rlPNPState
CISCOSB-PNP ·
.1.3.6.1.4.1.9.6.1.101.234.4
Object
scalar Enumeration
Displays the PnP agent state.
Context
- MIB
- CISCOSB-PNP
- OID
.1.3.6.1.4.1.9.6.1.101.234.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rlPNP
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCOSB-PNP' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-PNP::rlPNPState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOSB-PNP' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOSB-PNP::rlPNPState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | bootup |
1 | discovery |
2 | discoveryWait |
3 | session |
4 | sessionWait |
5 | disabled |
6 | notReady |