CISCOSB-IpRouter :: rsIpRipFilterGlbMatchBits

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-IpRouterrsIpRipFilterGlbMatchBits

rsIpRipFilterGlbMatchBits

Module: CISCOSB-IpRouter

OID (symbolic): CISCOSB-IpRouter::rsIpRipFilterGlbMatchBits

OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.8.1.1.6

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 rsIpRipFilterGlbNetworkMaskBits must be 0 and is ignored.

What is rsIpRipFilterGlbMatchBits?

This read-write value sets how many leading bits of the filter's network address must match for a route to be affected, creating a wildcard when set below 32, and per its description the network mask bits field must be 0 and is ignored whenever this differs from 32. An admin uses this to build broader wildcard filter rules that catch a whole family of networks sharing a common prefix. For example, setting this to 8 matches any route whose leftmost 8 bits equal the filter's configured network address, covering a wide swath of subnets under that top octet.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.8.1.1.6
snmpwalk -v2c -c public <target> CISCOSB-IpRouter::rsIpRipFilterGlbMatchBits

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.8.1.1.6.1
snmpget -v2c -c public <target> CISCOSB-IpRouter::rsIpRipFilterGlbMatchBits.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.26.8.1.1.6.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::rsIpRipFilterGlbMatchBits 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.1rsIpRipFilterGlbTableCISCOSB-IpRouter
1.3.6.1.4.1.9.6.1.101.26.8.1.1rsIpRipFilterGlbEntryCISCOSB-IpRouter
1.3.6.1.4.1.9.6.1.101.26.8.1.1.6rsIpRipFilterGlbMatchBitsCISCOSB-IpRouter