All MIBs › RAY-MIB › alarmEth1Down
alarmEth1Down
Module: RAY-MIB
OID (symbolic): RAY-MIB::alarmEth1Down
OID (numeric): 1.3.6.1.4.1.33555.1.1.8.8
Node type: OBJECT-TYPE
Type: AlarmState
Access: read-only
Description: Ethernet 1 Link Down alarm state. Supported by RAy2 only.
What is alarmEth1Down?
Reports the current Ethernet-1-link-down alarm state on RAy2 units: up(1) means the first Ethernet port has lost its link, useful for catching an unplugged cable or failed downstream switch port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33555.1.1.8.8 snmpwalk -v2c -c public <target> RAY-MIB::alarmEth1Down
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33555.1.1.8.8.1 snmpget -v2c -c public <target> RAY-MIB::alarmEth1Down.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alarmEth1Down.1
Start monitoring Racom point-to-point radio modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAY-MIB::alarmEth1Down OID value, configure state conditions and alerts, and monitor any Racom point-to-point radio modems from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33555 | racom | RAY-MIB |
| 1.3.6.1.4.1.33555.1 | ray | RAY-MIB |
| 1.3.6.1.4.1.33555.1.1 | station | RAY-MIB |
| 1.3.6.1.4.1.33555.1.1.8 | alarm | RAY-MIB |
| 1.3.6.1.4.1.33555.1.1.8.8 | alarmEth1Down | RAY-MIB |