npSysState
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.1.1
Object
scalar Enumeration
The state of the LAN card to network peripheral interface driver.
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- npSys
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 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JETDIRECT3-MIB::npSysState.0'
More examples
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::npSysState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | offline |
2 | initializing |
4 | online |
5 | error |
6 | io-not-ready |