rupsAutoRestart
RIELLOUPS-MIB ·
.1.3.6.1.4.1.5491.10.1.8.5
Object
scalar r/w
Enumeration
Setting this object to 'on' will cause the UPS system to restart after a shutdown if the shutdown occurred during a power loss as a result of either a upsShutdownAfterDelay or an internal battery depleted condition. Setting this object to 'off' will prevent the UPS system from restarting after a shutdown until an operator manually or remotely explicitly restarts it. If the UPS is in a startup or reboot countdown, then the UPS will not restart until that delay has been satisfied.
Context
- MIB
- RIELLOUPS-MIB
- OID
.1.3.6.1.4.1.5491.10.1.8.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rupsControl
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 'RIELLOUPS-MIB' -M '/opt/observium/mibs/riello:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RIELLOUPS-MIB::rupsAutoRestart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RIELLOUPS-MIB' -M '/opt/observium/mibs/riello:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RIELLOUPS-MIB::rupsAutoRestart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |