All MIBs › RADLAN-HWENVIROMENT › rlEnvMonFanState
rlEnvMonFanState
Module: RADLAN-HWENVIROMENT
OID (symbolic): RADLAN-HWENVIROMENT::rlEnvMonFanState
OID (numeric): 1.3.6.1.4.1.89.83.1.1.1.3
Node type: OBJECT-TYPE
Type: RlEnvMonState
Access: read-only
Description:
The mandatory state of the fan being instrumented.
What is rlEnvMonFanState?
This OID reports the current condition of the equipment's cooling fan (running, stopped, failed, or warning). It indicates whether the device is being properly cooled. A technician monitors this value to detect failing cooling systems before they cause equipment shutdown.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.83.1.1.1.3 snmpwalk -v2c -c public <target> RADLAN-HWENVIROMENT::rlEnvMonFanState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.83.1.1.1.3.1 snmpget -v2c -c public <target> RADLAN-HWENVIROMENT::rlEnvMonFanState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlEnvMonFanState.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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.83 | rlEnv | Dell-HWENVIROMENT |
| 1.3.6.1.4.1.89.83.1 | rlEnvPhysicalDescription | Dell-HWENVIROMENT |
| 1.3.6.1.4.1.89.83.1.1 | rlEnvMonFanStatusTable | Dell-HWENVIROMENT |
| 1.3.6.1.4.1.89.83.1.1.1 | rlEnvMonFanStatusEntry | Dell-HWENVIROMENT |
| 1.3.6.1.4.1.89.83.1.1.1.3 | rlEnvMonFanState | RADLAN-HWENVIROMENT |