All MIBs › CISCO-SSG-MIB › cssgPortGrpPortRowStatus
cssgPortGrpPortRowStatus
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgPortGrpPortRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.260.1.6.3.1.3
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'.
To delete a row, set this object to 'destroy'.
What is cssgPortGrpPortRowStatus?
Controls creating or deleting a row that adds one port entry to a named port group. Like cssgNetworkGrpNetRowStatus but for ports rather than networks, this is how a port group referenced by a TCP-redirect mapping gets its actual member ports added or removed one at a time. To make an SMTP-redirect port group cover both plaintext SMTP and submission, an admin would add rows for ports 25 and 587, each activated via cssgPortGrpPortRowStatus set to createAndGo(4).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.6.3.1.3 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgPortGrpPortRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.6.3.1.3.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgPortGrpPortRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.6.3.1.3.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::cssgPortGrpPortRowStatus 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.6 | cssgTcpRedirect | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.6.3 | cssgPortGrpTable | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.6.3.1 | cssgPortGrpEntry | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.6.3.1.3 | cssgPortGrpPortRowStatus | CISCO-SSG-MIB |