CDM-570 :: cdm570UnitAlarms

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570UnitAlarms

cdm570UnitAlarms

Module: CDM-570

OID (symbolic): CDM-570::cdm570UnitAlarms

OID (numeric): 1.3.6.1.4.1.6247.24.1.3.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Modem Unit Faults:

Value Description of unit fault

0 No faults 1 +5 Volt power supply 2 +12 Volt power supply 3 -5 Volt power supply 4 +23 Volt power supply 5 -12 Volt power supply 6 Tx synthesizer lock 7 Rx 1st LO synthesize lock 8 Rx 2nd LO synthesize lock 9 Ref PLL lock 14 MPP50 (IP Module) Fault 15 EEPROM checksum error

What is cdm570UnitAlarms?

This read-only object reports one of several specific unit-level hardware faults, from individual power-supply rail failures (+5V, +12V, -5V, +23V, -12V) through synthesizer lock failures (Tx, Rx 1st LO, Rx 2nd LO, reference PLL), an MPP50 IP module fault, and an EEPROM checksum error. As with cdd564UnitAlarm, each distinct value points a technician to a specific failing subsystem -- notably this CDM-570 version adds an MPP50 (IP Module) fault code not present on the CDD-564's version, reflecting the CDM-570's optional IP controller card, cdm570IPOption, as an additional failure point the CDD-564 doesn't have. A unit reporting the MPP50/IP Module fault code would direct a technician to investigate the optional IP controller card specifically, rather than the core modem's power supplies or synthesizers, since the fault is isolated to that add-on module.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.1.1
snmpwalk -v2c -c public <target> CDM-570::cdm570UnitAlarms

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.1.1.1
snmpget -v2c -c public <target> CDM-570::cdm570UnitAlarms.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdm570UnitAlarms.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::cdm570UnitAlarms 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.1cdm570UnitAlarmsCDM-570