cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1549
Views
0
Helpful
3
Replies

monitoring cisco WLC 2500 series connected client list

harnsu.goh
Level 1
Level 1

Dear All, 

I need to monitor the list of connected client to my cisco AP with the 2500 controller. 

I am thus far managed to monitor the number of AP, and also number of client connected. 

what i need is the list of client (thier IP, MAC, connected AP etc) 

so i can monitor from time to time who exactly is connected rather than just one qty how many is connected. 

i would like to do it using PRTG network monitor with SNMP v2 monitoring. 

is it possible to do it using snmp v2  ? if yes what is the correct OID for AP client list ? 

thanks a millions in advance. any help comment, pointer will be very much appreciated. 

3 Replies 3

WiFi Trainers
Level 1
Level 1

Hi Harnsu,

I believe you are looking for this: bsnMobileStationTable

It gives the following information:

BsnMobileStationEntry ::= SEQUENCE {
        bsnMobileStationMacAddress                     MacAddress,
        bsnMobileStationIpAddress                      IpAddress,
        bsnMobileStationUserName                       DisplayString,
        bsnMobileStationAPMacAddr                      MacAddress,
        bsnMobileStationAPIfSlotId                     INTEGER,
        bsnMobileStationEssIndex                       INTEGER,
        bsnMobileStationSsid                           DisplayString,
        bsnMobileStationAID                            Unsigned32,
        bsnMobileStationStatus                         INTEGER,
        bsnMobileStationReasonCode                     INTEGER,
        bsnMobileStationMobilityStatus                 INTEGER,
        bsnMobileStationAnchorAddress                  IpAddress,
        bsnMobileStationCFPollable                     INTEGER,
        bsnMobileStationCFPollRequest                  INTEGER,
        bsnMobileStationChannelAgilityEnabled          INTEGER,
        bsnMobileStationPBCCOptionImplemented          INTEGER,
        bsnMobileStationShortPreambleOptionImplemented INTEGER,
        bsnMobileStationSessionTimeout                 Unsigned32,
        bsnMobileStationAuthenticationAlgorithm        INTEGER,
        bsnMobileStationWepState                       INTEGER,
        bsnMobileStationPortNumber                     Unsigned32,
        bsnMobileStationDeleteAction                   INTEGER,
        bsnMobileStationPolicyManagerState             DisplayString,
        bsnMobileStationSecurityPolicyStatus           INTEGER,
        bsnMobileStationProtocol                       INTEGER,
        bsnMobileStationMirrorMode                     INTEGER,
        bsnMobileStationInterface                      DisplayString,
        bsnMobileStationApMode                         INTEGER,
        bsnMobileStationVlanId                         Integer32,
        bsnMobileStationPolicyType                     INTEGER,
        bsnMobileStationEncryptionCypher               INTEGER,
        bsnMobileStationEapType                        INTEGER,
        bsnMobileStationCcxVersion                     INTEGER,
        bsnMobileStationE2eVersion                     INTEGER,
        bsnMobileStationStatusCode                     INTEGER
}

Full info can be found here:

ftp://ftp.cisco.com/pub/mibs/v2/AIRESPACE-WIRELESS-MIB.my

Best Regards,

www.wifitrainers.com

Learn from the Best To be the Best

Change the way you look at wireless client connectivity forever by registering to watch this free webinar and also stand a chance to win our Wireless starter kit worth $8000 for free!!

Dear Wifi Trainers, 

thanks for the prompt reply ... i am kind of newbie into snmp monitoring .. how do it translater that into OID ? for my snmp sensor monitoring ? 

tried googled it ... it confused me even more. 

santimviejo
Level 1
Level 1

Hi hansu

You can see all these OIDs translated here:

http://www.oidview.com/mibs/14179/AIRESPACE-WIRELESS-MIB.html

In your installation you cannot use this name bsnMobileStationMacAddress if you haven´t installed AIRESPACE-WIRELESS-MIB in your PRTG installation.

I use Pandora FMS to monitor all my systems and it´s very helpful and easy. If you like to check it...

https://sourceforge.net/projects/pandora/

Network Monitoring

Best Regards

Review Cisco Networking products for a $25 gift card