All MIBs › CISCO-SSG-MIB › cssgCfgDefaultNetworkType
cssgCfgDefaultNetworkType
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgDefaultNetworkType
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.14
Node type: OBJECT-TYPE
Type: InetAddressType
Access: read-write
Description: A value that represents the type of the IP Address stored in the object cssgCfgDefaultNetwork.
What is cssgCfgDefaultNetworkType?
Tells SSG whether the address stored in cssgCfgDefaultNetwork should be interpreted as an IPv4 or IPv6 address/prefix. Because cssgCfgDefaultNetwork alone is just an opaque octet string, this companion type object is what makes that value unambiguous, and mismatching the two means SSG will misparse the default-network address so the 'reachable without login' exemption silently fails. When migrating the default network from an IPv4 subnet to an IPv6 one, an admin must update cssgCfgDefaultNetworkType to ipv6(2) at the same time as cssgCfgDefaultNetwork, or subscribers lose access to the login portal before they've even logged in.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.14 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgDefaultNetworkType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.14.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgDefaultNetworkType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.14.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::cssgCfgDefaultNetworkType 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.1 | cssgCfgObjects | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.1.14 | cssgCfgDefaultNetworkType | CISCO-SSG-MIB |