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>
Start monitoring Router/carrier access equipment with T3/E3 interfaces (vendor-neutral IETF standard RFC 3896) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DS3-MIB::dsx3TransmitClockSource OID value, configure state conditions and alerts, and monitor any Router/carrier access equipment with T3/E3 interfaces (vendor-neutral IETF standard RFC 3896) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |