All MIBs › CISCOSB-IpRouter › rsIpRipFilterLclMatchBits
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.8 | ipRipFilter | CISCOSB-IP |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.26.8.2 | rsIpRipFilterLclTable | CISCOSB-IpRouter |
| 1.3.6.1.4.1.9.6.1.101.26.8.2.1 | rsIpRipFilterLclEntry | CISCOSB-IpRouter |
| 1.3.6.1.4.1.9.6.1.101.26.8.2.1.7 | rsIpRipFilterLclMatchBits | CISCOSB-IpRouter |