12-14-2008 11:59 PM - edited 07-03-2021 04:53 PM
I know the OID for associated users 1.3.6.1.4.1.14179.2.1.1.1.38.
But is there one for Authenticated clients? I am looking for the numbers similar to the one I can get from the report tools in WCS.
I think the number of authenticated clients is a better number than using the associated client count when talking about guest WLAN's.
Best regards,
Steffen Lindemann
01-08-2009 01:24 AM
*bump*
Is there not anyone that have an answer to this?
Best regards,
Steffen
01-08-2009 03:32 AM
Hi,
yes there is. I have created a table with solarwinds for this but they represent or provide information in diffrent way.
The table consist of
>WLAN Profile
1.3.6.1.4.1.9.9.599.1.3.1.1.3
This object specifies the WLAN Profile name
this 802.11 wireless client is connected to.
>Client Status
1.3.6.1.4.1.9.9.599.1.3.1.1.2
The object that represents the current status of the client.
>MobileStationUserName
1.3.6.1.4.1.14179.2.1.4.1.3
User Name , if any , of the Mobile Station. This would
be non empty in case of Web Authentication and IPSec.
>Client Protocol
1.3.6.1.4.1.9.9.599.1.3.1.1.6
The 802.11 protocol type of the client.
'dot11a' - The client is using 802.11a standard
to connect to the access point (AP)
>MobileStationIpAddress
1.3.6.1.4.1.14179.2.1.4.1.2
Ip address
Well the Clinet status would be represted in num value:
Client status:
4 = associated
6 = Probing
8 = Disconnected
Protocol:
1 = 802.11a
2 = 802.11b
3 = 802.11g
Hope this helps
04-20-2009 07:20 AM
I'm looking for the same OID. Not the associated but the number of authenticated clients. Can't find what I'm looking for in the CISCO-LWAPP-DOT11-CLIENT-MIB or AIRESPACE-WIRELESS-MIB.
Help is very welcome
04-20-2009 07:33 AM
I have come to the conclusion that the WLC have no knowledge about this and that kind of make sense to me now.
The WLC actually have authenticated the user, even it is a guest user, because the client have passed the authentication on that wlan (open and no security).
The layer 3 authentication is done by an external radius and therefore the stats should/could be taken from there.
We have a Cisco NAC guest server, which will eventually give us these stats.
I could be wrong, but this is my findings.
Best regards,
Steffen Lindemann
04-21-2009 12:12 AM
Hi,
We use WISM controller blades. Via the webinterface I can go to "Monitor -> Clients". This displays a clients table with the following headings :
Client, MAC Addr, AP Name, WLAN Profile, Protocol, Status, Auth, Port, WGB
The column labled "Auth" contains a Yes or No. That's what I'm looking to retrieve via SNMP. Authenticated Yes or No
04-22-2009 03:16 AM
Yes you are right.
My wording should have been along the line that the WLC does not map this value to OID that can be read via SNMP.
That is at least what I suspect.
04-25-2009 04:02 AM
Found it :
The AIRESPACE-WIRELESS-MIB holds a client table as well.
snMobileStationSecurityPolicyStatus, OID : 1.3.6.1.4.1.14179.2.1.4.1.24 yields an INTEGER: 0 or 1. 0 Means Authenticated
03-30-2021 04:35 AM
Hi,
any idea of OID to use to have the client and the name of the AP they are authenticated/associated with?
Thanks
03-30-2021 07:08 AM
These are the OIDs I use in Catalyst 9800:
1.3.6.1.4.1.14179.2.1.11.1.1 – bsnMobileStationRssiDataApMacAddress
1.3.6.1.4.1.14179.2.1.11.1.4 - bsnMobileStationRssiDataApName
1.3.6.1.4.1.14179.2.2.1.1.4 - bsnAPLocation
1.3.6.1.4.1.14179.2.2.1.1.19 - bsnApIpAddress
1.3.6.1.4.1.14179.2.2.1.1.31 - bsnAPIOSVersion
1.3.6.1.4.1.14179.2.2.1.1.33 – bsnAPEthernetMacAddress
1.3.6.1.4.1.14179.2.2.1.1.8 – bsnAPSoftwareVersion
1.3.6.1.4.1.14179.2.1.4.1.7 - bsnMobileStationSsid
1.3.6.1.4.1.14179.2.1.4.1.2 - bsnMobileStationIpAddress
1.3.6.1.4.1.14179.2.1.4.1.4 - bsnMobileStationAPMacAddr
1.3.6.1.4.1.14179.2.1.4.1.30 - bsnMobileStationPolicyType
1.3.6.1.4.1.14179.2.1.4.1.19 - bsnMobileStationAuthenticationAlgorithm
1.3.6.1.4.1.14179.2.1.4.1.32 - bsnMobileStationEapType
1.3.6.1.4.1.14179.2.1.4.1.9 - bsnMobileStationStatus
1.3.6.1.4.1.14179.2.1.4.1.23 - bsnMobileStationPolicyManagerState
1.3.6.1.4.1.14179.2.1.4.1.27 - bsnMobileStationInterface
1.3.6.1.4.1.14179.2.1.4.1.29 - bsnMobileStationVlanId
1.3.6.1.4.1.14179.2.1.4.1.3 - bsnMobileStationUserName
1.3.6.1.4.1.14179.2.1.4.1.6 - bsnMobileStationEssIndex
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide