Menu

#14 SNMP query to check user online or no

open
nobody
None
5
2012-07-18
2012-07-18
Anonymous
No

It would be nice to have ability check user presence on the NAS via SNMP set query (or some how else by SNMP). It will be usefull for :

# checkrad.pl See if a user is (still) logged in on a certain port.
#
# This is used by the FreeRADIUS server to check
# if its idea of a user logged in on a certain port/nas
# is correct if a double login is detected.
# Called as: nas_type nas_ip nas_port login session_id
#
# Returns: 0 = no duplicate, 1 = duplicate, >1 = error.

Discussion