upsStartupAfterDelay
UPS-MIB ·
liebert variant
·
.1.3.6.1.2.1.33.1.8.3
Object
scalar r/w
secondsInteger32
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.
Context
- MIB
- UPS-MIB
- OID
.1.3.6.1.2.1.33.1.8.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- upsControl
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UPS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPS-MIB::upsStartupAfterDelay.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UPS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UPS-MIB::upsStartupAfterDelay'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: -1-2147483648
Conformance
Member of
Compliance refinements
CLAB-UPS-MIB::clabUpsMibCompliance
Integer32
range: -1..604800
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.
starting the UPS, if necessary. Setting this object to 0 will cause
the startup to occur immediately.