dsx1TransmitClockSource
RFC1406-MIB ·
.1.3.6.1.2.1.10.18.6.1.12
Object
column mandatory
r/w
Enumeration
The source of Transmit Clock.
'loopTiming' indicates that the recovered re-
ceive clock is used as the transmit clock.
'localTiming' indicates that a local clock
source is used.
'throughTiming' indicates that recovered re-
ceive clock from another interface is used as
the transmit clock.
Context
- MIB
- RFC1406-MIB
- OID
.1.3.6.1.2.1.10.18.6.1.12- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dsx1ConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'RFC1406-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1406-MIB::dsx1TransmitClockSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1406-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1406-MIB::dsx1TransmitClockSource.<dsx1LineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1406-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1406-MIB::dsx1TransmitClockSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loopTiming |
2 | localTiming |
3 | throughTiming |