RC-IP-ROUTING-MIB :: rcIpRouteMask

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsRC-IP-ROUTING-MIBrcIpRouteMask

rcIpRouteMask

Module: RC-IP-ROUTING-MIB

OID (symbolic): RC-IP-ROUTING-MIB::rcIpRouteMask

OID (numeric): 1.3.6.1.4.1.2272.1.8.7.1.2

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description: Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the rcIpRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the rcIpRouteMask by determining whether the value of the correspondent rcIpRouteDest field belong to a class-A, B, or C network, and then using one of:

mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C

If the value of the rcIpRouteDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism.

What is rcIpRouteMask?

Reports the subnet mask ANDed with the destination address to match this active route, e.g., 255.255.255.0 for a /24, telling an admin exactly how broad a prefix rcIpRouteDest actually covers.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.7.1.2
snmpwalk -v2c -c public <target> RC-IP-ROUTING-MIB::rcIpRouteMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.7.1.2.1
snmpget -v2c -c public <target> RC-IP-ROUTING-MIB::rcIpRouteMask.1

Start monitoring Bay Networks/Nortel Accelar (Rapid-City) Layer 3 switches (static routes/redistribution configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-IP-ROUTING-MIB::rcIpRouteMask OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Accelar (Rapid-City) Layer 3 switches (static routes/redistribution configuration) from a single console.

OID Breakdown

Upper-level ancestors (11 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.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.8rcIpRAPID-CITY
1.3.6.1.4.1.2272.1.8.7rcIpRouteTableRAPID-CITY
1.3.6.1.4.1.2272.1.8.7.1rcIpRouteEntryRAPID-CITY
Numeric OIDNameModule
1.3.6.1.4.1.2272.1.8.7.1.2rcIpRouteMaskRC-IP-ROUTING-MIB