CDM-570 :: cdm570RxAlarms

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570RxAlarms

cdm570RxAlarms

Module: CDM-570

OID (symbolic): CDM-570::cdm570RxAlarms

OID (numeric): 1.3.6.1.4.1.6247.24.1.3.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Modem RX Traffic Faults

Value Description of status parameter

0 Rx Traffic OK 1 Demodulator unlocked 3 AGC Alarm - signal out of range 5 RS Frame sync alarm 7 EDMAC Frame sync alarm 10 Buffer underflow 11 Buffer overflow 13 Eb/No alarm 15 AIS detected on incoming data

What is cdm570RxAlarms?

This read-only object reports one of several specific Rx traffic fault states, extending the CDD-564's list with two additional CDM-570-specific values, RS Frame sync alarm(5) and EDMAC Frame sync alarm(7), alongside the shared set of demodulator unlocked, AGC alarm, buffer underflow/overflow, Eb/No alarm, and AIS detected. The two extra CDM-570-specific fault codes reflect features the CDD-564 doesn't have, Reed-Solomon framing gated by cdm570RSCodecOption and EDMAC framing configured via cdm570FramingMode, so a unit reporting edmacFrameSyncAlarm(7) points specifically to a management-channel framing problem distinct from a pure RF or FEC issue, even though the underlying carrier may otherwise be perfectly locked. A unit reporting rsFrameSyncAlarm(5) despite showing a good Eb/No would direct a technician to check the Reed-Solomon framing configuration match between this unit and the far end, rather than suspecting an RF signal-quality problem.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.1.3
snmpwalk -v2c -c public <target> CDM-570::cdm570RxAlarms

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.1.3.1
snmpget -v2c -c public <target> CDM-570::cdm570RxAlarms.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::cdm570RxAlarms 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.3cdm570MonitorCDM-570
1.3.6.1.4.1.6247.24.1.3.1cdm570AlarmsCDM-570
1.3.6.1.4.1.6247.24.1.3.1.3cdm570RxAlarmsCDM-570