EATON-PXG-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
6
.1.3.6.1.4.1.534.8.1.1.2.2 · 1 row entry · 6 columns
Uses the eaton variant from /opt/observium/mibs/eaton.
Command help
Walk activeAlarmsTable
/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'
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.
activeAlarmsEntry row .1.3.6.1.4.1.534.8.1.1.2.2.1
An entry containing information applicable to a
particular alarm.
Indexes
Column Syntax OID
A unique identifier for the alarm.
This var is not-accessible when browsing the table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.534.8.1.1.2.2.1.1
A unique identifier for a sequence of alarms
using the same alarmID.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.534.8.1.1.2.2.1.2
A human-readable text description of the Event or Alarm.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.534.8.1.1.2.2.1.3
A human-readable text representation of the source and
value of the node that caused the Event or Alarm.
This text should be of the form 'SourcePath = Value'
where SourcePath is the address of the node within the
BACne…
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.534.8.1.1.2.2.1.4
Enumerated value that tells the present level (status) of
an activeAlarmsEntry.
critical (1) - The alarm is at a critical level.
cautionary (2) - The alarm is at a cautionary level
(a less severe level t…
Enumeration
Enumerated Values:
1critical
2cautionary
3acknowledged
4active
5cleared
6closed
7unknown
.1.3.6.1.4.1.534.8.1.1.2.2.1.5
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 alarmTime shall equal 0.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.534.8.1.1.2.2.1.6