CISCO-SSG-MIB :: cssgCfgMaxServicesPerUser

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SSG-MIBcssgCfgMaxServicesPerUser

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.260ciscoSsgMIBCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1ciscoSsgMIBObjectsCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.1cssgCfgObjectsCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.1.12cssgCfgMaxServicesPerUserCISCO-SSG-MIB