All MIBs › CDM-570 › cdm570ReferenceFrequency
cdm570ReferenceFrequency
Module: CDM-570
OID (symbolic): CDM-570::cdm570ReferenceFrequency
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.6.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: External reference frequency, where: 0 = Internal 10 MHz 1 = External 1 MHz 2 = External 2 MHz 3 = External 5 MHz 4 = External 10 MHz 5 = External 20 MHz
What is cdm570ReferenceFrequency?
This read-write object selects the frequency reference source: internal 10 MHz(0), or one of five external reference options (1 MHz, 2 MHz, 5 MHz, 10 MHz, or 20 MHz). Unlike the CDD-564's internal-only reference object, this CDM-570 object supports locking to an external site reference, which matters for networks requiring tight frequency coherence across multiple co-located or geographically distributed modems sharing a common precision house reference rather than each running on its own independent internal oscillator. At a hub site with a precision 10 MHz house reference distributed to all equipment racks, an admin would set this to ext10MHz(4) so this modem locks to that shared reference rather than drifting independently on its own internal oscillator.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.6.1 snmpwalk -v2c -c public <target> CDM-570::cdm570ReferenceFrequency
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.6.1.1 snmpget -v2c -c public <target> CDM-570::cdm570ReferenceFrequency.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.6.1.1 i <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::cdm570ReferenceFrequency 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.2 | cdm570Config | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.6 | cdm570Reference | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.6.1 | cdm570ReferenceFrequency | CDM-570 |