All MIBs › CISCO-DOT11-IF-MIB › cd11IfDesiredSsidMaxAssocSta
cd11IfDesiredSsidMaxAssocSta
Module: CISCO-DOT11-IF-MIB
OID (symbolic): CISCO-DOT11-IF-MIB::cd11IfDesiredSsidMaxAssocSta
OID (numeric): 1.3.6.1.4.1.9.9.272.1.1.1.1.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
This object defines the maximum number of IEEE 802.11 stations which may associate with this radio interface through IEEE802dot11-MIB dot11DesiredSSID. If this value is '0', the maximum number is limited only by the IEEE 802.11 standard and any hardware or radio firmware limitations of the access point. The default value is '0'.
What is cd11IfDesiredSsidMaxAssocSta?
Read-write setting defining the maximum number of 802.11 stations allowed to associate with this radio interface via a given desired SSID; a value of 0 means the limit is only bounded by the 802.11 standard.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.7 snmpwalk -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfDesiredSsidMaxAssocSta
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.7.1 snmpget -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfDesiredSsidMaxAssocSta.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cd11IfDesiredSsidMaxAssocSta.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.272 | ciscoDot11IfMIB | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1 | ciscoDot11IfMIBObjects | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1 | cd11IfConfigurations | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1 | cd11IfManagement | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1 | cd11IfStationConfigTable | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1.1 | cd11IfStationConfigEntry | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1.1.7 | cd11IfDesiredSsidMaxAssocSta | CISCO-DOT11-IF-MIB |