f3PtpTSClockSyncEEnabled

F3-PTP-MIB · .1.3.6.1.4.1.2544.1.12.18.1.3.1.13

Object

column r/w SNMPv2-TCTruthValue
This object allows to specify whether the Telecom Slave 
can be enabled/disabled for Synchronous Ethernet. 
When enabled, on receive side 
  -telecom slave can extract the frequency 
   and pass the recovered clock to the system clock
  -QL is extracted (when QL is enabled) from the selected SOOC's clock class
  -telecom slave is eligible to be selected as a system clock reference
When disabled, on receive side,
  -telecom slave does not pass the recovered clock to the system clock 
  -telecom slave does not process the QL from selected SOOC's clock class 
  -telecom slave is not eligible to be selected as a 
           system clock reference.

Context

MIB
F3-PTP-MIB
OID
.1.3.6.1.4.1.2544.1.12.18.1.3.1.13
Type
column
Access
readwrite
Status
current
Parent
f3PtpTSEntry
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 'F3-PTP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-PTP-MIB::f3PtpTSClockSyncEEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-PTP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-PTP-MIB::f3PtpTSClockSyncEEnabled.<neIndex>.<f3PtpTSIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-PTP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-PTP-MIB::f3PtpTSClockSyncEEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance