CISCO-FILTER-GROUP-MIB :: cfgFilterNetworkAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-FILTER-GROUP-MIBcfgFilterNetworkAddress

cfgFilterNetworkAddress

Module: CISCO-FILTER-GROUP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.474.1.1.2.1.3

Node type: OBJECT-TYPE

Type: InetAddress

Access: read-write

Description: The source/destination internet address to be configured. A value of zero causes all source/destination address to match in an IP filter where this group is used. The object value has to be consistent with the type specified in cfgFilterNetworkAddressType.

What is cfgFilterNetworkAddress?

This is the source or destination network address to match in this filter entry, where a value of zero causes the filter to match all source/destination addresses instead of a specific one. Because zero here effectively means any address, a filter group intended to restrict traffic to a specific subnet that mistakenly leaves this at zero would end up matching every address instead, silently defeating the intended restriction -- a subtle but consequential configuration error. A filter group meant to only match traffic from 192.168.10.0 left with this object still at its zero default would instead match traffic from any source address at all, not just the intended subnet.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.2.1.3
snmpwalk -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterNetworkAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.2.1.3.1
snmpget -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterNetworkAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.474.1.1.2.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::cfgFilterNetworkAddress 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.2cfgFilterNetworkGroupTableCISCO-FILTER-GROUP-MIB
1.3.6.1.4.1.9.9.474.1.1.2.1cfgFilterNetworkGroupEntryCISCO-FILTER-GROUP-MIB
1.3.6.1.4.1.9.9.474.1.1.2.1.3cfgFilterNetworkAddressCISCO-FILTER-GROUP-MIB