All MIBs › CDD-564 › cdd564RouteDestMaskLen
cdd564RouteDestMaskLen
Module: CDD-564
OID (symbolic): CDD-564::cdd564RouteDestMaskLen
OID (numeric): 1.3.6.1.4.1.6247.25.1.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The subnet mask lenght for the destination IP address.
What is cdd564RouteDestMaskLen?
This is the prefix length paired with the destination address above, defining how broad or narrow this route's match actually is -- a /32 here targets a single host address while a /0 would function as a default route matching everything. For example, a route configured with a /24 mask matches an entire remote site's subnet, while accidentally leaving this at /32 would cause the route to match only a single host and silently fail to cover the rest of that site's addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.3.1.1.4 snmpwalk -v2c -c public <target> CDD-564::cdd564RouteDestMaskLen
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.3.1.1.4.1 snmpget -v2c -c public <target> CDD-564::cdd564RouteDestMaskLen.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.3.1.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564RouteDestMaskLen.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564RouteDestMaskLen OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator from a single console.
OID Breakdown
Upper-level ancestors (7 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.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.3 | cdd564Routes | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.3.1 | cdd564RouteTable | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.3.1.1 | cdd564RouteEntry | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.3.1.1.4 | cdd564RouteDestMaskLen | CDD-564 |