All MIBs › CISCO-MGX82XX-SONET-MIB › sonetLineLoopbackCommand
sonetLineLoopbackCommand
Module: CISCO-MGX82XX-SONET-MIB
OID (symbolic): CISCO-MGX82XX-SONET-MIB::sonetLineLoopbackCommand
OID (numeric): 1.3.6.1.4.1.351.110.4.6.1.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable represents the loopback configuration of the SONET interface.
The values mean:
sonetNoLoop Not in the loopback state. A device that is not capable of performing a loopback on the interface shall always return this as it's value.
sonetRemoteLineLoop Near End loops back Remote data
sonetLocalLineLoop Near End loops back Local data.
What is sonetLineLoopbackCommand?
This enumerated value puts the SONET interface into a loopback test mode — no loop, remote line loop (near end loops back data received from the remote end), or local line loop (near end loops back locally generated data) — and devices incapable of loopback always report sonetNoLoop. An admin cares because this is an active diagnostic control, not just a status: setting it to a loop mode takes the line out of normal service to test signal integrity, so it should be reset to sonetNoLoop after testing or the circuit stays looped. For example, a technician isolating a suspected line-card fault might set this to sonetLocalLineLoop to confirm the local transmitter/receiver pair works before blaming the far end.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.1.1.1.3 snmpwalk -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetLineLoopbackCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.1.1.1.3.1 snmpget -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetLineLoopbackCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.6.1.1.1.1.3.1 i <value>
Start monitoring Cisco WAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MGX82XX-SONET-MIB::sonetLineLoopbackCommand OID value, configure state conditions and alerts, and monitor any Cisco WAN switches from a single console.
OID Breakdown
Upper-level ancestors (11 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4 | basisLines | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.6 | sonet | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.6.1 | cwsonetObjects | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.4.6.1.1 | sonetConfig | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.1.1 | sonetConfigTable | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.1.1.1 | sonetConfigEntry | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.1.1.1.3 | sonetLineLoopbackCommand | CISCO-MGX82XX-SONET-MIB |