CPS-MIB :: ePDUOutletDevCommand

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPS-MIBePDUOutletDevCommand

ePDUOutletDevCommand

Module: CPS-MIB

OID (symbolic): CPS-MIB::ePDUOutletDevCommand

OID (numeric): 1.3.6.1.4.1.3808.1.1.3.3.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Setting this OID to immediateAllOn (2) will turn all outlets on immediately.

Setting this OID to immediateAllOff (3) will turn all outlets off immediately.

Setting this OID to immediateAllReboot (4) will reboot all outlets immediately.

Setting this OID to delayedAllOn (5) will turn all outlets on as defined by each outlet's ePDUOutletConfigPowerOnTime OID value.

Setting this OID to delayedAllOff (6) will turn all outlets off as defined by each outlet's ePDUOutletConfigPowerOffTime OID value.

Setting this OID to delayedAllReboot (7) will cause a delayedAllOff command to be performed. Once all outlets are off, the Switched Rack PDU will then delay the largest ePDUOutletConfigRebootDuration OID time, and then perform a delayedAllOn command.

Setting this OID to cancelAllPendingCommands (8) will cause all pending commands on the Switched Rack PDU to be canceled.

Getting this OID will return the noCommandAll (1) value.

What is ePDUOutletDevCommand?

This read-write enumerated integer issues a power command to every outlet on the Rack PDU at once, such as immediateAllOn(2), immediateAllOff(3), immediateAllReboot(4), or a delayed variant that honors each outlet's configured power-on/off timing. Admins use it for coordinated actions like powering down an entire rack for maintenance or bringing all outlets back up together after a planned outage. Setting this to immediateAllReboot(4) during a scheduled maintenance window power-cycles every outlet on that PDU simultaneously rather than one at a time.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.3.1.1
snmpwalk -v2c -c public <target> CPS-MIB::ePDUOutletDevCommand

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.3.1.1.1
snmpget -v2c -c public <target> CPS-MIB::ePDUOutletDevCommand.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.3808.1.1.3.3.1.1.1 i <value>

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::ePDUOutletDevCommand 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 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
Numeric OIDNameModule
1.3.6.1.4.1.3808cpsCPS-MIB
1.3.6.1.4.1.3808.1productsCPS-MIB
1.3.6.1.4.1.3808.1.1hardwareCPS-MIB
1.3.6.1.4.1.3808.1.1.3ePDUCPS-MIB
1.3.6.1.4.1.3808.1.1.3.3ePDUOutletCPS-MIB
1.3.6.1.4.1.3808.1.1.3.3.1ePDUOutletDeviceCPS-MIB
1.3.6.1.4.1.3808.1.1.3.3.1.1ePDUOutletDevCommandCPS-MIB