CDM-570 :: cdm570StatisticDate

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570StatisticDate

cdm570StatisticDate

Module: CDM-570

OID (symbolic): CDM-570::cdm570StatisticDate

OID (numeric): 1.3.6.1.4.1.6247.24.1.3.4.2.1.2

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: The date of the statistic 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 cdm570StatisticDate?

This returns the calendar date a given statistics row was captured, packed into a 6-character ddmmyy string. Since the value has no separators or century digit, a monitoring script reading this alongside cdm570StatisticTime needs to parse it positionally to correctly timestamp each Eb/No or Tx-power sample. A value of '150724' decodes to 15 July 2024.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.4.2.1.2
snmpwalk -v2c -c public <target> CDM-570::cdm570StatisticDate

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.4.2.1.2.1
snmpget -v2c -c public <target> CDM-570::cdm570StatisticDate.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::cdm570StatisticDate 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.4cdm570StatisticsCDM-570
1.3.6.1.4.1.6247.24.1.3.4.2cdm570StoredStatisticsTableCDM-570
1.3.6.1.4.1.6247.24.1.3.4.2.1cdm570StoredStatisticsEntryCDM-570
1.3.6.1.4.1.6247.24.1.3.4.2.1.2cdm570StatisticDateCDM-570