fsPtpDomainClockMode

SUPERMICRO-PTP-MIB · .1.3.6.1.4.1.10876.101.2.45.1.2.1.1.2

Object

column r/w Enumeration
This indicates the operating mode of the clock in this domain.
boundary - specifies it is boundary clock. 
ordinary - specifies it is ordinary clock.
transparent - specifies it is 
end-to-end/peer-to-peer transparent clock.
forward - specifies it is in forward mode which will not 
do any PTP processing just forward the PTP messages on other ports
in the domain
management - specifies the PTP management Node
If the clock mode is changed, PTP will be initialized.

Context

MIB
SUPERMICRO-PTP-MIB
OID
.1.3.6.1.4.1.10876.101.2.45.1.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
fsPtpDomainDataSetEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1boundary
2ordinary
3transparent
4forward
5management