All MIBs › AVICI-BAY-MIB › aviciBayFanCurrFailures
aviciBayFanCurrFailures
Module: AVICI-BAY-MIB
OID (symbolic): AVICI-BAY-MIB::aviciBayFanCurrFailures
OID (numeric): 1.3.6.1.4.1.2474.1.4.1.4.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This variable specifies this fan object's current failures. A value of 0 means there are no current failures for this fan object. The value represents a vector of bits, each specifying a type of fan failure: - Bit 0 Communication failure - Bit 1 General failure (fan jammed, etc.) - Bit 2 Filter blocked - Bit 3 Bad or absent internal thermistor - Bit 4 Bad or absent external thermistor - Bit 5 Fan temperature above minor threshold but less than major - Bit 6 Fan temperature above major threshold but less than critical threshold - Bit 7 Fan temperature above critical threshold
What is aviciBayFanCurrFailures?
Reports a bitmask of currently active failure conditions on the fan, where a value of 0 means no failures; individual bits represent specific fault types such as communication failures or hardware errors. This allows monitoring systems to identify the exact nature of any fan fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2474.1.4.1.4.1.8 snmpwalk -v2c -c public <target> AVICI-BAY-MIB::aviciBayFanCurrFailures
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2474.1.4.1.4.1.8.1 snmpget -v2c -c public <target> AVICI-BAY-MIB::aviciBayFanCurrFailures.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aviciBayFanCurrFailures.1
Start monitoring Avici Systems core/backbone routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AVICI-BAY-MIB::aviciBayFanCurrFailures OID value, configure state conditions and alerts, and monitor any Avici Systems core/backbone routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.2474 | avici | AVICI-SMI |
| 1.3.6.1.4.1.2474.1 | aviciMibs | AVICI-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2474.1.4 | aviciBayMIB | AVICI-BAY-MIB |
| 1.3.6.1.4.1.2474.1.4.1 | aviciBayObjects | AVICI-BAY-MIB |
| 1.3.6.1.4.1.2474.1.4.1.4 | aviciBayFanTable | AVICI-BAY-MIB |
| 1.3.6.1.4.1.2474.1.4.1.4.1 | aviciBayFanEntry | AVICI-BAY-MIB |
| 1.3.6.1.4.1.2474.1.4.1.4.1.8 | aviciBayFanCurrFailures | AVICI-BAY-MIB |