cfgFilterNetworkMask

CISCO-FILTER-GROUP-MIB · .1.3.6.1.4.1.9.9.474.1.1.2.1.4

Object

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.

Context

MIB
CISCO-FILTER-GROUP-MIB
OID
.1.3.6.1.4.1.9.9.474.1.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
cfgFilterNetworkGroupEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FILTER-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FILTER-GROUP-MIB::cfgFilterNetworkMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FILTER-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FILTER-GROUP-MIB::cfgFilterNetworkMask.<cfgFilterGroupName>.<cfgFilterNetworkGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FILTER-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FILTER-GROUP-MIB::cfgFilterNetworkMask'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance