All MIBs › CISCO-SSG-MIB › cssgServiceIfIndex
cssgServiceIfIndex
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgServiceIfIndex
OID (numeric): 1.3.6.1.4.1.9.9.260.1.7.1.1.1
Node type: OBJECT-TYPE
Type: InterfaceIndex
Access: read-write
Description: The interface index to which the Service is bound.
What is cssgServiceIfIndex?
Holds the ifIndex of the interface a particular service is bound to. Binding a service to a specific interface is what lets SSG scope that service's availability or accounting to traffic arriving on one physical/logical interface, which matters on a box with multiple access interfaces serving different subscriber populations, such as separate VLANs for residential vs business. A business-VPN service meant to be reachable only from the VLAN interface serving business subscribers would have cssgServiceIfIndex set to that VLAN's ifIndex so residential-VLAN subscribers on a different interface can't select it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.7.1.1.1 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgServiceIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.7.1.1.1.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgServiceIfIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.7.1.1.1.1 s <value>
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::cssgServiceIfIndex 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.7 | cssgServiceIfBinds | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.7.1 | cssgServiceIfBindTable | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.7.1.1 | cssgServiceIfBindEntry | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.7.1.1.1 | cssgServiceIfIndex | CISCO-SSG-MIB |