All MIBs › CDD-564 › cdd564RTCDate
cdd564RTCDate
Module: CDD-564
OID (symbolic): CDD-564::cdd564RTCDate
OID (numeric): 1.3.6.1.4.1.6247.25.1.9.4
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 cdd564RTCDate?
This read-write object sets or reads the unit's real-time clock date in the form dd/mm/yy. This clock is what timestamps entries in cdd564EventDescription and the stored statistics table, so if this date is wrong, every subsequently logged fault or statistic sample will carry an incorrect timestamp, undermining an admin's ability to correlate logged events with real-world incidents. After a unit loses power for an extended period and its RTC resets to a default date, an admin would need to reset this object to the correct current date before relying on any newly logged events' timestamps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.9.4 snmpwalk -v2c -c public <target> CDD-564::cdd564RTCDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.9.4.1 snmpget -v2c -c public <target> CDD-564::cdd564RTCDate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.9.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564RTCDate.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564RTCDate OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator 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.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.9 | cdd564Util | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.9.4 | cdd564RTCDate | CDD-564 |