All MIBs › CISCO-WAN-SVC-MIB › cwspOperMaxSvccVci
cwspOperMaxSvccVci
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspOperMaxSvccVci
OID (numeric): 1.3.6.1.4.1.351.140.1.2.15.1.1.17
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The maximum switched VCC VCI.
What is cwspOperMaxSvccVci?
This is a read-only Integer32 (35-65535) giving the highest VCI value the switch will assign when setting up switched virtual channel connections (SVCCs) on this ATM SVC port. It tells an admin the upper boundary of the VCI address space the switch has reserved for dynamically-signaled SVCs on that port, which matters when planning how many simultaneous switched connections the port can support. For example, if cwspOperMaxSvccVci reads 4095 on a port, the switch will never hand out a VCI above 4095 for a new switched VCC, so an admin troubleshooting an SVC setup failure caused by VCI exhaustion knows the ceiling to check against.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.15.1.1.17 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspOperMaxSvccVci
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.15.1.1.17.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspOperMaxSvccVci.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::cwspOperMaxSvccVci 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.15 | cwspOperation | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.15.1 | cwspOperationTable | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.15.1.1 | cwspOperationEntry | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.15.1.1.17 | cwspOperMaxSvccVci | CISCO-WAN-SVC-MIB |