All MIBs › CDD-564 › cdd564RouteInterface
cdd564RouteInterface
Module: CDD-564
OID (symbolic): CDD-564::cdd564RouteInterface
OID (numeric): 1.3.6.1.4.1.6247.25.1.3.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Routes are destined to the Ethernet interface.
What is cdd564RouteInterface?
Per the field's own description, every route on this unit is destined to the Ethernet interface, meaning this field is effectively fixed at that single value rather than offering a real choice -- it exists mainly because the underlying SMI route-table convention expects an outbound interface to be specified, even though this platform's satellite-side traffic is actually handled separately through its HDLC/demodulator configuration rather than through this route table's interface field. An admin reviewing this table wouldn't expect or need to change this value from toEthernet(2) on any row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.3.1.1.7 snmpwalk -v2c -c public <target> CDD-564::cdd564RouteInterface
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.3.1.1.7.1 snmpget -v2c -c public <target> CDD-564::cdd564RouteInterface.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.3.1.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564RouteInterface.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::cdd564RouteInterface 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.7 | cdd564RouteInterface | CDD-564 |