All: I can't seem to figure out how to do this:
I'm trying to create a graph that will allow me to track the number of AnyConnect clients that connect to my firewall by Version (E.G. Windows, Mac and Linux). I have found that this info is exposed via Cisco's CISCO-REMOTE-ACCESS-MONITOR-MIB. It seems the OID is: 1.3.6.1.4.1.9.9.392.1.3.21.1.18 for the information I'm looking for. The first problem I'm having is that it appears that the Firewall generates two sub OIDs for each client each has the info I want, but each has it listed as slightly different text.
I was able to build a poller on that OID and it creates a chart on the Device's web page. The chart doesn't actually aggregate the data. The graph in the Chart doesn't show any data either. So I'm not sure what I'm doing wrong or if this type of data can even be graphed.
It appears that Cisco is trying to fit relational data in to what is essentially a hierarchal database format (SNMP).
Does anyone have any experience doing this? Can it be done ? Any help would be most appreciated.


Thanks!
Dave