s100FanOperationalStatus
ZHONE-SECHTOR100-MIB ·
.1.3.6.1.4.1.5504.2.4.1.1.1
Object
scalar deprecated
Enumeration
This variable describes the working status of the four fans for the Sechtor 100. If any one of the four fans is not running correctly, this variable shows 'fanFailure'. When all the fans are working, the value of this variable is 'operational'.
Context
- MIB
- ZHONE-SECHTOR100-MIB
- OID
.1.3.6.1.4.1.5504.2.4.1.1.1- Type
- scalar
- Access
- readonly
- Status
- deprecated
- Parent
- sechtor100Environment
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 'ZHONE-SECHTOR100-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SECHTOR100-MIB::s100FanOperationalStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SECHTOR100-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SECHTOR100-MIB::s100FanOperationalStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | operational |
2 | fanFailure |