CDM-570 :: cdm570IPOption

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570IPOption

cdm570IPOption

Module: CDM-570

OID (symbolic): CDM-570::cdm570IPOption

OID (numeric): 1.3.6.1.4.1.6247.24.1.1.2.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: IP Controller card, where: 0 = None 1 = Installed

What is cdm570IPOption?

This read-only object reports whether an IP Controller card is installed: none(0) or installed(1). This is a hardware presence flag distinct from the modem's own management IP address, cdm570IpAddress -- it specifically indicates whether the unit has the optional card that adds native IP framing/routing capability to the satellite data path itself, as opposed to just SNMP-manageability over the terrestrial Ethernet port, which every unit has regardless of this option. A site needing to carry routed IP traffic directly over the satellite link, rather than a raw serial data circuit, would need to confirm this object reports installed(1) before that capability can be used.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.2.5
snmpwalk -v2c -c public <target> CDM-570::cdm570IPOption

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.2.5.1
snmpget -v2c -c public <target> CDM-570::cdm570IPOption.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdm570IPOption.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570IPOption 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.1cdm570SystemCDM-570
1.3.6.1.4.1.6247.24.1.1.2cdm570SystemEquipmentIDCDM-570
1.3.6.1.4.1.6247.24.1.1.2.5cdm570IPOptionCDM-570