All MIBs › CISCO-WAN-SVC-MIB › cwspMinVcRtVbr
cwspMinVcRtVbr
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspMinVcRtVbr
OID (numeric): 1.3.6.1.4.1.351.140.1.2.2.1.1.22
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This is the minimum number of VCs for real time VBR service in percentage.
The values of cwspMinVcCbr, cwspMinVcRtVbr, cwspMinVcNrtVbr, cwspMinVcAbr and cwspMinVcUbr can not exceed 1000000, i.e. 100%.
The value of this variable is interpreted in the format of xxx.xxxx. For example a value of 750000 is interpreted as 75.0000%.
What is cwspMinVcRtVbr?
This read-write Integer32 (0..1000000) is the minimum number of VCs reserved for real-time VBR (Variable Bit Rate) service as a percentage of the interface's VC capacity, and the combined minimums for CBR, real-time VBR, non-real-time VBR, ABR, and UBR cannot exceed 1000000 (100%). An administrator reserves a share of the finite VC pool for real-time VBR (Variable Bit Rate) so that other service classes cannot exhaust every VC and block new real-time VBR (Variable Bit Rate) calls from being set up. For example, guaranteeing cwspMinVcRtVbr at 100000 (10%) ensures at least a tenth of the interface's VCs remain available to real-time VBR (Variable Bit Rate) calls even when VBR or UBR traffic is heavily loading the port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.2.1.1.22 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspMinVcRtVbr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.2.1.1.22.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspMinVcRtVbr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.140.1.2.2.1.1.22.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwspMinVcRtVbr.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::cwspMinVcRtVbr 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.2 | cwspCacConfig | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.2.1 | cwspCacConfigTable | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.2.1.1 | cwspCacConfigEntry | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.2.1.1.22 | cwspMinVcRtVbr | CISCO-WAN-SVC-MIB |