All MIBs › CDM-570 › cdm570RTCDate
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.24 | cdm570 | CDM-570 |
| 1.3.6.1.4.1.6247.24.1 | cdm570Objects | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.6 | cdm570Util | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.6.2 | cdm570RealTimeClock | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.6.2.1 | cdm570RTCDate | CDM-570 |