All MIBs › CISCO-WAN-SVC-MIB › cwspConnTraceNextIndex
cwspConnTraceNextIndex
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspConnTraceNextIndex
OID (numeric): 1.3.6.1.4.1.351.140.1.2.14.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: When creating a row in the cwspConnTraceCntlTable, NMS should query this object to obtain the index value to be used for row creation.
What is cwspConnTraceNextIndex?
This read-only Integer32 (1..2147483647) supplies the index value an NMS should use when creating a new row in the cwspConnTraceCntlTable. An administrator's management tool queries this immediately before creating a trace entry, avoiding index collisions with other traces already in progress on the switch. For example, an NMS reads cwspConnTraceNextIndex, then uses that returned value as the table index when it sets cwspConnTraceQueryStatus to createAndGo to start a new trace.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.14.2 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspConnTraceNextIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.14.2.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspConnTraceNextIndex.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::cwspConnTraceNextIndex 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.2 | cwspConnTraceNextIndex | CISCO-WAN-SVC-MIB |