npconfigState
NPCONFIG ·
.1.3.6.1.4.1.5504.2.5.13.7
Object
scalar r/w
Enumeration
Current state of system
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 'NPCONFIG' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NPCONFIG::npconfigState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NPCONFIG' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NPCONFIG::npconfigState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | resetToDefaults |
3 | restoreRemote |
4 | restoreBackup |