All MIBs › CISCOSB-IP › rlIpStaticRouteMask
rlIpStaticRouteMask
Module: CISCOSB-IP
OID (symbolic): CISCOSB-IP::rlIpStaticRouteMask
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.17.1.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 rlIpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the rlIpStaticRouteMask by reference to the IP Ad- dress Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the rlIpStaticRouteDest object is not equal to ipCidrRoute- Dest.
What is rlIpStaticRouteMask?
This read-only value reports the subnet mask applied to a static route's destination address to determine matching traffic. Admins use this together with the destination address to understand exactly which range of addresses a static route covers. For example, a mask of 255.255.255.0 paired with a destination network address tells the admin this static route covers that entire /24 subnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.17.1.1.2 snmpwalk -v2c -c public <target> CISCOSB-IP::rlIpStaticRouteMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.17.1.1.2.1 snmpget -v2c -c public <target> CISCOSB-IP::rlIpStaticRouteMask.1
Start monitoring Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IP::rlIpStaticRouteMask OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.17 | rlIpStaticRoute | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.17.1 | rlIpStaticRouteTable | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.17.1.1 | rlIpStaticRouteEntry | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.17.1.1.2 | rlIpStaticRouteMask | CISCOSB-IP |