All MIBs › ADN-MIB › adnsonetMediumConfigLineClockMode
adnsonetMediumConfigLineClockMode
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnsonetMediumConfigLineClockMode
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.39.1.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The transmit clock mode of the line: - local timing: the transmit clock is generated by the local board, - loop timing: the transmit clock is the one received from the remote equipment, - through timing: the transmit clock is derived from the recovered receive clock of another interface of the HSS.
Common Name: Transmit Clock Mode
What is adnsonetMediumConfigLineClockMode?
ADN-MIB::adnsonetMediumConfigLineClockMode is a configurable setting that determines which clock source the transmitter uses: local oscillator (local timing), the receive clock from the far end (loop timing), or a clock recovered from another interface (through timing). Engineers adjust this when setting up a new circuit or recovering from synchronization problems to ensure all equipment on the path stay in clock sync. Setting it to 'loop timing' means your transmitter is slaved to the incoming signal timing, which is useful for point-to-point links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.39.1.1.1.1.5 snmpwalk -v2c -c public <target> ADN-MIB::adnsonetMediumConfigLineClockMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.39.1.1.1.1.5.1 snmpget -v2c -c public <target> ADN-MIB::adnsonetMediumConfigLineClockMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.4.10.39.1.1.1.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnsonetMediumConfigLineClockMode.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnsonetMediumConfigLineClockMode OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10 | adnTransmission | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39 | adnsonetMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1 | adnsonetObjects | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.1 | adnsonetMedium | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.1.1 | adnsonetMediumTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.1.1.1 | adnsonetMediumEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.1.1.1.5 | adnsonetMediumConfigLineClockMode | ADN-MIB |