upsAlarmTime
MITSUBISHI-UPS-MIB ·
.0.13891.101.6.2.1.3
Object
The value of sysUpTime when the alarm condition was detected. If the alarm condition was detected at the time of agent startup and presumably existed before agent startup, the value of upsAlarmTime shall equal 0.
Context
- MIB
- MITSUBISHI-UPS-MIB
- OID
.0.13891.101.6.2.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- upsAlarmEntry
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 'MITSUBISHI-UPS-MIB' -M '/opt/observium/mibs/mitsubishi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITSUBISHI-UPS-MIB::upsAlarmTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MITSUBISHI-UPS-MIB' -M '/opt/observium/mibs/mitsubishi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITSUBISHI-UPS-MIB::upsAlarmTime.<upsAlarmId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MITSUBISHI-UPS-MIB' -M '/opt/observium/mibs/mitsubishi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MITSUBISHI-UPS-MIB::upsAlarmTime'