syncEClockState

FIBERSTORE-MIB · .1.3.6.1.4.1.52642.1.81.10

Object

scalar Enumeration
Get the device clock status.
The meanings of the values are:
master-clock(1) -  Master-only device
                    affords time signal;
freerun(2)      -  Device has not been synchronized;
holdover(3)     -  Device going to holdover;
lock(4)         -  Device select and lock a time signal
unlock(5)       -  Device select and unlock a time signal

Context

MIB
FIBERSTORE-MIB
OID
.1.3.6.1.4.1.52642.1.81.10
Type
scalar
Access
readonly
Status
current
Parent
syncE

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::syncEClockState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBERSTORE-MIB::syncEClockState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1master-clock
2freerun
3holdover
4lock
5unlock