All MIBs › CISCO-REMOTE-ACCESS-MONITOR-MIB › crasMaxSessionsSupportable
crasMaxSessionsSupportable
Module: CISCO-REMOTE-ACCESS-MONITOR-MIB
OID (symbolic): CISCO-REMOTE-ACCESS-MONITOR-MIB::crasMaxSessionsSupportable
OID (numeric): 1.3.6.1.4.1.9.9.392.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The maximum number of remote access sessions that may be supported on this device.
If the device imposes no arbitrary limit on the maximum number of sessions, it should return a value of 0.
What is crasMaxSessionsSupportable?
This object reports the maximum number of concurrent remote-access sessions this specific device's hardware and software combination is rated to support, with a value of 0 specifically meaning the platform imposes no fixed cap. It matters directly for capacity planning on a VPN concentrator or firewall; an admin sizing a remote-access deployment needs this number to know how many simultaneous remote users the box can actually handle before performance degrades or new connections get rejected. A device reporting 5000 here tells an admin that provisioning for 6000 expected concurrent remote users would require either a hardware upgrade or splitting the load across a second device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.1.1 snmpwalk -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasMaxSessionsSupportable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.1.1.1 snmpget -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasMaxSessionsSupportable.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::crasMaxSessionsSupportable 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.1 | crasCapacity | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.1.1 | crasMaxSessionsSupportable | CISCO-REMOTE-ACCESS-MONITOR-MIB |