Forum Discussion
SNMP OID Network Access Connection
Hello, I would like to monitor the number of user connected on our platform with their VPN Edge Client.
What is the OID number to be able to monitored the number of users connected with VPN via our monitoring tool ?
BR
there is unfortunately not one available by default, you have to create a script and hook it up to SNMP
look here for how to: https://support.f5.com/csp/article/K96612400
- Jerome_CARRIER
Nimbostratus
thank's. But when I test to request the OID, I have an error : SNMP_EXCEPTION_NOSUCHOBJECT222
BR
did you create the scripts?, restart SNMP daemon on F5?
- Jerome_CARRIER
Nimbostratus
Yes I did...
weird, what if you try locally, might have to change community string
snmpwalk -Os -c public -v 2c localhost .1.3.6.1.4.1.3375.2.100.1
- Jerome_CARRIER
Nimbostratus
With localhost or the IP address of the Mgt, I have the same answer : Timeout: No Response from localhost. But the process is running....
- Jerome_CARRIER
Nimbostratus
no it's working but I have this error now :
bigipTrafficMgmt.100.1 = No Such Object available on this agent at this OID
not the answer you want, but something went wrong in the steps then
can you run
/config/snmp/ccuUsage.sh
do you get the current number then?
any errors in /var/log/ltm when you restarted the SNMP daemon?
- Jerome_CARRIER
Nimbostratus
Yes I have 622.
And no error in ltm
- Jerome_CARRIER
Nimbostratus
I found this OID :
apmGlobalConnectivityStatCurConns ou 1.3.6.1.4.1.3375.2.6.1.5.3.0
By requesting this OID, I have the number of CCU licenses consumed. With this value, I see the CCU licenses consumed therefore the number of VPN connection on the plateform. Right or not ?
unfortunately not, if you compare that value against the output of
tmsh show apm license
it is different.
i tried a totally bad
/config/snmp/custom_mib.tcl
but that doesnt get me any errors.
can you share the content of your custom_mib.tcl
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com