All MIBs › CISCO-SSG-MIB › cssgExcludedAPNRowStatus
cssgExcludedAPNRowStatus
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgExcludedAPNRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.260.1.4.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'. There are no mandatory objects in a create request.
To delete a row, set this object to 'destroy'.
What is cssgExcludedAPNRowStatus?
Controls creating or deleting a row in the table of APNs excluded from SSG's Auto-Domain feature. An APN listed in this excluded table is one Auto-Domain will not try to auto-map to a service for, so setting a row's status to createAndGo is how an operator carves out an exception — for example an APN meant to always require manual/portal login — from otherwise-automatic domain-based service assignment. An operator wanting subscribers on a 'guest.apn' APN to always see the manual login portal, even though Auto-Domain is enabled network-wide, would add a row for that APN and set cssgExcludedAPNRowStatus to createAndGo(4).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.4.1.1.2 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgExcludedAPNRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.4.1.1.2.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgExcludedAPNRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.4.1.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cssgExcludedAPNRowStatus.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::cssgExcludedAPNRowStatus 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.4 | cssgExcludedAPN | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.4.1 | cssgExcludedAPNTable | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.4.1.1 | cssgExcludedAPNEntry | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.4.1.1.2 | cssgExcludedAPNRowStatus | CISCO-SSG-MIB |