All MIBs › CISCO-C2900-MIB › c2900InfoSelfTestFailed
c2900InfoSelfTestFailed
Module: CISCO-C2900-MIB
OID (symbolic): CISCO-C2900-MIB::c2900InfoSelfTestFailed
OID (numeric): 1.3.6.1.4.1.9.9.87.1.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A bit array where the presence of a particular bit indicates a failure of a specific Power On Self Test. Bit 0 - System Board Failure Bit 1 - CPU Buffer Failure Bit 2 - Notify RAM Failure Bit 3 - Supervisor ASIC Failure Bit 4 - Data Buffer Failure Bit 5 - Buffer Table Failure Bit 6 - Satellite ASIC Failure Bit 7 - Front End Failure
What is c2900InfoSelfTestFailed?
This read-only 8-byte bit array flags the presence of a failure in one of eight specific Power-On Self Tests, named bit by bit: System Board, CPU Buffer, Notify RAM, Supervisor ASIC, Data Buffer, Buffer Table, Satellite ASIC, and Front End. Because each bit maps to one specific hardware subsystem tested at power-on, this object lets an admin identify exactly which internal component failed self-test without console access to the boot log, so bit 3 alone being set means the Supervisor ASIC specifically failed, not a generic something's-wrong indication. A value with only bit 6, Satellite ASIC Failure, set would point a technician straight at replacing or reseating the satellite ASIC daughtercard rather than the whole supervisor module.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.87.1.1.6 snmpwalk -v2c -c public <target> CISCO-C2900-MIB::c2900InfoSelfTestFailed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.87.1.1.6.1 snmpget -v2c -c public <target> CISCO-C2900-MIB::c2900InfoSelfTestFailed.1
Start monitoring Cisco Catalyst 2900 series switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-C2900-MIB::c2900InfoSelfTestFailed OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2900 series switch (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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.87 | ciscoC2900MIB | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1 | c2900MIBObjects | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.1 | c2900SysInfo | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.1.6 | c2900InfoSelfTestFailed | CISCO-C2900-MIB |