All MIBs › CISCO-SSG-MIB › cssgCfgPortBundleHostKeyEnabled
cssgCfgPortBundleHostKeyEnabled
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgPortBundleHostKeyEnabled
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: An indication of whether PortBundle-Host Key feature is enabled. This feature enables SESM to identify subscribers based on the PortBundle(combination of IP Address, and a range of ports) assigned by the SSG.
What is cssgCfgPortBundleHostKeyEnabled?
Enables the PortBundle-Host Key feature, which lets the companion SESM system identify an individual subscriber by the combination of a shared IP address plus a specific range of ports assigned to that subscriber by SSG. This is specifically the mechanism that makes per-subscriber service selection work when many subscribers are hidden behind one NATed IP, because without a distinguishing port range SESM would only see one IP and couldn't tell which of many subscribers a packet belongs to. A carrier running large-scale NAT for mobile broadband, with thousands of subscribers sharing a handful of public IPs, would enable cssgCfgPortBundleHostKeyEnabled and configure cssgPortMapLength/PortRangeFrom/PortRangeTo so each subscriber gets, say, ports 20000-20099 to stay individually identifiable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.8 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgPortBundleHostKeyEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.8.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgPortBundleHostKeyEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.8.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::cssgCfgPortBundleHostKeyEnabled 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.8 | cssgCfgPortBundleHostKeyEnabled | CISCO-SSG-MIB |