All MIBs › DS1-MIB › dsx1TransmitClockSource
dsx1TransmitClockSource
Module: DS1-MIB
OID (symbolic): DS1-MIB::dsx1TransmitClockSource
OID (numeric): 1.3.6.1.2.1.10.18.6.1.12
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 when an external clock is attached to the box containing the interface.
'throughTiming' indicates that recovered receive clock from another interface is used as the transmit clock.
'adaptive' indicates that the clock is recovered based on the data flow and not based on the physical layer
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.18.6.1.12 snmpwalk -v2c -c public <target> DS1-MIB::dsx1TransmitClockSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.18.6.1.12.1 snmpget -v2c -c public <target> DS1-MIB::dsx1TransmitClockSource.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.18.6.1.12.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.18 | ds1 | DS1-MIB |
| 1.3.6.1.2.1.10.18.6 | dsx1ConfigTable | DS1-MIB |
| 1.3.6.1.2.1.10.18.6.1 | dsx1ConfigEntry | DS1-MIB |
| 1.3.6.1.2.1.10.18.6.1.12 | dsx1TransmitClockSource | DS1-MIB |