mumStaFanState
NTNTECH-CHASSIS-STATUS-MIB ·
.1.3.6.1.4.1.8059.1.1.2.1.1.1.2
Object
scalar Enumeration
Check the current state of the chassis fan unit.
1 = ON (all fans operational)
2 = Fault (at least one fan within the fan system has malfunctioned)
3 = Alert (all fans within the fan system have malfunctioned)
Context
- MIB
- NTNTECH-CHASSIS-STATUS-MIB
- OID
.1.3.6.1.4.1.8059.1.1.2.1.1.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- valMultiplexerUplinkModule
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 'NTNTECH-CHASSIS-STATUS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-CHASSIS-STATUS-MIB::mumStaFanState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTNTECH-CHASSIS-STATUS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTNTECH-CHASSIS-STATUS-MIB::mumStaFanState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | fault |
3 | alert |