nodeOperStatus
A100-R1-MIB ·
nec variant
·
.1.3.6.1.4.1.119.2.3.14.3.1.1
Object
scalar mandatory
Enumeration
Operational status of the Model 5.
Context
- MIB
- A100-R1-MIB
- OID
.1.3.6.1.4.1.119.2.3.14.3.1.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- node
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 'A100-R1-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A100-R1-MIB::nodeOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A100-R1-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A100-R1-MIB::nodeOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down |
2 | active |
3 | off-line |
4 | testing |
5 | initializing |