All MIBs › CPQSRVMN-MIB › cpqSmObjDataInnateMonitoringStatus
cpqSmObjDataInnateMonitoringStatus
Module: CPQSRVMN-MIB
OID (symbolic): CPQSRVMN-MIB::cpqSmObjDataInnateMonitoringStatus
OID (numeric): 1.3.6.1.4.1.232.4.2.3.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Server Manager Innate Monitoring Status.
The following values are valid:
Enabled (3) Innate Monitoring is active.
Disabled (2) Innate Monitoring is not active.
Other (1) Innate Monitoring status is unobtainable
Innate Monitoring is performed by the Server Manager board without input from the operating system. It includes monitoring of information such as Temperature, Input/Output Check, and Power.
Compaq DIAGNOSTICS disables Innate Monitoring before executing any tests so that alerts are not caused inadvertently. After completion, Diagnostics re-enables alerting.
What is cpqSmObjDataInnateMonitoringStatus?
This read-only INTEGER reports whether Innate Monitoring, performed by the board itself without OS input for things like temperature, is other, disabled, or enabled. An administrator cares because disabling innate monitoring removes hardware-level checks that keep working even if the OS is unresponsive. For example, investigating a missed overheating alert, an admin discovers this OID was disabled(2), meaning the board itself wasn't watching temperature independently of NetWare.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.4.2.3.4 snmpwalk -v2c -c public <target> CPQSRVMN-MIB::cpqSmObjDataInnateMonitoringStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.4.2.3.4.1 snmpget -v2c -c public <target> CPQSRVMN-MIB::cpqSmObjDataInnateMonitoringStatus.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::cpqSmObjDataInnateMonitoringStatus 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.3 | cpqSmObjData | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3.4 | cpqSmObjDataInnateMonitoringStatus | CPQSRVMN-MIB |