UPS-MIB :: upsStartupAfterDelay

MIB Reference — IPNetwork Monitor

All MIBsUPS-MIBupsStartupAfterDelay

upsStartupAfterDelay

Module: UPS-MIB

OID (symbolic): UPS-MIB::upsStartupAfterDelay

OID (numeric): 1.3.6.1.2.1.33.1.8.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Setting this object will start the output after the indicated number of seconds, including starting the UPS, if necessary. Setting this object to 0 will cause the startup to occur immediately. Setting this

object to -1 will abort the countdown. If the output is already on at the time the countdown reaches 0, then nothing will happen. Sets to this object override the effect of any upsStartupAfterDelay countdown or upsRebootWithDuration countdown in progress. When read, upsStartupAfterDelay will return the number of seconds until startup, or -1 if no startup countdown is in effect. If the countdown expires during a utility failure, the startup shall not occur until the utility power is restored. On some systems, if the agent is restarted while a startup countdown is in effect, the countdown is aborted.

What is upsStartupAfterDelay?

This object controls when a UPS (Uninterruptible Power Supply) output turns on after a delay, measured in seconds, with 0 meaning immediate startup and -1 aborting the countdown. It allows scheduled power-on of connected devices, useful for controlled power restoration after an outage. Data center administrators use this to sequence equipment startup and prevent inrush current damage.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.8.3
snmpwalk -v2c -c public <target> UPS-MIB::upsStartupAfterDelay

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.8.3.1
snmpget -v2c -c public <target> UPS-MIB::upsStartupAfterDelay.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.33upsMIBUPS-MIB
1.3.6.1.2.1.33.1upsObjectsUPS-MIB
1.3.6.1.2.1.33.1.8upsControlUPS-MIB
1.3.6.1.2.1.33.1.8.3upsStartupAfterDelayUPS-MIB