CISCO-FILTER-GROUP-MIB :: cfgFilterGroupRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-FILTER-GROUP-MIBcfgFilterGroupRowStatus

cfgFilterGroupRowStatus

Module: CISCO-FILTER-GROUP-MIB

OID (symbolic): CISCO-FILTER-GROUP-MIB::cfgFilterGroupRowStatus

OID (numeric): 1.3.6.1.4.1.9.9.474.1.1.1.1.5

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 if cfgFilterGroupType is configured for the row.

What is cfgFilterGroupRowStatus?

This is the row-status object for adding or deleting entries in the filter group table, but it can only successfully be set to active once cfgFilterGroupType has already been configured for that same row. This ordering dependency is a specific gotcha for anyone scripting filter-group creation via SNMP: attempting to activate the row before its type is set will fail, so the type must be established first or in the same transaction. An SNMP script that sets this to active immediately after creating a new filter group row, without first setting cfgFilterGroupType, would have that activation attempt rejected.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.1.1.5
snmpwalk -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterGroupRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.1.1.5.1
snmpget -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterGroupRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.474.1.1.1.1.5.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::cfgFilterGroupRowStatus 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 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.474ciscoFilterGroupMIBCISCO-FILTER-GROUP-MIB
1.3.6.1.4.1.9.9.474.1ciscoFilterGroupMIBObjectsCISCO-FILTER-GROUP-MIB
1.3.6.1.4.1.9.9.474.1.1cfgFilterConfigCISCO-FILTER-GROUP-MIB
1.3.6.1.4.1.9.9.474.1.1.1cfgFilterGroupTableCISCO-FILTER-GROUP-MIB
1.3.6.1.4.1.9.9.474.1.1.1.1cfgFilterGroupEntryCISCO-FILTER-GROUP-MIB
1.3.6.1.4.1.9.9.474.1.1.1.1.5cfgFilterGroupRowStatusCISCO-FILTER-GROUP-MIB