CDM-570 :: cdm570FramingMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570FramingMode

cdm570FramingMode

Module: CDM-570

OID (symbolic): CDM-570::cdm570FramingMode

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.4.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Unit operating mode, where: 0 = Unframed 1 = EDMAC Framing 2 = EDMAC-2 Framing

What is cdm570FramingMode?

This read-write object sets the unit's operating mode: unframed(0), EDMAC Framing(1), or EDMAC-2 Framing(2). EDMAC framing overlays an embedded management channel onto the data stream, letting the modem carry auxiliary management/monitoring data, like remote alarm status, alongside the payload traffic without a separate physical channel, so this must be enabled, and matched at both ends of the link, before features depending on it, like cdm570EDMACMode or cdm570AUPCEnable, which explicitly requires framing to be enabled first, can function. An admin wanting to use AUPC on a previously unframed link must first change this from unframed(0) to one of the EDMAC framing modes before AUPC can be successfully enabled.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.4.1
snmpwalk -v2c -c public <target> CDM-570::cdm570FramingMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.4.1.1
snmpget -v2c -c public <target> CDM-570::cdm570FramingMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.4.1.1 i <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::cdm570FramingMode 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.4cdm570FrameCDM-570
1.3.6.1.4.1.6247.24.1.2.4.1cdm570FramingModeCDM-570