All MIBs › CISCO-REMOTE-ACCESS-MONITOR-MIB › crasClientVersionString
crasClientVersionString
Module: CISCO-REMOTE-ACCESS-MONITOR-MIB
OID (symbolic): CISCO-REMOTE-ACCESS-MONITOR-MIB::crasClientVersionString
OID (numeric): 1.3.6.1.4.1.9.9.392.1.3.21.1.18
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: The string identifying the version of the of the client application initiating the Remote Access session. This can be used by the administrator to identify which users are running unsupported client versions.
What is crasClientVersionString?
This object reports the version string of the client software that established this remote-access session, exactly as claimed by the client during session setup. Because the desc explicitly says this is used to identify who is running unsupported client versions, an admin can query this per-session to find users still on old client software lacking current fixes and push them to upgrade before allowing further connections. For instance, the value might read '4.9.01095' for one user's AnyConnect client while most others show '4.10.04065', flagging that one laptop for a mandatory client update.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.3.21.1.18 snmpwalk -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasClientVersionString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.3.21.1.18.1 snmpget -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasClientVersionString.1
Start monitoring Cisco VPN concentrator/remote-access router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-REMOTE-ACCESS-MONITOR-MIB::crasClientVersionString OID value, configure state conditions and alerts, and monitor any Cisco VPN concentrator/remote-access router from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.392 | ciscoRemoteAccessMonitorMIB | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1 | ciscoRasMonitorMIBObjects | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3 | crasActivity | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3.21 | crasSessionTable | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3.21.1 | crasSessionEntry | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.18 | crasClientVersionString | CISCO-REMOTE-ACCESS-MONITOR-MIB |