ARISTA-EXTERNAL-ALARM-MIB Table View

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

Tables
1
Rows
1
Columns
8
.1.3.6.1.4.1.30065.3.25.1.1 · 1 row entry · 8 columns
A list of external alarm entries. There is one entry for
each external alarm input present on the system.
aristaExternalAlarmTableEntry entry .1.3.6.1.4.1.30065.3.25.1.1.1
An entry containing configuration and status information
for an external alarm.
Indexes
aristaExternalAlarmId
Column Syntax OID
aristaExternalAlarmId
The numerical index of the alarm.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.30065.3.25.1.1.1.1
aristaExternalAlarmAsserted
The current status of the alarm.
This attribute has value 'true(1)' if the alarm is enabled and asserted;
otherwise, the value is 'false(2)'.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.30065.3.25.1.1.1.2
aristaExternalAlarmCount
The number of times the alarm has asserted.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.30065.3.25.1.1.1.3
aristaExternalAlarmLastAsserted
The value of sysUpTime at which the alarm most recently asserted.
A value of 0 means the alarm has not asserted.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.30065.3.25.1.1.1.4
aristaExternalAlarmLastDeasserted
The value of sysUpTime at which the alarm most recently deasserted.
A value of 0 means the alarm has not deasserted.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.30065.3.25.1.1.1.5
aristaExternalAlarmDescription
A description of the alarm.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.30065.3.25.1.1.1.6
aristaExternalAlarmPolarity
The current polarity of the alarm.
This attribute has value 'open(1)' if the alarm relay is normally open;
otherwise, if the polarity is 'closed(2)', the relay is normally closed.
Enumeration
Enumerated Values:
1open
2closed
.1.3.6.1.4.1.30065.3.25.1.1.1.7
aristaExternalAlarmAction
The configured response to alarm status changes.
This attribute has value 'ignore(1)' if alarms are ignored, 'syslog(2)' if
system log messages are generated on alarm assertion and deassertion,
and 'snmpTrap(3)' if both…
Enumeration
Enumerated Values:
1ignore
2syslog
3snmpTrap
.1.3.6.1.4.1.30065.3.25.1.1.1.8