All MIBs › CISCOSB-IP › rlIpStaticRouteDest
rlIpStaticRouteDest
Module: CISCOSB-IP
OID (symbolic): CISCOSB-IP::rlIpStaticRouteDest
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.17.1.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The destination IP address of this route. This object may not take a Multicast (Class D) address value. 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 rlIpStaticRouteMask object is not equal to x.
What is rlIpStaticRouteDest?
This read-only value reports the destination IP address of a configured static route, and per its description cannot be a multicast address and must be consistent with the route's mask. Admins reference this to confirm exactly which destination network a given static route entry targets. For example, a static route entry showing a specific network address tells the admin that route governs traffic bound for that particular destination network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.17.1.1.1 snmpwalk -v2c -c public <target> CISCOSB-IP::rlIpStaticRouteDest
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.1.1 snmpget -v2c -c public <target> CISCOSB-IP::rlIpStaticRouteDest.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::rlIpStaticRouteDest 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.1 | rlIpStaticRouteDest | CISCOSB-IP |