On a Cisco ASA
When I snmpwalk 3.6.1.4.1.9.9.392.1.3.21.1.2 it returns the walk 3.6.1.4.1.9.9.392.1.3.21.1.2.7.103.97.115.114.98.119.90113 =STRING: "RA_VPN". The numbers 103.97.115.114.98.119 represent the username for the authenticated remote access users and the STRING= "the vpn tunnel group they used". My question is 90113 changes everytime you log in, whether your using the same username or not.
Another example:
The OID 1.3.6.1.4.1.9.9.392.1.3.21.1.10 polls the remote access users public IP addresss. The responsponse to the poll is 3.6.1.4.1.9.9.392.1.3.21.1.10.7.103.97.115.114.98.119.90113= STRING: "172.16.4.2" so again in this situation when I'm trying to enter an OID to query the 90113 in the OID will change once the remote access user disconnects and reconnects.
Can I use something like a regex entry in the SNMP wizard to allow this value to change? If so, how?
Rob