09-22-2018 11:09 AM - edited 10-02-2018 04:22 PM
Hi Everyone,
I need to access the number of active users connected to each tunnel group for remote access and I found that the following OID provides the number of connected users for each one :
.1.3.6.1.4.1.9.9.392.1.3.22.1.2
with the following output :
.1.3.6.1.4.1.9.9.392.1.3.22.1.2.6.119.101.98.118.112.110 = INTEGER: 0
Wat I would like to get is also the names of each of these tunnel groups in order to create a meaningful graph for them, I checked that there is a declared OID for this
1.3.6.1.4.1.9.9.392.1.3.22.1.1
But is seems that is not readable ... is there another workaround to get those names?
snmpwalk of .1.3.6.1.4.1.9.9.392.1.3.21.1.2 produces something but there is not really a way to index it and associate it to the number of connected users
Solved! Go to Solution.
09-23-2018 12:21 PM
have you checked another thread which is similar and some python script getting the data. user and groups.
09-23-2018 12:21 PM
have you checked another thread which is similar and some python script getting the data. user and groups.
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