CDM-570 :: cdm570DefaultGateway

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570DefaultGateway

cdm570DefaultGateway

Module: CDM-570

OID (symbolic): CDM-570::cdm570DefaultGateway

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.1.3

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: The IP address of the default gateway.

What is cdm570DefaultGateway?

This read-write object sets the IP address of the default gateway for the unit's management interface. This determines whether the modem's management traffic, like SNMP responses and trap notifications, destined for a station outside its local management subnet can actually be routed back out, so an admin managing this unit from off-site depends on this being correctly configured, while local-subnet-only management would work even with it left blank or wrong. If the configured SNMP trap destination points to a receiver on a different subnet than the modem's management port, this default gateway must be correctly set or those trap notifications will simply never leave the local management segment.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.3
snmpwalk -v2c -c public <target> CDM-570::cdm570DefaultGateway

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.3.1
snmpget -v2c -c public <target> CDM-570::cdm570DefaultGateway.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.1.3.1 a <value>

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570DefaultGateway OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.24cdm570CDM-570
1.3.6.1.4.1.6247.24.1cdm570ObjectsCDM-570
1.3.6.1.4.1.6247.24.1.2cdm570ConfigCDM-570
1.3.6.1.4.1.6247.24.1.2.1cdm570EthernetRemoteControlCDM-570
1.3.6.1.4.1.6247.24.1.2.1.3cdm570DefaultGatewayCDM-570