All MIBs › CM-IP-MIB › cmStaticRouteDest
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.11 | cmIPMIB | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.1 | cmIpObjects | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.1.2 | cmStaticRouteTable | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.1.2.1 | cmStaticRouteEntry | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.1.2.1.1 | cmStaticRouteDest | CM-IP-MIB |