CDM-570 :: cdm570EventDate

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570EventDate

cdm570EventDate

Module: CDM-570

OID (symbolic): CDM-570::cdm570EventDate

OID (numeric): 1.3.6.1.4.1.6247.24.1.3.3.1.1.2

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: The date of the event in the form ddmmyy, where dd = day of the month (01 to 31) mm = month (01 to 12) yy = year (00 to 99)

What is cdm570EventDate?

This read-only object reports the date of a logged event in the fixed 6-character form ddmmyy. Unlike the CDD-564's slash-delimited dd/mm/yy format, this CDM-570 field uses a compact fixed-width ddmmyy string, so a management script parsing this value needs to account for the differing date format between the two product lines rather than assuming a shared parsing routine works for both. A logged value of '220726' would need to be parsed as day 22, month 07, year 26, i.e., July 22, 2026, matching the same date an admin might cross-reference against Eb/No history or a weather report to explain a signal-quality dip.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.3.1.1.2
snmpwalk -v2c -c public <target> CDM-570::cdm570EventDate

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.3.1.1.2.1
snmpget -v2c -c public <target> CDM-570::cdm570EventDate.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::cdm570EventDate 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.2cdm570EventDateCDM-570