CISCO-FILTER-GROUP-MIB :: cfgFilterGroupDescription

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-FILTER-GROUP-MIBcfgFilterGroupDescription

cfgFilterGroupDescription

Module: CISCO-FILTER-GROUP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.474.1.1.1.1.3

Node type: OBJECT-TYPE

Type: SnmpAdminString

Access: read-write

Description: This object is used for configuring description for the filter group.

What is cfgFilterGroupDescription?

This holds a free-text description an admin assigns to a specific filter group, purely for documentation purposes within the configuration. Because filter groups themselves are just referenced by index or name elsewhere in IP filtering configuration, this description is what actually tells a human reviewing the config what a given filter group's real-world purpose is meant to be, say blocking a specific subnet versus permitting a partner network. A filter group actually configured to match source addresses in 203.0.113.0/24 might carry this description as 'Block known-bad partner subnet - see ticket INC00552' so a future admin understands the intent without reverse-engineering it from the raw address/mask values.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.1.1.3
snmpwalk -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterGroupDescription

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.1.1.3.1
snmpget -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterGroupDescription.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.474.1.1.1.1.3.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::cfgFilterGroupDescription 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.3cfgFilterGroupDescriptionCISCO-FILTER-GROUP-MIB