All MIBs › CPQSM2-MIB › cpqSm2CntlrInterfaceStatus
cpqSm2CntlrInterfaceStatus
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2CntlrInterfaceStatus
OID (numeric): 1.3.6.1.4.1.232.9.2.2.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Remote Insight/ Integrated Lights-Out Interface Status.
The following values are defined:
other(1) The Insight Agent is unable to determine the status of the Remote Insight/ Integrated Lights-Out interface.
ok(2) The Remote Insight/ Integrated Lights-Out firmware is responding to commands.
notResponding(3) The Remote Insight/ Integrated Lights-Out firmware is not responding to commands.
What is cpqSm2CntlrInterfaceStatus?
This read-only integer reports whether the Remote Insight/Integrated Lights-Out firmware is responding to commands: other, ok, or not responding. It matters as a basic reachability check of the management card's command interface, distinct from whether the card can be SNMP-polled at all. For example, monitoring detects cpqSm2CntlrInterfaceStatus reporting notResponding(3), alerting the admin that the iLO firmware itself has become unresponsive even though SNMP polling still works.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.17 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrInterfaceStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.17.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrInterfaceStatus.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::cpqSm2CntlrInterfaceStatus 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.17 | cpqSm2CntlrInterfaceStatus | CPQSM2-MIB |