activeAlarmsTable
EATON-PXG-MIB ·
.1.3.6.1.4.1.534.8.1.1.2.2
Object
table
A list of alarm table entries. The table contains
zero, one, or many rows at any moment, depending upon
the number of alarm conditions in effect. The table
is initially empty at agent startup. The agent
creates a row in the table each time an alarm condition
is detected and deletes that row when that alarm is no
longer active.
The numbering of the table entries, using alarmID, is
sparse.
The number of rows in the table at any given time is
reflected by the value of numAlarmsPresent.
Context
- MIB
- EATON-PXG-MIB
- OID
.1.3.6.1.4.1.534.8.1.1.2.2- Type
- table
- Status
- current
- Parent
- alarms
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EATON-PXG-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EATON-PXG-MIB::activeAlarmsTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EATON-PXG-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EATON-PXG-MIB::activeAlarmsTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.