CISCO-SSG-MIB :: cssgPortMapRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SSG-MIBcssgPortMapRowStatus

cssgPortMapRowStatus

Module: CISCO-SSG-MIB

OID (symbolic): CISCO-SSG-MIB::cssgPortMapRowStatus

OID (numeric): 1.3.6.1.4.1.9.9.260.1.9.2.1.5

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

Description: The status of this table entry.

This object can also be used to create or delete conceptual row in this table.

To create a row, set this object to 'createAndGo'. cssgPortMapPortRangeFrom and cssgPortMapPortRangeTo are mandatory objects in a create request.

To delete a row, set this object to 'destroy'.

What is cssgPortMapRowStatus?

Controls creating or deleting a row in the port-map configuration table, which requires cssgPortMapPortRangeFrom and cssgPortMapPortRangeTo to be present in the same create request. This ties the whole port-bundle pool definition together as one atomic row, meaning an admin can't leave the range boundaries half-configured — the range endpoints and the row activation have to land together for the port-map entry to actually take effect. To finalize a new port-map pool spanning ports 1024-65535, an admin submits a single SNMP set containing cssgPortMapPortRangeFrom=1024, cssgPortMapPortRangeTo=65535, and cssgPortMapRowStatus=createAndGo(4) together.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.9.2.1.5
snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgPortMapRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.9.2.1.5.1
snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgPortMapRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.9.2.1.5.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::cssgPortMapRowStatus 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.2cssgPortMapTableCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.9.2.1cssgPortMapEntryCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.9.2.1.5cssgPortMapRowStatusCISCO-SSG-MIB