All MIBs › CISCO-SSG-MIB › cssgStatsActiveSessions
cssgStatsActiveSessions
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgStatsActiveSessions
OID (numeric): 1.3.6.1.4.1.9.9.260.1.2.3
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: The current number of active connections on SSG.
What is cssgStatsActiveSessions?
Reports the current number of active connections/sessions on SSG at the moment it's polled. Because it's a gauge rather than a counter, it reflects concurrent load right now, not cumulative activity, making it the number to alarm on for approaching SSG's session-capacity limit rather than for historical usage trending. If SSG is sized for 50,000 concurrent sessions and cssgStatsActiveSessions is sitting at 48,500 during a Friday-evening peak, that's the trigger an operator would use to justify provisioning a second SSG box before the next peak.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.2.3 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgStatsActiveSessions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.2.3.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgStatsActiveSessions.1
Start monitoring Cisco broadband/edge routers (Service Selection Gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SSG-MIB::cssgStatsActiveSessions OID value, configure state conditions and alerts, and monitor any Cisco broadband/edge routers (Service Selection Gateway) 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.260 | ciscoSsgMIB | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1 | ciscoSsgMIBObjects | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.2 | cssgStatsObjects | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.2.3 | cssgStatsActiveSessions | CISCO-SSG-MIB |