CISCO-SSG-MIB :: cssgServiceType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SSG-MIBcssgServiceType

cssgServiceType

Module: CISCO-SSG-MIB

OID (symbolic): CISCO-SSG-MIB::cssgServiceType

OID (numeric): 1.3.6.1.4.1.9.9.260.1.3.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This attribute indicates the type of service.

pass-through - Indicates that the user authentication is not done during logon to this service. This is the default.

tunnel - Indicates that this is a L2TP tunneled service.

proxy - Indicates that the SSG performs user authentication during logon to this service.

What is cssgServiceType?

Reports the type of a configured service: pass-through (no separate auth for that service, the default), tunnel (an L2TP-tunneled service), or proxy (SSG itself performs authentication for that service). This determines how SSG has to handle a session bound to that service: tunnel requires SSG to set up and maintain an L2TP tunnel per session, a much heavier operation than pass-through, so a service mistakenly left as pass-through when it was meant to tunnel traffic will simply route locally instead of tunneling anywhere. A corporate-VPN service meant to backhaul subscriber traffic to a company LNS over L2TP would show cssgServiceType as tunnel(3), distinguishing it from a plain internet-access service that shows passthrough(2).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.3.1.1.3
snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgServiceType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.3.1.1.3.1
snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgServiceType.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cssgServiceType.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::cssgServiceType 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.3cssgServiceCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.3.1cssgServiceTableCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.3.1.1cssgServiceEntryCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.3.1.1.3cssgServiceTypeCISCO-SSG-MIB