All MIBs › RAY3-MIB › eth2Link
eth2Link
Module: RAY3-MIB
OID (symbolic): RAY3-MIB::eth2Link
OID (numeric): 1.3.6.1.4.1.33555.4.1.3.10
Node type: OBJECT-TYPE
Type: ServiceState
Access: read-only
Description: Ethernet 2 link status.
What is eth2Link?
This read-only value (na, up, or down) reports the operational status of the RAy3's second Ethernet data port. It's the object referenced by the tr3Eth21LinkDown trap, useful on units where a second Ethernet port is used for a redundant or separate data path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33555.4.1.3.10 snmpwalk -v2c -c public <target> RAY3-MIB::eth2Link
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33555.4.1.3.10.1 snmpget -v2c -c public <target> RAY3-MIB::eth2Link.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eth2Link.1
Start monitoring RACOM RAy3 microwave point-to-point/point-to-multipoint radio link unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAY3-MIB::eth2Link OID value, configure state conditions and alerts, and monitor any RACOM RAy3 microwave point-to-point/point-to-multipoint radio link unit from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.33555 | racom | RAY-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33555.4 | ray3 | RAY3-MIB |
| 1.3.6.1.4.1.33555.4.1 | station | RAY3-MIB |
| 1.3.6.1.4.1.33555.4.1.3 | status | RAY3-MIB |
| 1.3.6.1.4.1.33555.4.1.3.10 | eth2Link | RAY3-MIB |