All MIBs › CISCO-SSG-MIB › cssgServiceRoutePermission
cssgServiceRoutePermission
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgServiceRoutePermission
OID (numeric): 1.3.6.1.4.1.9.9.260.1.3.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the action on packets, when the destination address matches with the cssgServiceRouteAddr.
What is cssgServiceRoutePermission?
For a specific route entry associated with a service, indicates whether packets matching the destination address in cssgServiceRouteAddr are permitted or denied. This is the actual allow/block decision behind a service's route-based access control, meaning a service can grant broad access to a network while carving out specific denied sub-ranges, or vice versa, by combining multiple route entries with different permission values. A 'family-safe' service might include a route entry for a known tracker network's address range with cssgServiceRoutePermission set to deny(2), blocking just that destination while permit(1) entries cover the rest of the internet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.3.2.1.5 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgServiceRoutePermission
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.3.2.1.5.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgServiceRoutePermission.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::cssgServiceRoutePermission 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.3 | cssgService | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.3.2 | cssgServiceRouteTable | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.3.2.1 | cssgServiceRouteEntry | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.3.2.1.5 | cssgServiceRoutePermission | CISCO-SSG-MIB |