All MIBs › CPQSM2-MIB › cpqSm2CntlrSelfTestErrorMask
cpqSm2CntlrSelfTestErrorMask
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2CntlrSelfTestErrorMask
OID (numeric): 1.3.6.1.4.1.232.9.2.2.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Remote Insight/ Integrated Lights-Out Self Test Error Mask.
Each bit in this mask corresponds to a bit in the MIB variable cpqSm2CntlrSelfTestErrors. If the mask bit is a 1, then the corresponding bit in cpqSm2CntlrSelfTestErrors is relevant to the particular version of the Remote Insight/ Integrated Lights-Out. This variable is necessary since the different versions of the Remote Insight/ Integrated Lights-Out hardware have different subsets of tests that are performed.
What is cpqSm2CntlrSelfTestErrorMask?
This read-only integer is a bitmask indicating which bits of cpqSm2CntlrSelfTestErrors are actually meaningful on this particular hardware version, since different Remote Insight/iLO hardware revisions use the self-test bits differently. It matters for correctly interpreting the self-test error bitmap without misreading bits that don't apply to this hardware. For example, before decoding cpqSm2CntlrSelfTestErrors, an admin checks cpqSm2CntlrSelfTestErrorMask to confirm which bits are actually applicable to this particular Remote Insight hardware revision, avoiding misreading irrelevant bits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.22 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrSelfTestErrorMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.22.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrSelfTestErrorMask.1
Start monitoring Compaq/HP ProLiant server (iLO management board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSM2-MIB::cpqSm2CntlrSelfTestErrorMask OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iLO management board) 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.9 | cpqSm2 | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2 | cpqSm2Component | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.2 | cpqSm2Cntlr | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.2.22 | cpqSm2CntlrSelfTestErrorMask | CPQSM2-MIB |