dot3MpcpSyncTime

DOT3-EPON-MIB · .1.3.6.1.2.1.155.1.1.1.1.4

Object

column TQ (16nsec)SNMPv2-SMIUnsigned32
An object that reports the 'sync lock time' of the
OLT receiver in increments of Time Quanta (TQ)-16ns
as defined in [802.3ah], clauses 60, 64, and 65.  The
value returned shall be (sync lock time ns)/16.  If
this value exceeds (2^32-1), the value (2^32-1) shall
be returned.  This object is applicable for an OLT,
with the same value for all virtual interfaces, and
for an ONU.

Context

MIB
DOT3-EPON-MIB
OID
.1.3.6.1.2.1.155.1.1.1.1.4
Type
column
Access
readonly
Status
current
Units
TQ (16nsec)
Parent
dot3MpcpControlEntry
Groups
1

Walk 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 'DOT3-EPON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT3-EPON-MIB::dot3MpcpSyncTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT3-EPON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT3-EPON-MIB::dot3MpcpSyncTime.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT3-EPON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT3-EPON-MIB::dot3MpcpSyncTime'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance