All MIBs › CISCO-WAN-SVC-MIB › cwspMinBwUbr
cwspMinBwUbr
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspMinBwUbr
OID (numeric): 1.3.6.1.4.1.351.140.1.2.2.1.1.15
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This is the minimum bandwidth for UBR service in percentage. The value for this variable is always 0.
What is cwspMinBwUbr?
This object is read-only for UBR and reports the minimum bandwidth reserved for UBR service as a percentage in xxx.xxxx format, and the description notes its value is always 0. An administrator reads this to confirm that UBR, being a best-effort class with no rate guarantee, is never given a bandwidth floor the way CBR, VBR, or ABR can be, so UBR calls only get whatever capacity is left over. For example, a monitoring script polling cwspMinBwUbr alongside cwspMinBwCbr/RtVbr/NrtVbr/Abr sees the UBR value fixed at 0 while the other minimums may be non-zero reservations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.2.1.1.15 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspMinBwUbr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.2.1.1.15.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspMinBwUbr.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::cwspMinBwUbr 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.15 | cwspMinBwUbr | CISCO-WAN-SVC-MIB |