CDM-570 :: cdm570EventIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570EventIndex

cdm570EventIndex

Module: CDM-570

OID (symbolic): CDM-570::cdm570EventIndex

OID (numeric): 1.3.6.1.4.1.6247.24.1.3.3.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The index for stored events table.

What is cdm570EventIndex?

This read-only object is the index (1-255) into the unit's stored events table. Unlike the CDD-564's per-demodulator event indexing, which requires both a demod index and an event index since that unit has up to four demodulators, the CDM-570, being a single-carrier modem, only needs this one index to walk its fault history sequentially. An admin reviewing an overnight fault history on this unit would walk this index from 1 upward, pulling the corresponding cdm570EventDate and cdm570EventTime for each logged entry in turn.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.3.1.1.1
snmpwalk -v2c -c public <target> CDM-570::cdm570EventIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.3.1.1.1.1
snmpget -v2c -c public <target> CDM-570::cdm570EventIndex.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::cdm570EventIndex 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.3cdm570EventLogCDM-570
1.3.6.1.4.1.6247.24.1.3.3.1cdm570StoredEventsTableCDM-570
1.3.6.1.4.1.6247.24.1.3.3.1.1cdm570StoredEventsEntryCDM-570
1.3.6.1.4.1.6247.24.1.3.3.1.1.1cdm570EventIndexCDM-570