All MIBs › COMPAQ-AGENT-MIB › agentSwitchPowerSupplyCondition
agentSwitchPowerSupplyCondition
Module: COMPAQ-AGENT-MIB
OID (symbolic): COMPAQ-AGENT-MIB::agentSwitchPowerSupplyCondition
OID (numeric): 1.3.6.1.4.1.232.161.3.3.2.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The condition of the power supply.
This value will be one of the following:
other(1) The status could not be determined or not present.
ok(2) The power supply is operating normally.
degraded(3) A temperature sensor, fan or other power supply component is outside of normal operating range.
failed(4) A power supply component detects a condition that could possibly damage the system.
What is agentSwitchPowerSupplyCondition?
This read-only object gives an overall health summary for a power supply, ranging from normal operation to degraded (an out-of-range sensor or component) to fully failed. An administrator uses this high-level status as a quick health check before drilling into the more specific agentSwitchPowerSupplyStatus code for details. For example, seeing agentSwitchPowerSupplyCondition report degraded(3) would prompt an operator to check the intake and exhaust temperature readings for that same supply to find the underlying issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.161.3.3.2.1.1.8 snmpwalk -v2c -c public <target> COMPAQ-AGENT-MIB::agentSwitchPowerSupplyCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.161.3.3.2.1.1.8.1 snmpget -v2c -c public <target> COMPAQ-AGENT-MIB::agentSwitchPowerSupplyCondition.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::agentSwitchPowerSupplyCondition 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.2 | agentSwitchPowerSupply | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.3.2.1 | agentSwitchPowerSupplyTable | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.3.2.1.1 | agentSwitchPowerSupplyEntry | COMPAQ-AGENT-MIB |
| 1.3.6.1.4.1.232.161.3.3.2.1.1.8 | agentSwitchPowerSupplyCondition | COMPAQ-AGENT-MIB |