upsAdvControlRebootShutdownUps
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.1.6.2.2
Object
scalar mandatory
r/w
Enumeration
Setting this variable to rebootShutdownUps(2) causes the UPS
to shut off and turn back on (as long as good AC input power
is available, otherwise the UPS will remain off until good AC
input power is available).
Setting this variable to rebootShutdownUpsGracefully(3) causes
the UPS to shut off after a delay period and then turn back
on. This allows the host to shut down in a graceful manner.
If this UPS is an active member of a Synchronized Control
Group (SCG) the rebootShutdownSyncGroupUps(4) command will
perform a Synchronized Reboot of all active Group members
regardless of their current AC output status. If applicable,
this unit's Power Synchronization Delay, Shutdown Delay,
Return Delay, Return Battery Capacity, and Return Battery
Capacity Offset will be used to execute the Reboot command.
If this UPS is an active member of a SCG the
rebootShutdownSyncGroupUpsGracefully(5) command will perform
a Synchronized Reboot of all active Group members regardless
of their current AC output status. If applicable, this unit's
Power Synchronization Delay, Maximum Shutdown Time, Shutdown
Delay, Return Delay, Return Battery Capacity, and Return
Battery Capacity Offset will be used to execute the Reboot
command.
Setting this value to noRebootShutdownUps(1) has no effect.
The value noRebootShutdownUps(1) will always be returned when
the variable is read.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.1.6.2.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsAdvControl
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 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::upsAdvControlRebootShutdownUps.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-MIB::upsAdvControlRebootShutdownUps'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noRebootShutdownUps |
2 | rebootShutdownUps |
3 | rebootShutdownUpsGracefully |
4 | rebootShutdownSyncGroupUps |
5 | rebootShutdownSyncGroupUpsGracefully |