I have a custon SNMP implementation which does some good stuff for our VPN 3000 Concentrators.
It uses ALTIGA-SESSION-STATS-MIB which is referenced here,
Now we're in the process of migrating away from the 3000s to newer ASA boxes, although they don't seem to support this MIB.
I can connect to them using SNMP, but they dont respond to the OIDs etc in that mib.
We also have some monitoring software called Intermapper, for which we have a probe written for the 3000s which used the same mib. Thats not working against the ASAs either.
How do I get user connectivity info/stats out of one of the ASA box using SNMP? Is it a question of enabling it on the ASA box or do I have to use a different mib and re-develop the code from scratch?
Any help appreciated
Thanks
Cliff Dabbs