All MIBs › CISCO-SSG-MIB › cssgStatsActiveServices
cssgStatsActiveServices
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgStatsActiveServices
OID (numeric): 1.3.6.1.4.1.9.9.260.1.2.5
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: The current number of active services on SSG.
What is cssgStatsActiveServices?
Reports the current number of distinct services, as opposed to hosts or sessions, that are active on SSG. This counts unique service instances rather than subscriber connections to them, so it's the metric to watch when deciding whether a particular service definition is actually being used at all versus just configured and idle. If an operator retires a legacy service definition but cssgStatsActiveServices doesn't drop afterward, that's a sign some other still-configured service picked up the slot rather than the retirement actually taking effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.2.5 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgStatsActiveServices
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.2.5.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgStatsActiveServices.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::cssgStatsActiveServices 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.5 | cssgStatsActiveServices | CISCO-SSG-MIB |