All MIBs › CISCO-MGX82XX-SONET-MIB › sonetSectionTraceSelection
sonetSectionTraceSelection
Module: CISCO-MGX82XX-SONET-MIB
OID (symbolic): CISCO-MGX82XX-SONET-MIB::sonetSectionTraceSelection
OID (numeric): 1.3.6.1.4.1.351.110.4.6.1.3.4.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Sonet Section Trace Selection.
What is sonetSectionTraceSelection?
This enumerated value selects the length and format of the SONET/SDH Section Trace message used for identifying this section to the far end, choosing among options like none, 64 bytes (with or without a trailing CR/LF), or 16 bytes. An admin cares because Section Trace is what lets automated systems on both ends confirm they're actually connected to the intended remote section (detecting misconnections), and this setting must be compatible with what the far end expects. For example, choosing sixteenBytes here means only the first 16 bytes of sonetSectionTraceToTransmit are actually sent, so a longer configured trace string would be silently truncated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.3.4.1.11 snmpwalk -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetSectionTraceSelection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.3.4.1.11.1 snmpget -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetSectionTraceSelection.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.6.1.3.4.1.11.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::sonetSectionTraceSelection 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.3 | cwsonetSection | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.3.4 | sonetSectionAlarmTable | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.3.4.1 | sonetSectionAlarmEntry | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.3.4.1.11 | sonetSectionTraceSelection | CISCO-MGX82XX-SONET-MIB |