All MIBs › DS3-MIB › dsx3TransmitClockSource
dsx3TransmitClockSource
Module: DS3-MIB
OID (symbolic): DS3-MIB::dsx3TransmitClockSource
OID (numeric): 1.3.6.1.2.1.10.30.5.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The source of Transmit Clock.
loopTiming indicates that the recovered receive clock is used as the transmit clock.
localTiming indicates that a local clock source is used or that an external clock is attached to the box containing the interface.
throughTiming indicates that transmit clock is derived from the recovered receive clock of another DS3 interface.
What is dsx3TransmitClockSource?
This object specifies which clock source is used to generate the transmit clock signal on a DS3 (Digital Signal 3, T3) interface, with options including loopback of the recovered receive clock, a local clock reference, or clock derived from another DS3 interface. Proper clock sourcing is critical in telecommunications networks to prevent clock slippage and data errors. Telecom engineers configure this when setting up DS3 circuits to ensure clock synchronization across the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.30.5.1.11 snmpwalk -v2c -c public <target> DS3-MIB::dsx3TransmitClockSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.30.5.1.11.1 snmpget -v2c -c public <target> DS3-MIB::dsx3TransmitClockSource.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.30.5.1.11.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.30 | ds3 | DS3-MIB |
| 1.3.6.1.2.1.10.30.5 | dsx3ConfigTable | DS3-MIB |
| 1.3.6.1.2.1.10.30.5.1 | dsx3ConfigEntry | DS3-MIB |
| 1.3.6.1.2.1.10.30.5.1.11 | dsx3TransmitClockSource | DS3-MIB |