All MIBs › CISCO-FILTER-GROUP-MIB › cfgFilterIpServiceGroupRowStatus
cfgFilterIpServiceGroupRowStatus
Module: CISCO-FILTER-GROUP-MIB
OID (symbolic): CISCO-FILTER-GROUP-MIB::cfgFilterIpServiceGroupRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.474.1.1.4.1.6
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: This object is used for adding/deleting entries in this table. This object can be set to 'active' only with valid value for cfgFilterIpServiceType object.
What is cfgFilterIpServiceGroupRowStatus?
This is the row-status object for adding or deleting a port-range filter entry, which can only be set to active once its associated service-type configuration is valid for that row. This follows the same creation-ordering pattern as the other filter tables in this MIB -- the underlying matching criteria must be configured before the row can be activated -- so scripted filter-policy deployment needs to respect this sequence to avoid failed activations. An admin's automation script that tries to activate a new port-range entry in the same SNMP operation as setting its port bounds, rather than in a strictly preceding step, risks the activation failing if the device processes the row-status object before the dependent value is committed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.4.1.6 snmpwalk -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterIpServiceGroupRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.4.1.6.1 snmpget -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterIpServiceGroupRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.474.1.1.4.1.6.1 s <value>
Start monitoring Cisco IOS routers/switches (object-group-based ACLs) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FILTER-GROUP-MIB::cfgFilterIpServiceGroupRowStatus OID value, configure state conditions and alerts, and monitor any Cisco IOS routers/switches (object-group-based ACLs) 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.474 | ciscoFilterGroupMIB | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1 | ciscoFilterGroupMIBObjects | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1 | cfgFilterConfig | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.4 | cfgFilterIpServiceGroupTable | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.4.1 | cfgFilterIpServiceGroupEntry | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.4.1.6 | cfgFilterIpServiceGroupRowStatus | CISCO-FILTER-GROUP-MIB |