Is there any MikroTik system MIB that can count number of active/registered HotSpot users ?
Something like on Motorola devices regCount.
Is there any MikroTik system MIB that can count number of active/registered HotSpot users ?
Something like on Motorola devices regCount.
Yesss!
I found this OID 1.3.6.1.4.1.9.9.150.1.1.1
http://support.ipmonitor.com/mibs/CISCO-AAA-SESSION-MIB/item.aspx?id=casnActiveTableEntries
Yes, you have this at ‘ip hotspot active print oid’,
ip hotspot active print oid
Flags: R - radius, B - blocked
0 R server=
user=
domain=
address=
mac-address=
uptime=
session-time-left=
idle-time=
idle-timeout=
keepalive-timeout=
bytes-in=
bytes-out=
packets-in=
packets-out=
limit-bytes-in=
limit-bytes-out=
advertisement=
radius=
blocked=
limit-bytes-total=
I’ve tried this… when I issue “ip hotspot active print oid” I dont get any results…