ARISTA-EXTERNAL-ALARM-MIB: View SNMP OID List / Download MIB
VENDOR: ARISTA NETWORKS
Home | MIB: ARISTA-EXTERNAL-ALARM-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
aristaExternalAlarmMIB | 1.3.6.1.4.1.30065.3.25 |
The MIB module for reporting the configuration and status of all external alarms present on an Arista device. |
||
aristaExternalAlarmMibNotifications | 1.3.6.1.4.1.30065.3.25.0 | |||
aristaExternalAlarmAssertedNotif | 1.3.6.1.4.1.30065.3.25.0.1 |
This trap signifies that the alarm's status has changed to asserted. |
||
aristaExternalAlarmDeassertedNotif | 1.3.6.1.4.1.30065.3.25.0.2 |
This trap signifies that the alarm's status has changed to deasserted. |
||
aristaExternalAlarmMibObjects | 1.3.6.1.4.1.30065.3.25.1 | |||
aristaExternalAlarmTable | 1.3.6.1.4.1.30065.3.25.1.1 | no-access |
A list of external alarm entries. There is one entry for each external alarm input present on the system. |
|
1.3.6.1.4.1.30065.3.25.1.1.1 | no-access |
An entry containing configuration and status information for an external alarm. |
||
aristaExternalAlarmId | 1.3.6.1.4.1.30065.3.25.1.1.1.1 | unsigned32 | no-access |
The numerical index of the alarm. |
aristaExternalAlarmAsserted | 1.3.6.1.4.1.30065.3.25.1.1.1.2 | truthvalue | read-only |
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)'. |
aristaExternalAlarmCount | 1.3.6.1.4.1.30065.3.25.1.1.1.3 | unsigned32 | read-only |
The number of times the alarm has asserted. |
aristaExternalAlarmLastAsserted | 1.3.6.1.4.1.30065.3.25.1.1.1.4 | timestamp | read-only |
The value of sysUpTime at which the alarm most recently asserted. A value of 0 means the alarm has not asserted. |
aristaExternalAlarmLastDeasserted | 1.3.6.1.4.1.30065.3.25.1.1.1.5 | timestamp | read-only |
The value of sysUpTime at which the alarm most recently deasserted. A value of 0 means the alarm has not deasserted. |
aristaExternalAlarmDescription | 1.3.6.1.4.1.30065.3.25.1.1.1.6 | displaystring | read-only |
A description of the alarm. |
aristaExternalAlarmPolarity | 1.3.6.1.4.1.30065.3.25.1.1.1.7 | integer | read-only |
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: 'open': 1, 'closed': 2. |
aristaExternalAlarmAction | 1.3.6.1.4.1.30065.3.25.1.1.1.8 | integer | read-only |
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 snmp traps and system log messages are generated on alarm assertion and deassertion. Enumeration: 'ignore': 1, 'syslog': 2, 'snmpTrap': 3. |
aristaExternalAlarmMibConformance | 1.3.6.1.4.1.30065.3.25.2 | |||
aristaExternalAlarmMibCompliances | 1.3.6.1.4.1.30065.3.25.2.1 | |||
aristaExternalAlarmMibCompliance | 1.3.6.1.4.1.30065.3.25.2.1.1 |
The compliance statement for Arista switches that implement the ARISTA-EXTERNAL-ALARM-MIB. |
||
aristaExternalAlarmMibGroups | 1.3.6.1.4.1.30065.3.25.2.2 | |||
aristaExternalAlarmObjectsGroup | 1.3.6.1.4.1.30065.3.25.2.2.1 |
The collection of objects that provide information for the external alarms in the system. |
||
aristaExternalAlarmNotificationsGroup | 1.3.6.1.4.1.30065.3.25.2.2.2 |
The collection of notifications generated by the system when an alarm is asserted or deasserted. |