ethPeer
Module: RAY-MIB
OID (symbolic): RAY-MIB::ethPeer
OID (numeric): 1.3.6.1.4.1.33555.1.1.3.6
Node type: OBJECT-TYPE
Type: ServiceState
Access: read-only
Description: Peer station user Ethernet link status. Not supported by RAy2.
What is ethPeer?
Reports the Ethernet link status on the peer (far-end) station: up(1) means the remote station's Ethernet port is active, down(2) means it's not -- useful for diagnosing whether an end-to-end connectivity problem is on the local or remote side.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33555.1.1.3.6 snmpwalk -v2c -c public <target> RAY-MIB::ethPeer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33555.1.1.3.6.1 snmpget -v2c -c public <target> RAY-MIB::ethPeer.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ethPeer.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::ethPeer 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.3 | status | RAY-MIB |
| 1.3.6.1.4.1.33555.1.1.3.6 | ethPeer | RAY-MIB |