zhoneSystemClockTxClockMode
ZHONE-SYSTEM-MIB ·
.1.3.6.1.4.1.5504.3.1.5.12.1.4
Object
column Enumeration
The transmit clock source is provisioned in the profile
corresponding to the line type. The choices are loop,
local, or through. zhoneSystemClockTxClockMode shows
the current transmit clock source as possibly modified
by the clock manager. If the line selected as system
clock source is provisioned in through mode, its
zhoneSystemClockTxClockMode value is set to loopTiming
while it is the source. If there is no eligible clock
source, zhoneSystemClockTxClockMode for all lines are
set to localTiming.
provisionedTiming is reserved for internal use and will
never be seen as the status of transmit clock mode.
localTiming indicates that a local clock source is used
or that an external clock is attached to the box
containing the interface.
loopTiming indicates that the recovered receive clock
is used as the transmit clock.
throughTiming indicates that transmit clock is derived
from the recovered receive clock of another interface.
Context
- MIB
- ZHONE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5504.3.1.5.12.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneSystemClockEntry
- Groups
- 1
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-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneSystemClockTxClockMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneSystemClockTxClockMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SYSTEM-MIB::zhoneSystemClockTxClockMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | provisionedTiming |
3 | localTiming |
4 | loopTiming |
5 | throughTiming |
Conformance
Member of