All MIBs › AT-SYSINFO-MIB › fanAndPsFanTrayPresent
fanAndPsFanTrayPresent
Module: AT-SYSINFO-MIB
OID (symbolic): AT-SYSINFO-MIB::fanAndPsFanTrayPresent
OID (numeric): 1.3.6.1.4.1.207.8.4.4.3.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.3.1.8 snmpwalk -v2c -c public <target> AT-SYSINFO-MIB::fanAndPsFanTrayPresent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.3.1.8.1 snmpget -v2c -c public <target> AT-SYSINFO-MIB::fanAndPsFanTrayPresent.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fanAndPsFanTrayPresent.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.207 | alliedTelesis | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4 | brouterMib | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4 | atRouter | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.3 | sysinfo | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.3.1 | fanAndPs | AT-SYSINFO-MIB |
| 1.3.6.1.4.1.207.8.4.4.3.1.8 | fanAndPsFanTrayPresent | AT-SYSINFO-MIB |