hpnsaTrapMgrActiveTrapHandleIndex
HPNSATRAPMNGR-MIB ·
.1.3.6.1.4.1.11.2.23.23.4.1.1.1
Object
column mandatory
Integer32
A handle for each NSA SNMP trap that is received. The value of the handle starts at 1 and increments to 65534. Each trap received is given a handle and the handle remains the same even if the SNMP agent is reloaded.
Context
- MIB
- HPNSATRAPMNGR-MIB
- OID
.1.3.6.1.4.1.11.2.23.23.4.1.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hpnsaTrapMgrActiveTableEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPNSATRAPMNGR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSATRAPMNGR-MIB::hpnsaTrapMgrActiveTrapHandleIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPNSATRAPMNGR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSATRAPMNGR-MIB::hpnsaTrapMgrActiveTrapHandleIndex.<hpnsaTrapMgrActiveTrapHandleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPNSATRAPMNGR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPNSATRAPMNGR-MIB::hpnsaTrapMgrActiveTrapHandleIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65534