upsControlEvent
USHA-P-MIB ·
.1.3.6.1.4.1.2468.1.2.1.1.7.4.1.1
Object
column mandatory
Enumeration
The shutdown event identification
Context
- MIB
- USHA-P-MIB
- OID
.1.3.6.1.4.1.2468.1.2.1.1.7.4.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- upsControlShutdownParametersEntry
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 'USHA-P-MIB' -M '/opt/observium/mibs/ingrasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USHA-P-MIB::upsControlEvent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'USHA-P-MIB' -M '/opt/observium/mibs/ingrasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USHA-P-MIB::upsControlEvent.<upsControlEvent>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'USHA-P-MIB' -M '/opt/observium/mibs/ingrasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'USHA-P-MIB::upsControlEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | acFail |
2 | batteryLow |
3 | upsOverload |
4 | upsOverTempeature |
5 | weeklySchedule |
6 | specialDaySchedule |
7 | emdTemperatureOverThreshold |
8 | emdAlarm1 |
9 | emdAlarm2 |