CISCO-MGX82XX-SONET-MIB :: sonetLineLoopbackCommand

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-MGX82XX-SONET-MIBsonetLineLoopbackCommand

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.110basisBASIS-MIB
1.3.6.1.4.1.351.110.4basisLinesBASIS-MIB
1.3.6.1.4.1.351.110.4.6sonetBASIS-MIB
1.3.6.1.4.1.351.110.4.6.1cwsonetObjectsBASIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.351.110.4.6.1.1sonetConfigCISCO-MGX82XX-SONET-MIB
1.3.6.1.4.1.351.110.4.6.1.1.1sonetConfigTableCISCO-MGX82XX-SONET-MIB
1.3.6.1.4.1.351.110.4.6.1.1.1.1sonetConfigEntryCISCO-MGX82XX-SONET-MIB
1.3.6.1.4.1.351.110.4.6.1.1.1.1.3sonetLineLoopbackCommandCISCO-MGX82XX-SONET-MIB