All MIBs › SnetSwitch-MIB › snetSwitchFanStatus
snetSwitchFanStatus
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchFanStatus
OID (numeric): 1.3.6.1.4.1.169.8.3.2.5.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the switch fans. Other(1): Unknown or not reported. This is the status if the switch cannot be reached.
OK(2): OK is reported if both fans are working as designed
Degraded(3): This status is not reported but is listed for consistency with other status fields
Failed(4): One or more fans have failed. The power module should be replaced immediately to prevent damage to switch components.
What is snetSwitchFanStatus?
This read-only value reports the switch's fan status: other(1) meaning unknown or unreachable, ok(2) meaning both fans are working, degraded(3) which is listed for consistency but not actually reported in practice, or failed(4) meaning one or more fans have failed. Admins treat a failed status as urgent, since the MIB explicitly notes the power module should be replaced immediately to prevent damage to switch components. It feeds into the overall snetSwitchStatus calculation alongside port and hardware/firmware status.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.5.1.1.9 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchFanStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.5.1.1.9.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchFanStatus.1
Start monitoring HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SnetSwitch-MIB::snetSwitchFanStatus OID value, configure state conditions and alerts, and monitor any HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.169 | tandem | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8 | serverNet | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3 | serverNetSwitch | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2 | snetSwitchInfo | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.5 | snetSwitchErrorStatusData | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.5.1 | snetSwitchErrorStatusTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.5.1.1 | snetSwitchErrorStatusEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.5.1.1.9 | snetSwitchFanStatus | SnetSwitch-MIB |