nnchassisOperStatus
CHASSIS-MIB ·
.1.3.6.1.4.1.562.73.1.1.1.2.2
Object
scalar Enumeration
The operational status of the chassis.
Context
- MIB
- CHASSIS-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.1.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- nnchassisMib
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 'CHASSIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHASSIS-MIB::nnchassisOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CHASSIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CHASSIS-MIB::nnchassisOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | operdown |
3 | admindown |
4 | hotswap |
5 | boot |
6 | other |