hwFanStatus
HUAWEI-ENVIRONMENT-MIB ·
.1.3.6.1.4.1.2011.6.1.5.1
Object
scalar Enumeration
The status of the fan. Options: 1.notconfig(1) -The status of the fan is notconfig 2.failure(2) -The status of the fan is fail
Context
- MIB
- HUAWEI-ENVIRONMENT-MIB
- OID
.1.3.6.1.4.1.2011.6.1.5.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwEmmTrapVbOids
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-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENVIRONMENT-MIB::hwFanStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ENVIRONMENT-MIB::hwFanStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notconfig |
2 | failure |