All MIBs › DOT3-OAM-MIB › dot3OamInformationRx
dot3OamInformationRx
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamInformationRx
OID (numeric): 1.3.6.1.2.1.158.1.4.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: A count of the number of Information OAMPDUs received on this interface.
Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime.
What is dot3OamInformationRx?
This read-only counter tallies Information OAMPDUs received from the peer on this interface, and can reset on management re-initialization. An admin compares it against dot3OamInformationTx-style peer activity to confirm the link is still actively exchanging OAM heartbeats rather than having gone silent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.4.1.2 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamInformationRx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.4.1.2.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamInformationRx.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot3OamInformationRx.1
Start monitoring Ethernet switch/access device supporting IEEE 802.3ah OAM (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT3-OAM-MIB::dot3OamInformationRx OID value, configure state conditions and alerts, and monitor any Ethernet switch/access device supporting IEEE 802.3ah OAM (vendor-neutral IETF standard) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.158 | dot3OamMIB | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1 | dot3OamObjects | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.4 | dot3OamStatsTable | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.4.1 | dot3OamStatsEntry | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.4.1.2 | dot3OamInformationRx | DOT3-OAM-MIB |