cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1826
Views
0
Helpful
4
Replies

WLC 5520 AP Mac Address Oid

gykilys
Level 1
Level 1

merhaba,

We want to look at the ethernet mac address of the Cisco wlc 5520 access points. Currently, Base Radio Mac address is displayed with current oid. But is there an oid for the registered mac image image?
4 Replies 4

Hi

 Take a look here:

 

https://oidref.com/1.3.6.1.4.1.9.9.513.1 

gykilys
Level 1
Level 1

Hello there, Thank you for forwarding. I can view it on Mac, but the AP NAME of the APs is not displayed. Can you help with this ?

The best way to handle this is you download a MIB viewer and download the WLC MIB.

This is an example of MIB viewer software. There are others out there.

https://www.ireasoning.com/mibbrowser.shtml 

 

For WLC MIB download, you can do from cisco site.

 

 

Rich R
VIP
VIP

https://snmp.cloudapps.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=cLApEntry&translate=Translate&submitValue=SUBMIT

The table you need to look at is cLApEntry

cLApSysMacAddress is the base radio MAC

cLApIfMacAddress is the ethernet MAC

cLApName is the AP name

All the other data you might want about the AP is in that table too

The table is indexed on cLApSysMacAddress  - the base radio MAC.

You need to understand how SNMP MIBs are structured - in indexed tables - to use them.

As @Flavio Miranda says - explore the MIB in the Cisco SNMP Object Navigator or SNMP MIB browser of your choice to get familiar with them and use snmpwalk to see what the data actually looks like, and which OIDs work and which don't (just because they exist doesn't mean they're always supported).

Review Cisco Networking for a $25 gift card