All MIBs › CISCO-SSG-MIB › cssgPortMapLength
cssgPortMapLength
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgPortMapLength
OID (numeric): 1.3.6.1.4.1.9.9.260.1.9.1
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description: The length of the port-bundle i.e, no of ports in a bundle.
What is cssgPortMapLength?
Sets the length of a port bundle — how many ports are grouped together to identify one subscriber under the PortBundle-Host Key feature. This directly trades off address-sharing density against per-subscriber port availability: a shorter bundle length lets more subscribers share one public IP, at the risk of starving subscribers who open many simultaneous connections, while a longer one supports fewer subscribers per IP but each gets more headroom. A carrier-grade NAT deployment sharing one public IPv4 address across 640 subscribers via 65,536 usable ports might set cssgPortMapLength to 100, giving each subscriber a 100-port bundle with some ports held in reserve.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.9.1 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgPortMapLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.9.1.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgPortMapLength.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.9.1.1 i <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::cssgPortMapLength 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.9 | cssgPortMap | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.9.1 | cssgPortMapLength | CISCO-SSG-MIB |