All MIBs › COMPAQ-AGENT-MIB › agentSwitchTempSensorCondition
agentSwitchTempSensorCondition
Module: COMPAQ-AGENT-MIB
OID (symbolic): COMPAQ-AGENT-MIB::agentSwitchTempSensorCondition
OID (numeric): 1.3.6.1.4.1.232.161.3.3.4.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Temperature sensor condition.
This value will be one of the following:
other(1) Temperature could not be determined.
ok(2) The temperature sensor is within the normal operating range.
degraded(3) The temperature sensor is outside of the normal operating range.
failed(4) The temperature sensor detects a condition that could possibly damage the system.
The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent.
What is agentSwitchTempSensorCondition?
This read-only object reports the health condition of a specific temperature sensor itself, ranging from normal operation to a degraded out-of-range reading to a failed state indicating possible system damage risk. An administrator distinguishes this sensor-condition field from the raw temperature reading, since a sensor can report a dangerous condition independent of the exact numeric value. For example, seeing agentSwitchTempSensorCondition report failed(4) would prompt urgent action even if the last known agentSwitchTempSensorCurrent reading looked otherwise unremarkable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.161.3.3.4.1.1.4 snmpwalk -v2c -c public <target> COMPAQ-AGENT-MIB::agentSwitchTempSensorCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.161.3.3.4.1.1.4.1 snmpget -v2c -c public <target> COMPAQ-AGENT-MIB::agentSwitchTempSensorCondition.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentSwitchTempSensorCondition.1
Start monitoring Compaq/HP ProLiant server (legacy SNMP agent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMPAQ-AGENT-MIB::agentSwitchTempSensorCondition OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (legacy SNMP agent) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.232.161 | compaq_proLiantBLeClassCG_proLiantBLpClassGbE | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.161.3 | compaq_common_mgmt | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.161.3.3 | agentSwitchCommonMgmt | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.3.4 | agentSwitchTempSensor | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.3.4.1 | agentSwitchTempSensorTable | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.3.4.1.1 | agentSwitchTempSensorEntry | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.3.4.1.1.4 | agentSwitchTempSensorCondition | COMPAQ-AGENT-MIB |