hwFansStatus
HUAWEI-MLSR-DEV-ADM-MIB ·
.1.3.6.1.4.1.2011.2.2.4.17
Object
scalar mandatory
Enumeration
The current status of system fan: running(0) indicates the fan is running;stopping(1) indicates the fan is stopping; nofan(2) indicates no fan in the device.
Context
- MIB
- HUAWEI-MLSR-DEV-ADM-MIB
- OID
.1.3.6.1.4.1.2011.2.2.4.17- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- huaweiMixinfo
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 'HUAWEI-MLSR-DEV-ADM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MLSR-DEV-ADM-MIB::hwFansStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MLSR-DEV-ADM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MLSR-DEV-ADM-MIB::hwFansStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | running |
1 | stopping |
2 | nofan |