All MIBs › CISCO-WIRELESS-IF-MIB › cwrBurstSize
cwrBurstSize
Module: CISCO-WIRELESS-IF-MIB
OID (symbolic): CISCO-WIRELESS-IF-MIB::cwrBurstSize
OID (numeric): 1.3.6.1.4.1.9.9.136.1.3.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object defines the time duration of the data burst sent over the air. The burst size is dependant on the capability of the ODU which is represented by the cwrBurstSizeGroup variable in the cwrRfTable. The user must set this object based on the value of cwrBurstSizeGroup in the cwrRfTable.
The approximate time duration for each of the burst sizes are: small(1): 50 microseconds medium(2): 100 microseconds large(3): 200 microseconds
What is cwrBurstSize?
This read-write INTEGER (small, medium, or large) defines the time duration of each data burst sent over the air, with small being about 50 microseconds; the achievable setting depends on the ODU's capability reported in cwrBurstSizeGroup. An admin must set this consistent with what the connected outdoor unit actually supports, or the link's timing will be misconfigured. For example, before changing cwrBurstSize, an admin checks cwrBurstSizeGroup in cwrRfTable to confirm the attached ODU actually supports the larger burst size being considered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.3.2.1.11 snmpwalk -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrBurstSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.3.2.1.11.1 snmpget -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrBurstSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.136.1.3.2.1.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwrBurstSize.1
Start monitoring Cisco wireless point-to-point radio/bridge equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WIRELESS-IF-MIB::cwrBurstSize OID value, configure state conditions and alerts, and monitor any Cisco wireless point-to-point radio/bridge equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.136 | ciscoWirelessIfMIB | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1 | cwrRadioMibObjects | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.3 | cwrRadioBaseGroup | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.3.2 | cwrRadioPhyTable | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.3.2.1 | cwrRadioPhyEntry | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.3.2.1.11 | cwrBurstSize | CISCO-WIRELESS-IF-MIB |