sonetClockTransmitSource
ZHONE-PHY-SONET-MIB ·
.1.3.6.1.4.1.5504.5.9.1.1.2
Object
column r/w
Enumeration
This variable describes the SONET transmit clock source.
Valid values are:
loopTiming - transmit clock synthesized from the recovered
receive clock.
throughTiming - transmit clock is derived from the recovered
receive clock of another SONET interface.
localTiming - transmit clock synthesized from a local clock
source or that an external clock is attached to the box
containing the interface.
external155MHz - transmit clock synthesized from an external
155.52 MHz source.
The default value is 'loopTiming'.
'external155MHz' option is not valid for Sechtor 100.
Context
- MIB
- ZHONE-PHY-SONET-MIB
- OID
.1.3.6.1.4.1.5504.5.9.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sonetClockEntry
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 'ZHONE-PHY-SONET-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-PHY-SONET-MIB::sonetClockTransmitSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-PHY-SONET-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-PHY-SONET-MIB::sonetClockTransmitSource.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-PHY-SONET-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-PHY-SONET-MIB::sonetClockTransmitSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loopTiming |
2 | throughTiming |
3 | localTiming |
4 | external155MHz |