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