All MIBs › CPQSRVMN-MIB › cpqSmCntlrSelfTestErrorCode
cpqSmCntlrSelfTestErrorCode
Module: CPQSRVMN-MIB
OID (symbolic): CPQSRVMN-MIB::cpqSmCntlrSelfTestErrorCode
OID (numeric): 1.3.6.1.4.1.232.4.2.2.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Server Manager Self Test Error Code.
The result of the self test run by the Server Manager board firmware. This value is a set of bit flags defined as follows (bit 0 is the least significant bit): Bit 0 set - ROM Checksum failed Bit 1 set - RAM test failed Bit 2 set - 80186 timer failed Bit 3 set - Built in modem failed Bit 4 set - Direct connect interface failed Bit 5 set - Real time clock failed Bit 6 set - Temperature and/or voltage sensor failed Bit 7 set - DTMF (tone detection circuitry) failed Bit 8 set - VSL (voice synthesis logic circuitry) failed Bit 9 set - Host bus monitor failed Bit 10 set - Bus master interface failed Bit 11 set - Battery is broken
Bits 12 - 15 are currently reserved.
A value of zero (no bits are set) indicates no self test error has occured.
What is cpqSmCntlrSelfTestErrorCode?
This read-only INTEGER from 0 to 65535 is a bit-flag field from the board firmware's self-test, where individual bits indicate specific failures such as ROM checksum, RAM test, timer, or built-in modem failure. An administrator cares because a nonzero value pinpoints exactly which subsystem failed self-test. For example, an admin decodes this OID and finds bit 3 set, indicating the built-in modem failed self-test, and orders a replacement modem module.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.4.2.2.8 snmpwalk -v2c -c public <target> CPQSRVMN-MIB::cpqSmCntlrSelfTestErrorCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.4.2.2.8.1 snmpget -v2c -c public <target> CPQSRVMN-MIB::cpqSmCntlrSelfTestErrorCode.1
Start monitoring HP ProLiant server (overall server management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSRVMN-MIB::cpqSmCntlrSelfTestErrorCode OID value, configure state conditions and alerts, and monitor any HP ProLiant server (overall server management) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.4 | cpqServerManager | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2 | cpqSmComponent | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.2 | cpqSmCntlr | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.2.8 | cpqSmCntlrSelfTestErrorCode | CPQSRVMN-MIB |