hwSysAirFlowTempIn
HUAWEI-MLSR-DEV-ADM-MIB ·
.1.3.6.1.4.1.2011.2.2.4.15
Object
scalar mandatory
Enumeration
The current temperature of system.If the temperature is normal,ok(0) will return; If too cold,overcold(1) will return;If too hot,overhot(2) will return.
Context
- MIB
- HUAWEI-MLSR-DEV-ADM-MIB
- OID
.1.3.6.1.4.1.2011.2.2.4.15- 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::hwSysAirFlowTempIn.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::hwSysAirFlowTempIn'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ok |
1 | overcold |
2 | overhot |