All MIBs › CPS-MIB › ePDUOutletConfigRebootDuration
ePDUOutletConfigRebootDuration
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDUOutletConfigRebootDuration
OID (numeric): 1.3.6.1.4.1.3808.1.1.3.3.4.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: During a reboot sequence, power is turned off and then back on. This OID defines the amount of time to wait, in seconds, after turning the power off, at the start of the sequence, before turning power back on, at the end of the reboot sequence.
Allowed range is any value between 5 and 60 seconds (1 minute).
What is ePDUOutletConfigRebootDuration?
This read-write integer defines how many seconds, between 5 and 60, an outlet stays off during a reboot sequence before power is restored. Admins tune this to give a specific device enough time to fully discharge and reset before power returns, since some equipment needs longer than a brief flicker to properly power-cycle. Setting this to 30 seconds on a networking switch's outlet ensures the switch is fully powered down long enough to clear its internal state before rebooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.3.4.1.1.6 snmpwalk -v2c -c public <target> CPS-MIB::ePDUOutletConfigRebootDuration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.3.4.1.1.6.1 snmpget -v2c -c public <target> CPS-MIB::ePDUOutletConfigRebootDuration.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3808.1.1.3.3.4.1.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::ePDUOutletConfigRebootDuration 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.4 | ePDUOutletConfig | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.4.1 | ePDUOutletConfigTable | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.4.1.1 | ePDUOutletConfigEntry | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.4.1.1.6 | ePDUOutletConfigRebootDuration | CPS-MIB |