dsx3TransmitClockSource

RFC1407-MIB · .1.3.6.1.2.1.10.30.5.1.11

Object

column r/w Enumeration
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.

Context

MIB
RFC1407-MIB
OID
.1.3.6.1.2.1.10.30.5.1.11
Type
column
Access
readwrite
Status
current
Parent
dsx3ConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RFC1407-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1407-MIB::dsx3TransmitClockSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1407-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1407-MIB::dsx3TransmitClockSource.<dsx3LineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1407-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1407-MIB::dsx3TransmitClockSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1loopTiming
2localTiming
3throughTiming

Conformance

Member of
Compliance refinements
Write access for the transmit clock source is not
required.