devSonetXmitClkSrc
PDN-SONETEXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.13.1.1.1.2
Object
column mandatory
r/w
Enumeration
This object is used to configure the clock to be used by the transmit
side of the interface.
loopTiming -- Timing is Extracted from the Receiving
OC-N signal and re-used on the Transmitting
OC-N signal. Thats is the timing is
supplied by the far-end OC-N interface.
localTiming -- Timing provided by the internal clock.
throughTiming -- Timing is Extracted from one OC-N interface
and used by the transmitted signal on another
OC-N interface.
systemTiming -- Timing is provided by the source selected for
system timing (devCfgClkSource)
Context
- MIB
- PDN-SONETEXT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.13.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- devSonetConfigEntry
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 'PDN-SONETEXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SONETEXT-MIB::devSonetXmitClkSrc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-SONETEXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SONETEXT-MIB::devSonetXmitClkSrc.<devSonetIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-SONETEXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-SONETEXT-MIB::devSonetXmitClkSrc'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loopTiming |
2 | localTiming |
3 | throughTiming |
4 | systemTiming |