All MIBs › CISCO-MGX82XX-SONET-MIB › sonetPathTraceReceived
sonetPathTraceReceived
Module: CISCO-MGX82XX-SONET-MIB
OID (symbolic): CISCO-MGX82XX-SONET-MIB::sonetPathTraceReceived
OID (numeric): 1.3.6.1.4.1.351.110.4.6.1.5.7.1.14
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Sonet Path Trace Received. 64-bytes String. The write option is for debugging only.
What is sonetPathTraceReceived?
This holds the actual trace string this box has received from the far end over the SONET J1 overhead byte, and while normally read-only in spirit, the MIB allows writing it purely for debugging purposes per its description. An admin compares this value against the expected-trace object to verify the physical circuit terminates where it's supposed to; if the strings don't match, it's strong evidence of a misrouted or cross-patched fiber rather than a transmission-quality problem. If this unexpectedly returns an empty or garbled string instead of the far end's configured identifier, that itself is a signal the far end may not have path trace enabled at all, or that the trace format settings on the two ends disagree.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.5.7.1.14 snmpwalk -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetPathTraceReceived
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.5.7.1.14.1 snmpget -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetPathTraceReceived.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.6.1.5.7.1.14.1 s <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::sonetPathTraceReceived 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.5 | cwsonetPath | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.5.7 | sonetPathAlarmTable | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.5.7.1 | sonetPathAlarmEntry | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.5.7.1.14 | sonetPathTraceReceived | CISCO-MGX82XX-SONET-MIB |