aristaExternalAlarmPolarity
ARISTA-EXTERNAL-ALARM-MIB ·
.1.3.6.1.4.1.30065.3.25.1.1.1.7
Object
column Enumeration
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.
Context
- MIB
- ARISTA-EXTERNAL-ALARM-MIB
- OID
.1.3.6.1.4.1.30065.3.25.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaExternalAlarmTableEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::aristaExternalAlarmPolarity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::aristaExternalAlarmPolarity.<aristaExternalAlarmId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-EXTERNAL-ALARM-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-EXTERNAL-ALARM-MIB::aristaExternalAlarmPolarity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | open |
2 | closed |
Conformance
Member of