All MIBs › CISCO-FILTER-GROUP-MIB › cfgFilterNetworkMask
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.
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.474 | ciscoFilterGroupMIB | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1 | ciscoFilterGroupMIBObjects | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1 | cfgFilterConfig | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.2 | cfgFilterNetworkGroupTable | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.2.1 | cfgFilterNetworkGroupEntry | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.2.1.4 | cfgFilterNetworkMask | CISCO-FILTER-GROUP-MIB |