fanAndPsFanTrayPresent
AT-SYSINFO-MIB ·
allied-old variant
·
.1.3.6.1.4.1.207.8.4.4.3.1.8
Object
scalar Enumeration
The status of the presence of the fan tray in this system. Systems which do not support a fan tray return the value notSupported. Upon removal of the fan tray there is a short period (20s) before the value of this variable is changed to notPresent. This is to allow for scheduled replacement and/or cleaning of the fan tray.
Context
- MIB
- AT-SYSINFO-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.1.8- Type
- scalar
- Access
- readonly
- Status
- current
- 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 'AT-SYSINFO-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-SYSINFO-MIB::fanAndPsFanTrayPresent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-SYSINFO-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-SYSINFO-MIB::fanAndPsFanTrayPresent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notSupported |
1 | present |
2 | notPresent |