remEthAlarm
ETHERNET-MIB ·
.1.3.6.1.4.1.25651.1.2.4.2.4.2.1.1.1
Object
column ExaltCommAlarmLevelT
The Alarms state for the Remote Ethernet Channel.
Context
- MIB
- ETHERNET-MIB
- OID
.1.3.6.1.4.1.25651.1.2.4.2.4.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- remEthAlarmsEntry
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 'ETHERNET-MIB' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ETHERNET-MIB::remEthAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ETHERNET-MIB' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ETHERNET-MIB::remEthAlarm.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ETHERNET-MIB' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ETHERNET-MIB::remEthAlarm'
Syntax
- Source
- ExaltCommAlarmLevelT
- Base type
Enumeration
Values & Constraints
Type Values
0 | almNORMAL |
1 | almMINOR |
2 | almMAJOR |
3 | almDisable |
4 | almNotAvailable |
5 | almClearChanel |
6 | almNonOccupant |