All MIBs › RFC1407-MIB › dsx3TransmitClockSource
dsx3TransmitClockSource
Module: RFC1407-MIB
OID (symbolic): RFC1407-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.
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> RFC1407-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> RFC1407-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 | RFC1407-MIB |