All MIBs › CPQSINFO-MIB › cpqSiMonitorStatus
cpqSiMonitorStatus
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiMonitorStatus
OID (numeric): 1.3.6.1.4.1.232.2.2.8.2.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This provides the status of the monitor's fault reporting features.
This status value will be one of the following:
other(1) Monitor fault reporting is not supported by this monitor or the Insight Agent does not recognize the status. You may need to upgrade your software.
unknown(2) The monitor status is unknown because the monitor is either in power saving mode or it has been turned off.
ok(3) The monitor is operating within normal limits.
thermalDegraded(4) The monitor's internal temperature is not functioning within normal operating limits.
operationalFailure(5) The monitor is not functioning within normal operating limits. At least one of the operational features has failed. The monitor should be replaced.
What is cpqSiMonitorStatus?
This read-only integer combines a monitor's thermal and operational fault-reporting into one status: other, unknown (monitor is off or power-saving), ok, thermal-degraded, or operational-failure. It matters for quickly distinguishing an actually failed display from one that's simply asleep. For example, an admin sees cpqSiMonitorStatus report unknown(2) and realizes the console monitor is simply in power-saving standby rather than actually failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.8.2.1.14 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiMonitorStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.8.2.1.14.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiMonitorStatus.1
Start monitoring HP/Compaq ProLiant server (system info) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSINFO-MIB::cpqSiMonitorStatus OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (system info) 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.2 | cpqSystemInfo | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2 | cpqSiComponent | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.8 | cpqSiMonitor | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.8.2 | cpqSiMonitorTable | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.8.2.1 | cpqSiMonitorEntry | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.8.2.1.14 | cpqSiMonitorStatus | CPQSINFO-MIB |