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
Uses the arista variant from /opt/observium/mibs/arista.
Command help
Walk aristaExternalAlarmTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-EXTERNAL-ALARM-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-EXTERNAL-ALARM-MIB::aristaExternalAlarmTable'
A list of external alarm entries. There is one entry for
each external alarm input present on the system.
aristaExternalAlarmTableEntry row .1.3.6.1.4.1.30065.3.25.1.1.1
An entry containing configuration and status information
for an external alarm.
Column Syntax OID
The numerical index of the alarm.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.30065.3.25.1.1.1.1
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.30065.3.25.1.1.1.2
The number of times the alarm has asserted.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.30065.3.25.1.1.1.3
The value of sysUpTime at which the alarm most recently asserted.
A value of 0 means the alarm has not asserted.
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.30065.3.25.1.1.1.4
The value of sysUpTime at which the alarm most recently deasserted.
A value of 0 means the alarm has not deasserted.
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.30065.3.25.1.1.1.5
A description of the alarm.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.30065.3.25.1.1.1.6
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
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