All MIBs › CPS-MIB › ePDU2DeviceStatusPowerLoad
ePDU2DeviceStatusPowerLoad
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDU2DeviceStatusPowerLoad
OID (numeric): 1.3.6.1.4.1.3808.1.1.6.3.4.1.18
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: The power consumption of the Rack PDU load in Watts.
What is ePDU2DeviceStatusPowerLoad?
This read-only Gauge reports the power consumption of a given Rack PDU's load, in Watts. An admin polls it to track real wattage usage per unit, useful for facility power budgeting across multiple PDUs. For example, a reading of 1450 Watts on one PDU compared to 800 Watts on another in the same rack tells the admin which unit is carrying the heavier equipment load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.3.4.1.18 snmpwalk -v2c -c public <target> CPS-MIB::ePDU2DeviceStatusPowerLoad
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.3.4.1.18.1 snmpget -v2c -c public <target> CPS-MIB::ePDU2DeviceStatusPowerLoad.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ePDU2DeviceStatusPowerLoad.1
Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::ePDU2DeviceStatusPowerLoad OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3808 | cps | CPS-MIB |
| 1.3.6.1.4.1.3808.1 | products | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1 | hardware | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6 | ePDU2 | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3 | ePDU2Device | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.4 | ePDU2DeviceStatusTable | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.4.1 | ePDU2DeviceStatusEntry | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.4.1.18 | ePDU2DeviceStatusPowerLoad | CPS-MIB |