All MIBs › CPS-MIB › ePDUOutletStatusCommandPending
ePDUOutletStatusCommandPending
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDUOutletStatusCommandPending
OID (numeric): 1.3.6.1.4.1.3808.1.1.3.3.5.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Getting this variable will return the command pending state of the outlet. If a command is pending on the outlet, the outletStatusCommandPending (1) value will be returned. If there is not a command pending on the outlet, the outletStatusNoCommandPending (2) will be returned.
What is ePDUOutletStatusCommandPending?
This read-only enumerated integer reports whether a delayed power command is still waiting to execute on a specific outlet: outletStatusCommandPending(1) if one is queued, or outletStatusNoCommandPending(2) if not. Admins check this after issuing a delayed on/off/reboot command to confirm whether the action has already completed or is still counting down. Seeing outletStatusCommandPending(1) shortly after scheduling a delayed reboot confirms the outlet hasn't yet cycled and the timer is still running.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.3.5.1.1.5 snmpwalk -v2c -c public <target> CPS-MIB::ePDUOutletStatusCommandPending
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.3.5.1.1.5.1 snmpget -v2c -c public <target> CPS-MIB::ePDUOutletStatusCommandPending.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::ePDUOutletStatusCommandPending 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.3 | ePDU | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3 | ePDUOutlet | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.5 | ePDUOutletStatus | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.5.1 | ePDUOutletStatusTable | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.5.1.1 | ePDUOutletStatusEntry | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.5.1.1.5 | ePDUOutletStatusCommandPending | CPS-MIB |