CISCOSB-IpRouter :: rsIpRipFilterLclMatchBits

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-IpRouterrsIpRipFilterLclMatchBits

rsIpRipFilterLclMatchBits

Module: CISCOSB-IpRouter

OID (symbolic): CISCOSB-IpRouter::rsIpRipFilterLclMatchBits

OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.8.2.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: the number of bits to match in the Network IP address. A value smaller than 32 defines a wildcard. for example: the value 8 means all routes whose leftmost 8 bits are equal to those of the network IP address. If this variable has a value other than 32, than rsIpRipFilterLclNetworkMaskBits must be 0 and is ignored.

What is rsIpRipFilterLclMatchBits?

This read-write value sets how many leading bits of the local filter's network address must match, creating a wildcard when below 32, with the network mask bits field required to be 0 whenever this value differs from 32. An admin uses it to build a broader wildcard rule for a single interface's RIP filtering. For example, setting this to 8 on a local filter matches any route whose top 8 bits equal the filter's configured address, all evaluated only against that one interface's RIP traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.8.2.1.7
snmpwalk -v2c -c public <target> CISCOSB-IpRouter::rsIpRipFilterLclMatchBits

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.8.2.1.7.1
snmpget -v2c -c public <target> CISCOSB-IpRouter::rsIpRipFilterLclMatchBits.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.26.8.2.1.7.1 i <value>

Start monitoring Cisco Small Business routers/switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IpRouter::rsIpRipFilterLclMatchBits OID value, configure state conditions and alerts, and monitor any Cisco Small Business routers/switches from a single console.

OID Breakdown

Upper-level ancestors (12 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.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
1.3.6.1.4.1.9.6.1.101.26ipSpecCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.8ipRipFilterCISCOSB-IP
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.26.8.2rsIpRipFilterLclTableCISCOSB-IpRouter
1.3.6.1.4.1.9.6.1.101.26.8.2.1rsIpRipFilterLclEntryCISCOSB-IpRouter
1.3.6.1.4.1.9.6.1.101.26.8.2.1.7rsIpRipFilterLclMatchBitsCISCOSB-IpRouter