inetTrapRowStatus
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.22.1.2.1.2
Object
Individual Row Status 1 - Row is Active - Row is activated and ready. 2 - Not-In-Service - Row is suspended. 3 - Not Ready - Row is not activated and still needs some columnar values to move to ready state. 4 - Create and Go - This is set when the client uses multivarbind request to configure the trap table. 5 - Create and Wait - This is set when the client does sequential configuration of the trap table. 6 - Destroy - This is set when the client wants to delete the row from the table.
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.22.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- inetTrapDestinationEntry
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 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JETDIRECT3-MIB::inetTrapRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JETDIRECT3-MIB::inetTrapRowStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JETDIRECT3-MIB::inetTrapRowStatus'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Object Constraints
range: 0-4094
Type Constraints
range: -2147483648..2147483647