CISCO-MGX82XX-SONET-MIB :: sonetLineEnable

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-MGX82XX-SONET-MIBsonetLineEnable

sonetLineEnable

Module: CISCO-MGX82XX-SONET-MIB

OID (symbolic): CISCO-MGX82XX-SONET-MIB::sonetLineEnable

OID (numeric): 1.3.6.1.4.1.351.110.4.6.1.1.1.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This variable indicates if the line is enabled or not defaults to disable

What is sonetLineEnable?

This enable/disable setting administratively turns the SONET line on or off, and notably defaults to disable, meaning a newly created line entry will not pass traffic until an admin explicitly enables it. An admin cares because this default-off behavior is a common trip-up when provisioning a new SONET interface — the line can be fully cabled and correctly configured otherwise but still show down simply because this object was never flipped to enable. For example, a newly installed OC-3 line that shows no signal despite correct cabling and framing settings may just need sonetLineEnable set to enable(1).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.1.1.1.7
snmpwalk -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetLineEnable

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.7.1
snmpget -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetLineEnable.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.6.1.1.1.1.7.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::sonetLineEnable 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.7sonetLineEnableCISCO-MGX82XX-SONET-MIB