All MIBs › CISCO-LWAPP-WLAN-MIB › cLWlanWlanDSAverageDataRate
cLWlanWlanDSAverageDataRate
Module: CISCO-LWAPP-WLAN-MIB
OID (symbolic): CISCO-LWAPP-WLAN-MIB::cLWlanWlanDSAverageDataRate
OID (numeric): 1.3.6.1.4.1.9.9.512.1.1.3.1.17
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
This object specifies average data rate per wlan on downstream. Value of 0 indicates that feature is disabled.
What is cLWlanWlanDSAverageDataRate?
This read-write rate (in Mbps) sets the average downstream data speed per WLAN, or 0 to disable rate limiting. It caps how fast clients can download from the network. A wireless admin sets this to ensure fair bandwidth sharing across multiple WLANs sharing one AP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.1.3.1.17 snmpwalk -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLWlanWlanDSAverageDataRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.1.3.1.17.1 snmpget -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLWlanWlanDSAverageDataRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.512.1.1.3.1.17.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cLWlanWlanDSAverageDataRate.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.512 | ciscoLwappWlanMIB | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1 | ciscoLwappWlanMIBObjects | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1 | ciscoLwappWlanConfig | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1.3 | cLWlanConfigQosTable | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1.3.1 | cLWlanConfigQosEntry | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1.3.1.17 | cLWlanWlanDSAverageDataRate | CISCO-LWAPP-WLAN-MIB |