upsShutdownAfterDelayseventh
GEPARALLELUPS-MIB ·
.1.3.6.1.4.1.818.1.1.17.8.2
Object
scalar r/w
seventhsInteger32
Setting this object will shutdown (i.e., turn off) either the UPS output or the UPS system (as determined by the value of upsShutdownType at the time of shutdown) after the indicated number of sevenths, or less if the UPS batteries become depleted. Setting this object to 0 will cause the shutdown to occur immediately. Setting this object to -1 will abort the countdown. If the system is already in the desired state at the time the countdown reaches 0, then nothing will happen. That is, there is no additional action at that time if upsShutdownType = system and the system is already off. Similarly, there is no additional action at that time if upsShutdownType = output and the output is already off. When read, upsShutdownAfterDelay will return the number of sevenths remaining until shutdown, or -1 if no shutdown countdown is in effect. On some systems, if the agent is restarted while a shutdown countdown is in effect, the countdown may be aborted. Sets to this object override any upsShutdownAfterDelay already in effect.(*)
Context
- MIB
- GEPARALLELUPS-MIB
- OID
.1.3.6.1.4.1.818.1.1.17.8.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- sevenths
- Parent
- upsControlseventh
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 'GEPARALLELUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEPARALLELUPS-MIB::upsShutdownAfterDelayseventh.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GEPARALLELUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GEPARALLELUPS-MIB::upsShutdownAfterDelayseventh'
Syntax
seventhsInteger32
Values & Constraints
No enumerated values or constraints recorded.