All MIBs › CISCO-SSG-MIB › cssgCfgMaxServicesPerUser
cssgCfgMaxServicesPerUser
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgMaxServicesPerUser
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.12
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description: The maximum number of services allowed per user.
What is cssgCfgMaxServicesPerUser?
Caps how many services a single subscriber is allowed to be logged into at the same time. This is a capacity/business-rule control rather than a technical one: it stops one subscriber from consuming disproportionate session resources, or bypassing a 'one service at a time' billing plan by opening several paid services simultaneously. A prepaid ISP selling per-service access might set cssgCfgMaxServicesPerUser to 3 so a subscriber can be logged into email, web, and VPN concurrently but not open a tenth unrelated service on the same account.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.12 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgMaxServicesPerUser
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.12.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgMaxServicesPerUser.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.12.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cssgCfgMaxServicesPerUser.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::cssgCfgMaxServicesPerUser 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.1 | cssgCfgObjects | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.1.12 | cssgCfgMaxServicesPerUser | CISCO-SSG-MIB |