COMPAQ-AGENT-MIB :: agentSwitchTempSensorCondition

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOMPAQ-AGENT-MIBagentSwitchTempSensorCondition

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
1.3.6.1.4.1.232.161compaq_proLiantBLeClassCG_proLiantBLpClassGbECOMPAQ-ID-REC-MIB
1.3.6.1.4.1.232.161.3compaq_common_mgmtCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.161.3.3agentSwitchCommonMgmtCOMPAQ-AGENT-MIB
1.3.6.1.4.1.232.161.3.3.4agentSwitchTempSensorCOMPAQ-AGENT-MIB
1.3.6.1.4.1.232.161.3.3.4.1agentSwitchTempSensorTableCOMPAQ-AGENT-MIB
1.3.6.1.4.1.232.161.3.3.4.1.1agentSwitchTempSensorEntryCOMPAQ-AGENT-MIB
1.3.6.1.4.1.232.161.3.3.4.1.1.4agentSwitchTempSensorConditionCOMPAQ-AGENT-MIB