All MIBs › COMPAQ-AGENT-MIB › agentSwitchPowerSupplyInputLineStatus
agentSwitchPowerSupplyInputLineStatus
Module: COMPAQ-AGENT-MIB
OID (symbolic): COMPAQ-AGENT-MIB::agentSwitchPowerSupplyInputLineStatus
OID (numeric): 1.3.6.1.4.1.232.161.3.3.2.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of line input power.
What is agentSwitchPowerSupplyInputLineStatus?
This read-only object reports the condition of the AC input line feeding a specific power supply, distinguishing conditions like overvoltage, undervoltage, a brief line hit, brownout, or complete power loss. An administrator uses this to determine whether a power supply issue originates from the facility's electrical supply rather than the supply hardware itself. For example, seeing agentSwitchPowerSupplyInputLineStatus report brownOut(5) would point the investigation toward the building's power quality rather than a defective power supply unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.161.3.3.2.1.1.7 snmpwalk -v2c -c public <target> COMPAQ-AGENT-MIB::agentSwitchPowerSupplyInputLineStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.161.3.3.2.1.1.7.1 snmpget -v2c -c public <target> COMPAQ-AGENT-MIB::agentSwitchPowerSupplyInputLineStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentSwitchPowerSupplyInputLineStatus.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::agentSwitchPowerSupplyInputLineStatus 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.7 | agentSwitchPowerSupplyInputLineStatus | COMPAQ-AGENT-MIB |