dupsShutdownType
DeltaUPSv5-MIB ·
.1.3.6.1.4.1.2254.2.5.2.1
Object
scalar mandatory
r/w
Enumeration
This object determines the nature of the action to be taken at the time when the countdown of the upsShutdownAfterDelay and upsRebootWithDuration objects reaches zero. Setting this object to output(1) indicates that shutdown requests should cause only the output of the UPS to turn off. Setting this object to system(2) indicates that shutdown requests will cause the entire UPS system to turn off.
Context
- MIB
- DeltaUPSv5-MIB
- OID
.1.3.6.1.4.1.2254.2.5.2.1- 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 'DeltaUPSv5-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DeltaUPSv5-MIB::dupsShutdownType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DeltaUPSv5-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DeltaUPSv5-MIB::dupsShutdownType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | output |
2 | system |
Object Constraints
range: 1-100