CM-IP-MIB :: cmStaticRouteDest

MIB Reference — IPNetwork Monitor

All MIBsCM-IP-MIBcmStaticRouteDest

cmStaticRouteDest

Module: CM-IP-MIB

OID (symbolic): CM-IP-MIB::cmStaticRouteDest

OID (numeric): 1.3.6.1.4.1.2544.1.12.11.1.2.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 cmStaticRouteMask object is not equal to x.

What is cmStaticRouteDest?

This OID holds the destination IP address for a static route configured on a cable modem or network device. It specifies where traffic matching this route should be sent, and must be logically combined with a network mask. An operator would view this to verify that a static route is pointing to the correct destination network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.11.1.2.1.1
snmpwalk -v2c -c public <target> CM-IP-MIB::cmStaticRouteDest

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.11.1.2.1.1.1
snmpget -v2c -c public <target> CM-IP-MIB::cmStaticRouteDest.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.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.1productsADVA-MIB
1.3.6.1.4.1.2544.1.12fsp150cmADVA-MIB
1.3.6.1.4.1.2544.1.12.11cmIPMIBCM-IP-MIB
1.3.6.1.4.1.2544.1.12.11.1cmIpObjectsCM-IP-MIB
1.3.6.1.4.1.2544.1.12.11.1.2cmStaticRouteTableCM-IP-MIB
1.3.6.1.4.1.2544.1.12.11.1.2.1cmStaticRouteEntryCM-IP-MIB
1.3.6.1.4.1.2544.1.12.11.1.2.1.1cmStaticRouteDestCM-IP-MIB