upsGxt5_78_ShutdownReason
DCS-MIB ·
.1.3.6.1.4.1.13400.3.4.4089.1.1.78
Object
column Enumeration
upsGxt5_77_ShutdownReason status.
Context
- MIB
- DCS-MIB
- OID
.1.3.6.1.4.1.13400.3.4.4089.1.1.78- Type
- column
- Access
- readonly
- Status
- current
- Parent
- upsGxt5Entry
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 'DCS-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCS-MIB::upsGxt5_78_ShutdownReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DCS-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCS-MIB::upsGxt5_78_ShutdownReason.<upsGxt5Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DCS-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DCS-MIB::upsGxt5_78_ShutdownReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | overtemperature |
2 | overload |
3 | dcbusoverload |
4 | outputshortcircuit |
5 | lineswap |
6 | lowbattery |
7 | remotecommand |
8 | inputundervoltage |
9 | powerfactorcorrectionfail |
10 | externalsignalcommand |