CPS-MIB :: atsOutletDevCommand

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPS-MIBatsOutletDevCommand

atsOutletDevCommand

Module: CPS-MIB

OID (symbolic): CPS-MIB::atsOutletDevCommand

OID (numeric): 1.3.6.1.4.1.3808.1.1.5.6.1.6

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 atsOutletCfgPowerOnTime OID value.

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

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

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

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

What is atsOutletDevCommand?

This read-write enumeration issues a bulk command to every outlet on the ATS at once, such as immediateAllOn(2), immediateAllOff(3), or immediateAllReboot(4), plus delayed variants. An admin uses it for whole-device power actions instead of toggling outlets one at a time. For example, setting this to immediateAllReboot(4) power-cycles every outlet on the ATS simultaneously, useful when recovering a rack of hung devices after a firmware update.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.5.6.1.6
snmpwalk -v2c -c public <target> CPS-MIB::atsOutletDevCommand

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.5.6.1.6.1
snmpget -v2c -c public <target> CPS-MIB::atsOutletDevCommand.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.3808.1.1.5.6.1.6.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::atsOutletDevCommand 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.5atsCPS-MIB
1.3.6.1.4.1.3808.1.1.5.6atsOutletCPS-MIB
1.3.6.1.4.1.3808.1.1.5.6.1atsOutletDeviceCPS-MIB
1.3.6.1.4.1.3808.1.1.5.6.1.6atsOutletDevCommandCPS-MIB