All MIBs › CPQSM2-MIB › cpqSm2CntlrAgentLocation
cpqSm2CntlrAgentLocation
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2CntlrAgentLocation
OID (numeric): 1.3.6.1.4.1.232.9.2.2.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Remote Insight/ Integrated Lights-Out Agent Location.
The following values are defined:
hostOsAgent(1) The Remote Insight/ Integrated Lights-Out MIB information is provided by the host OS agents.
firmwareAgent(2) The Remote Insight/ Integrated Lights-Out MIB information is provided by the EISA Remote Insight/ Integrated Lights-Out firmware.
remoteInsightPciFirmwareAgent(3) The Remote Insight/ Integrated Lights-Out MIB information is provided by the PCI Remote Insight/ Integrated Lights-Out firmware.
enclosureFirmwareAgent(4) The Remote Insight/ Integrated Lights-Out MIB information is provided by a rack enclosure firmware agent.
What is cpqSm2CntlrAgentLocation?
This read-only integer reports where the Remote Insight/Integrated Lights-Out MIB data is actually sourced from: the host OS agent, EISA Remote Insight firmware, PCI Remote Insight firmware, or enclosure firmware. It matters for knowing whether this monitoring data will remain available if the host operating system crashes, since firmware-sourced data survives an OS outage while host-OS-sourced data doesn't. For example, an admin relying on out-of-band monitoring during an OS crash checks cpqSm2CntlrAgentLocation and confirms it reports firmwareAgent(2), meaning this data will remain available even if the host OS is down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.10 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrAgentLocation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.10.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrAgentLocation.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSm2CntlrAgentLocation.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::cpqSm2CntlrAgentLocation 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.10 | cpqSm2CntlrAgentLocation | CPQSM2-MIB |