CISCO-FILTER-GROUP-MIB :: cfgFilterNetworkMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-FILTER-GROUP-MIBcfgFilterNetworkMask

cfgFilterNetworkMask

Module: CISCO-FILTER-GROUP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.474.1.1.2.1.4

Node type: OBJECT-TYPE

Type: InetAddress

Access: read-write

Description: This is the wild card mask for the cfgFilterNetworkAddress bits that must match. Presence of 0 bits in the mask indicate that corresponding bits in the cfgFilterNetworkAddress must match in order for the matching to be successful, and 1 bits are don't care bits in the matching. A value of zero causes only IP packets of source and destination address the same as cfgFilterNetworkAddress to match. This object value has to be consistent with the type specified in cfgFilterNetworkAddressType.

What is cfgFilterNetworkMask?

This is a wildcard mask, Cisco ACL-style, where 0 bits mean must match and 1 bits mean do not care, applied against cfgFilterNetworkAddress, with a mask of zero meaning only an exact match of that address qualifies, matching no range at all. Because this uses inverted wildcard-mask logic rather than a standard subnet mask, an admin used to conventional netmasks could easily configure the opposite of what they intended if they do not account for the inversion, silently broadening or narrowing the actual match scope. To match an entire /24 subnet like 192.168.10.0, this mask would need to be set to 0.0.0.255 in Cisco wildcard style, not 255.255.255.0 as a standard subnet mask user might instinctively enter.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.2.1.4
snmpwalk -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterNetworkMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.2.1.4.1
snmpget -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterNetworkMask.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.474.1.1.2.1.4.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::cfgFilterNetworkMask 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.4cfgFilterNetworkMaskCISCO-FILTER-GROUP-MIB