slcDevRPMShutdownOrder
LANTRONIX-SLC-MIB ·
.1.3.6.1.4.1.244.1.1.4.7.1.1.21
Object
column Integer32
If a UPS reaches a 'low battery' state and its slcDevRPMOnLowBattery setting is shutdownAllUPS, this indicates the order in which this RPM will be shutdown as all UPSes are shutdown. All UPSes with a shutdown order of '1' will be shutdown first, followed by all UPSes with a shutdown order of '2', etc. Shutdown orders are in the range of 1 to 49, with 50 being reserved for UPSes that provide power to the SLC - they will always be shutdown last. A value of 0 indicates that this UPS will not be shutdown. Applies to UPS devices only.
Context
- MIB
- LANTRONIX-SLC-MIB
- OID
.1.3.6.1.4.1.244.1.1.4.7.1.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slcDevRPMCfgEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LANTRONIX-SLC-MIB' -M '/opt/observium/mibs/lantronix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANTRONIX-SLC-MIB::slcDevRPMShutdownOrder'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANTRONIX-SLC-MIB' -M '/opt/observium/mibs/lantronix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANTRONIX-SLC-MIB::slcDevRPMShutdownOrder.<slcDevRPMId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANTRONIX-SLC-MIB' -M '/opt/observium/mibs/lantronix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANTRONIX-SLC-MIB::slcDevRPMShutdownOrder'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-50