All MIBs › WWP-OAM-MIB › wwpOamLoopbackStatus
wwpOamLoopbackStatus
Module: WWP-OAM-MIB
OID (symbolic): WWP-OAM-MIB::wwpOamLoopbackStatus
OID (numeric): 1.3.6.1.4.1.6141.2.400.1.2.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The loopback status of the OAM entity. This status is determined by a combination of the local parser and multiplexer states, the remote parser and multiplexer states, as well as by the actions of the local OAM client. When operating in normal mode with no loopback in progress, the status reads noLoopback(1).
If the OAM client has sent an Loopback OAMPDU and is waiting for a response, where the local parser and multiplexer states are DISCARD (see [802.3ah, 57.2.11.1]), the status is 'initiatingLoopback'. In this case, the local OAM entity has yet to receive any acknowledgement that the remote OAM entity has received its loopback command request.
If the local OAM client knows that the remote OAM entity is in loopback mode (via the remote state information as described in [802.3ah, 57.2.11.1, 30.3.6.1.15]), the status is remoteLoopback(3). If the local OAM client is in the process of terminating the remote loopback [802.3ah, 57.2.11.3, 30.3.6.1.14], with its local multiplexer and parser states in DISCARD, the status is terminatingLoopback(4). If the remote OAM client has put the local OAM entity in loopback mode as indicated by its local parser state, the status is localLoopback(5).
The unknown(6) status indicates the parser and multiplexer combination is unexpected. This status may be returned if the OAM loopback is in a transition state but should not persist.
The values of this attribute correspond to the following values of the local and remote parser and multiplexer states.
value LclPrsr LclMux RmtPrsr RmtMux noLoopback FWD FWD FWD FWD initLoopback DISCARD DISCARD FWD FWD rmtLoopback DISCARD FWD LPBK DISCARD tmtngLoopback DISCARD DISCARD LPBK DISCARD lclLoopback LPBK DISCARD DISCARD FWD unknown *** any other combination ***
What is wwpOamLoopbackStatus?
This OID reports the current loopback state of the local OAM entity, such as remoteLoopback(3) when the peer is confirmed to be echoing frames back, or localLoopback(5) when the peer has instead put this local interface into loopback. An admin polls this after issuing wwpOamLoopbackCommand to confirm the requested loopback test actually engaged rather than just returning noLoopback(1) as an artifact of a write-only command object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6141.2.400.1.2.3.1.2 snmpwalk -v2c -c public <target> WWP-OAM-MIB::wwpOamLoopbackStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6141.2.400.1.2.3.1.2.1 snmpget -v2c -c public <target> WWP-OAM-MIB::wwpOamLoopbackStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wwpOamLoopbackStatus.1
Start monitoring World Wide Packets / Ciena LEOS Ethernet access device, IEEE 802.3ah-compliant Ethernet equipment (link-fault/OAM-peer-discovery status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WWP-OAM-MIB::wwpOamLoopbackStatus OID value, configure state conditions and alerts, and monitor any World Wide Packets / Ciena LEOS Ethernet access device, IEEE 802.3ah-compliant Ethernet equipment (link-fault/OAM-peer-discovery status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.6141 | wwp | WWP-SMI |
| 1.3.6.1.4.1.6141.2 | wwpModules | WWP-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6141.2.400 | wwpOamMibModule | WWP-OAM-MIB |
| 1.3.6.1.4.1.6141.2.400.1 | wwpOamMIB | WWP-OAM-MIB |
| 1.3.6.1.4.1.6141.2.400.1.2 | wwpOamObjs | WWP-OAM-MIB |
| 1.3.6.1.4.1.6141.2.400.1.2.3 | wwpOamLoopbackTable | WWP-OAM-MIB |
| 1.3.6.1.4.1.6141.2.400.1.2.3.1 | wwpOamLoopbackEntry | WWP-OAM-MIB |
| 1.3.6.1.4.1.6141.2.400.1.2.3.1.2 | wwpOamLoopbackStatus | WWP-OAM-MIB |