All MIBs › ACS8000-MIB › acsPowerMgmtUPSOutputCycleDelay
acsPowerMgmtUPSOutputCycleDelay
Module: ACS8000-MIB
OID (symbolic): ACS8000-MIB::acsPowerMgmtUPSOutputCycleDelay
OID (numeric): 1.3.6.1.4.1.10418.26.2.5.16.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Turns the UPS off and then back on after the number of seconds specified. When a value is written to this object the output will turned off immediately and then turned back on after the specified time has elapsed.
What is acsPowerMgmtUPSOutputCycleDelay?
This read-write INTEGER (0-300 seconds) commands a complete power cycle (immediate off, then on after the delay) to reboot equipment remotely. Engineers use remote power cycling in data centers to perform hard resets on hung servers without physical access or downtime windows. For example, writing "60" immediately cuts power, waits 60 seconds, then restores it—useful for resetting frozen equipment without manual intervention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.5.16.1.16 snmpwalk -v2c -c public <target> ACS8000-MIB::acsPowerMgmtUPSOutputCycleDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.5.16.1.16.1 snmpget -v2c -c public <target> ACS8000-MIB::acsPowerMgmtUPSOutputCycleDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10418.26.2.5.16.1.16.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acsPowerMgmtUPSOutputCycleDelay.1
Start monitoring Vertiv (Avocent) ACS 8000 console servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACS8000-MIB::acsPowerMgmtUPSOutputCycleDelay OID value, configure state conditions and alerts, and monitor any Vertiv (Avocent) ACS 8000 console servers 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.10418.26 | acs | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2 | acsManagement | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5 | acsPowerMgmt | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.16 | acsPowerMgmtUPSOutputTable | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.16.1 | acsPowerMgmtUPSOutputTableEntry | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.16.1.16 | acsPowerMgmtUPSOutputCycleDelay | ACS8000-MIB |