RAPID-CITY :: rcIpStaticRouteDest

MIB Reference — IPNetwork Monitor

All MIBsRAPID-CITYrcIpStaticRouteDest

rcIpStaticRouteDest

Module: RAPID-CITY

OID (symbolic): RAPID-CITY::rcIpStaticRouteDest

OID (numeric): 1.3.6.1.4.1.2272.1.8.15.2.1.1

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description:

The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use.

What is rcIpStaticRouteDest?

This read-only object specifies the destination IP address (or network) for a static route in the routing table. A value of 0.0.0.0 represents a default gateway route, and multiple static routes to the same destination may exist with different next-hop addresses. Operators use this to examine the routing table and verify that manual routes are correctly configured for directing traffic to specific network destinations.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.15.2.1.1
snmpwalk -v2c -c public <target> RAPID-CITY::rcIpStaticRouteDest

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.15.2.1.1.1
snmpget -v2c -c public <target> RAPID-CITY::rcIpStaticRouteDest.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-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.15rcIpStaticRouteRAPID-CITY
1.3.6.1.4.1.2272.1.8.15.2rcIpStaticRouteTableRAPID-CITY
1.3.6.1.4.1.2272.1.8.15.2.1rcIpStaticRouteEntryRAPID-CITY
1.3.6.1.4.1.2272.1.8.15.2.1.1rcIpStaticRouteDestRAPID-CITY