FOUNDRY-SN-AGENT-MIB :: snChasFanStatus

MIB Reference — IPNetwork Monitor

All MIBsFOUNDRY-SN-AGENT-MIBsnChasFanStatus

snChasFanStatus

Module: FOUNDRY-SN-AGENT-MIB

OID (symbolic): FOUNDRY-SN-AGENT-MIB::snChasFanStatus

OID (numeric): 1.3.6.1.4.1.1991.1.1.1.1.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description:

This object is being deprecated, please use snChasFanTable instead.

A bit array that contains the value of the
fan status. This is a packed bit string. The
status of each fan is encoded into one bit.

  bit value    meaning
  ---------    -------
          0         fan failure.
          1         fan good.

There are two fans per VLAN Switch chassis in this release.
The following shows the meaning of each bit:
(bit 0 is the least significant bit).

  bit position   meaning
  ------------   -------
          6-31       reserved
          5          fan6 status
          4          fan5 status
          3          fan4 status
          2          fan3 status
          1          fan2 status
          0          fan1 status

What is snChasFanStatus?

This object represents the operational status of cooling fans installed in the chassis by encoding each fan's status into a single bit (0=failure, 1=good). The Foundry switch typically contains two fans per chassis, and operators use this bit array to quickly determine if any fans have failed or are operating normally. Reading this deprecated object has been replaced by the more detailed snChasFanTable, which provides per-fan status information.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.1.1.4
snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snChasFanStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.1.1.4.1
snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snChasFanStatus.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1991foundryFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1productsFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1switchFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.1snChassisFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.1.1snChasGenFOUNDRY-SN-AGENT-MIB
1.3.6.1.4.1.1991.1.1.1.1.4snChasFanStatusFOUNDRY-SN-AGENT-MIB