All MIBs › CPS-MIB › ePDU2OutletSwitchedControlCommand
ePDU2OutletSwitchedControlCommand
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDU2OutletSwitchedControlCommand
OID (numeric): 1.3.6.1.4.1.3808.1.1.6.6.1.5.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Getting this variable will return the outlet state. If the outlet is on, the immediateOn (1) value will be returned. If the outlet is off, the immediateOff (2) value will be returned.
Setting this variable to immediateOn (1) will immediately turn the outlet on.
Setting this variable to immediateOff (2) will immediately turn the outlet off.
Setting this variable to immediateReboot (3) will immediately reboot the outlet.
Setting this variable to delayedOn (4) will turn the outlet on after the ePDUOutletConfigPowerOnTime OID time has elapsed.
Setting this variable to delayedOff (5) will turn the outlet off after the ePDUOutletConfigPowerOffTime OID time has elapsed.
Setting this variable to delayedReboot (6) will cause the Switched Rack PDU to perform a delayedOff command, wait the ePDUOutletConfigRebootDuration OID time, and then perform a delayedOn command.
Setting this variable to cancelPendingCommand (7) will cause any pending command to this outlet to be canceled.
Setting this variable to outletIdentify (8) will cause PDU LED to display the number of the outlet.
What is ePDU2OutletSwitchedControlCommand?
This read-write enumeration both reports and sets the power state of one individual switched outlet anywhere in a Rack PDU daisy chain, using values like immediateOn(1), immediateOff(2), immediateReboot(3), delayed variants, cancelPendingCommand(7), and outletIdentify(8). An admin uses it to power-cycle a single misbehaving device without affecting any other outlet in the chain. For example, setting this to outletIdentify(8) blinks or flags that specific outlet so a technician can physically confirm which socket in a large daisy chain corresponds to this SNMP index.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.6.1.5.1.5 snmpwalk -v2c -c public <target> CPS-MIB::ePDU2OutletSwitchedControlCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.6.1.5.1.5.1 snmpget -v2c -c public <target> CPS-MIB::ePDU2OutletSwitchedControlCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3808.1.1.6.6.1.5.1.5.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::ePDU2OutletSwitchedControlCommand 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.6 | ePDU2Outlet | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.6.1 | ePDU2OutletSwitched | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.6.1.5 | ePDU2OutletSwitchedControlTable | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.6.1.5.1 | ePDU2OutletSwitchedControlEntry | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.6.1.5.1.5 | ePDU2OutletSwitchedControlCommand | CPS-MIB |