CDM-570 :: cdm570RTCDate

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570RTCDate

cdm570RTCDate

Module: CDM-570

OID (symbolic): CDM-570::cdm570RTCDate

OID (numeric): 1.3.6.1.4.1.6247.24.1.6.2.1

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

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

What is cdm570RTCDate?

This is the modem's real-time clock date, read or set in dd/mm/yy format with slash separators. Because this date stamps every subsequent event-log and statistics entry, an admin needs to set it correctly, for example after a battery-backup failure resets the clock, or all later timestamps in cdm570EventDescription and the statistics table will be wrong. Setting this to '07/08/26' would set the modem's date to 7 August 2026.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.6.2.1
snmpwalk -v2c -c public <target> CDM-570::cdm570RTCDate

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.6.2.1.1
snmpget -v2c -c public <target> CDM-570::cdm570RTCDate.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.6.2.1.1 s <value>

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570RTCDate 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.6cdm570UtilCDM-570
1.3.6.1.4.1.6247.24.1.6.2cdm570RealTimeClockCDM-570
1.3.6.1.4.1.6247.24.1.6.2.1cdm570RTCDateCDM-570