All MIBs › CISCO-WAN-AXIPOP-MIB › bc
bc
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::bc
OID (numeric): 1.3.6.1.4.1.351.110.5.1.2.1.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The default value is 5100 bc defines burst committed. bc is in bytes. bc can not be 0 when cir is not 0. bc has to be 0 if cir is 0. The peak value for bc in FRSM-VHS cards is (2^21 -1), i.e. 2097151 and for all other cards, it is 65535. For FRSM-VHS cards, the relation between CIR and Bc should be such that Tc is always less than 512 seconds. For FRSM12 Card: The range is 0-2097151
What is bc?
This read-write integer defines the Committed Burst size (bc) in bytes, defaulting to 5100, which cannot be 0 when cir is nonzero and must be 0 when cir is 0; its peak value is 2,097,151 bytes on FRSM-VHS cards (and FRSM12, per its own note) but only 65,535 bytes on other cards, and on FRSM-VHS the CIR/bc relationship must keep the resulting Tc under 512 seconds. An administrator raises bc to allow larger committed bursts of traffic without exceeding cir over time, while respecting the card's ceiling and the Tc timing constraint. For example, on a non-VHS card bc could be set no higher than 65,535 bytes, whereas the same connection moved to an FRSM-VHS card could use the full 2,097,151-byte range as long as Tc stays below 512 seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.14 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.14.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bc.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.1.2.1.1.1.14.1 i <value>
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::bc OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1 | frameRelay | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.2 | frChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.1.2.1 | frChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.1.1 | frChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.1.1.1 | frChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.1.1.1.14 | bc | CISCO-WAN-AXIPOP-MIB |