All MIBs › DOT3-OAM-MIB › dot3OamLoopbackIgnoreRx
dot3OamLoopbackIgnoreRx
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamLoopbackIgnoreRx
OID (numeric): 1.3.6.1.2.1.158.1.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Since OAM loopback is a disruptive operation (user traffic does not pass), this attribute provides a mechanism to provide controls over whether received OAM loopback commands are processed or ignored. When the value is ignore(1), received loopback commands are ignored. When the value is process(2), OAM loopback commands are processed. The default value is to ignore loopback commands (ignore(1)).
What is dot3OamLoopbackIgnoreRx?
This read-write flag controls whether the local entity honors OAM loopback commands it receives from a peer: ignore(1), the default, silently drops them, while process(2) lets the peer put this interface into loopback. An admin sets it to process(2) temporarily to allow a remote technician to run a loopback test against this port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.3.1.2 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamLoopbackIgnoreRx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.3.1.2.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamLoopbackIgnoreRx.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.158.1.3.1.2.1 i <value>
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::dot3OamLoopbackIgnoreRx 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.3 | dot3OamLoopbackTable | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.3.1 | dot3OamLoopbackEntry | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.3.1.2 | dot3OamLoopbackIgnoreRx | DOT3-OAM-MIB |