fanAndPsFanTrayStatus
ALLIEDTELESYN-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.1.9
Object
scalar mandatory
Enumeration
The status of the fan tray in this system. Systems which do not support a fan tray return the value non-supported. The value ok is returned if all fans in the fan tray are running at full speed. The value not-ok is returned if one of more of the fan tray fans is running slow or has stalled.
Context
- MIB
- ALLIEDTELESYN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.1.9- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- fanAndPs
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 'ALLIEDTELESYN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLIEDTELESYN-MIB::fanAndPsFanTrayStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALLIEDTELESYN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALLIEDTELESYN-MIB::fanAndPsFanTrayStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | non-supported |
1 | ok |
2 | not-ok |