All MIBs › CISCO-WAN-SVC-MIB › cwspConnTraceResultStatus
cwspConnTraceResultStatus
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspConnTraceResultStatus
OID (numeric): 1.3.6.1.4.1.351.140.1.2.14.3.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object shows the result of tracing the call. NMS should get positive result (i.e. traceCompleted) for this attribute before query the cwspConnTraceTable.
What is cwspConnTraceResultStatus?
This read-only INTEGER reports the result of tracing the call, one of traceInProgress(1), traceCompleted(2), traceIncompleted(3), traceExceededLength(4), or a further completion-state value, and the description tells the NMS to wait for a positive result (traceCompleted) before querying the cwspConnTraceTable. An administrator polls this after initiating a trace to know when the results are ready to read, avoiding reading a partially-populated trace table. For example, a management application polls cwspConnTraceResultStatus in a loop and only proceeds to read cwspConnTraceTable once the status reaches traceCompleted(2).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.14.3.1.11 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspConnTraceResultStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.14.3.1.11.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspConnTraceResultStatus.1
Start monitoring Cisco BPX-SES/MGX ATM switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-SVC-MIB::cwspConnTraceResultStatus OID value, configure state conditions and alerts, and monitor any Cisco BPX-SES/MGX ATM switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.140 | ciscoWANSvcMIB | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1 | ciscoWANSvcMIBObjects | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2 | ciscoWANSvcPort | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.14 | cwspConnTrace | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.14.3 | cwspConnTraceCntlTable | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.14.3.1 | cwspConnTraceCntlEntry | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.14.3.1.11 | cwspConnTraceResultStatus | CISCO-WAN-SVC-MIB |