All MIBs › CDM-570 › cdm570TxClockSource
cdm570TxClockSource
Module: CDM-570
OID (symbolic): CDM-570::cdm570TxClockSource
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.2.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Transmit clock source, where: 0 = Internal 1 = Tx Terrestrial 2 = Loop-Timed
What is cdm570TxClockSource?
This read-write object selects the transmit clock source: internal(0), Tx Terrestrial(1), or Loop-Timed(2). This determines what governs the timing of data leaving the modem toward the satellite -- internal uses the modem's own clock, Tx Terrestrial derives timing from the incoming data interface, and Loop-Timed derives it from the recovered receive clock, and choosing the wrong source for a given network topology, such as loop timing two ends against each other, can create a timing reference conflict leading to buffer slips. In a network where a hub station provides the master timing reference, a remote CDM-570 would typically be set to loopTimed(2) so its transmit timing tracks the hub's recovered receive clock rather than running on its own independent internal clock.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.2.8 snmpwalk -v2c -c public <target> CDM-570::cdm570TxClockSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.2.8.1 snmpget -v2c -c public <target> CDM-570::cdm570TxClockSource.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.2.8.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::cdm570TxClockSource 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.2 | cdm570Tx | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.2.8 | cdm570TxClockSource | CDM-570 |