dupsAutoReboot
DeltaUPS-MIB ·
.1.3.6.1.4.1.2254.2.4.2.2
Object
scalar mandatory
r/w
Enumeration
In backup mode, the UPS may shutdown normally by SDA command, dry-contact remote shutdown signal or low battery shutdown. This command is used to determine the unit should restart or not next time when the power restores
Context
- MIB
- DeltaUPS-MIB
- OID
.1.3.6.1.4.1.2254.2.4.2.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- dupsControl
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 'DeltaUPS-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DeltaUPS-MIB::dupsAutoReboot.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DeltaUPS-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DeltaUPS-MIB::dupsAutoReboot'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |