All MIBs › CISCO-WAN-SVC-MIB › cwspConnTraceAvail
cwspConnTraceAvail
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspConnTraceAvail
OID (numeric): 1.3.6.1.4.1.351.140.1.2.14.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object tells the number of calls can be traced concurrently.
Depending on the system resource, this object may vary sometime to time.
NMS should query this object to ensure there is system resource available before creating a row in the cwspConnTraceCntlTable.
What is cwspConnTraceAvail?
This read-only Integer32 (1..100) reports the number of calls that can be traced concurrently on the switch, a figure that may vary over time depending on available system resources. An administrator queries this before starting a new connection trace to confirm the switch has spare tracing capacity, since the description directs the NMS to check this before creating a row in the cwspConnTraceCntlTable. For example, a management application checks cwspConnTraceAvail and defers launching a new trace if the count has dropped to zero because other traces are already in progress.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.14.1 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspConnTraceAvail
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.14.1.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspConnTraceAvail.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::cwspConnTraceAvail 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.1 | cwspConnTraceAvail | CISCO-WAN-SVC-MIB |