xupsAlarmEventID
XUPS-MIB ·
.1.3.6.1.4.1.534.1.7.19.1.1
Object
column Integer32
A unique number that reflects the order in which the event occurred. The oldest event in the queue will be number 1. Subsequent events will be numbered 2, 3, 4, etc.
Context
- MIB
- XUPS-MIB
- OID
.1.3.6.1.4.1.534.1.7.19.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- xupsAlarmEventEntry
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 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsAlarmEventID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsAlarmEventID.<xupsAlarmEventID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XUPS-MIB::xupsAlarmEventID'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-400