All MIBs › CISCO-SSG-MIB › cssgServiceIfRowStatus
cssgServiceIfRowStatus
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgServiceIfRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.260.1.7.1.1.2
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: The status of this table entry.
This object can also be used to create or delete conceptual row in this table.
To create a row, set this object to 'createAndGo'. cssgServiceIfIndex is a mandatory object for a create request.
To delete a row, set this object to 'destroy'.
What is cssgServiceIfRowStatus?
Controls creating or deleting the row that binds a service to an interface, the row whose mandatory field is cssgServiceIfIndex. Setting this to createAndGo is what actually activates a given service-to-interface binding; a service defined elsewhere but never given a row here, or one deleted via destroy, simply isn't reachable from that interface at all. After defining a business-VPN service, an admin still has to set cssgServiceIfRowStatus to createAndGo(4) for the row pairing it with the business VLAN's ifIndex, or subscribers on that interface won't see the service as available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.7.1.1.2 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgServiceIfRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.7.1.1.2.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgServiceIfRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.7.1.1.2.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::cssgServiceIfRowStatus 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.2 | cssgServiceIfRowStatus | CISCO-SSG-MIB |