All MIBs › CISCO-DOT11-IF-MIB › cd11IfAssignedSta
cd11IfAssignedSta
Module: CISCO-DOT11-IF-MIB
OID (symbolic): CISCO-DOT11-IF-MIB::cd11IfAssignedSta
OID (numeric): 1.3.6.1.4.1.9.9.272.1.1.1.8.1.2
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-write
Description:
This object defines the client station MAC address. When a client associates with this radio interface, it shall always be assigned with the cd11IfAssignedAid as its IEEE 802.11 AID. The default value is '000000000000'H.
What is cd11IfAssignedSta?
This read-write object holds the MAC address of a client station that, when it associates to this radio interface, is always assigned the corresponding cd11IfAssignedAid as its 802.11 Association ID; the default is all-zero, meaning no station assigned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.8.1.2 snmpwalk -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfAssignedSta
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.8.1.2.1 snmpget -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfAssignedSta.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.272.1.1.1.8.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cd11IfAssignedSta.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.8 | cd11IfAssignedAidTable | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.8.1 | cd11IfAssignedAidEntry | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.8.1.2 | cd11IfAssignedSta | CISCO-DOT11-IF-MIB |