CISCO-SSG-MIB :: cssgPortMapLength

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SSG-MIBcssgPortMapLength

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.260ciscoSsgMIBCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1ciscoSsgMIBObjectsCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.9cssgPortMapCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.9.1cssgPortMapLengthCISCO-SSG-MIB