Tuesday, 23 June 2009

Cisco AP - getting AP transmit power using SNMP

Someone asked me this question and I thought, well simple. Just ask the box.

Then finding the right part of the tree was somewhat harder.

Did find this, which is a bit handy...

http://tools.cisco.com/Support/SNMP/public.jsp

Then I found the most useful tree entries for me to be:
1.3.6.1.4.1.14179.2.6.3.42
and
1.3.6.1.4.1.9.9.272.1.1.2.14.1.6

that's it. I used SNMPGET on a solaris platform to get the info - this isn't necessarily the built in one, I seem to remember downloading it as a standalone binary some time ago but the tree is the key bit for this post.

No comments:

Post a Comment