aluPtpParentSyncCertaintyState

ALU-PTPV2-MIB · .1.3.6.1.4.1.6527.6.1.2.2.12.1.5.1.14

Object

If aluPtpParentSyncCertaintyState is supported by the PTP
profile it is set based on the following rules: 
              
 1) a clock acting as a Grandmaster Clock (eg. T-GM) the
 aluPtpParentSyncCertaintyState will be set based on the value
 of aluPtpClockSyncCertaintyState.
               
 2) a Boundary clock or an Ordinary Slave clock acting as a slave
 will set aluPtpClockParentSyncCertainty based on aluPtpPeerSyncCertainty
 that is associated with the aluPtpPortDSPortState that is in
 the 'slave (9)' state.
              
The aluPtpParentSyncCertaintyState values 'certain(1)' and
'uncertain(2)' are only supported when the aluPtpClockProfile is
'g8275dot1-2014 (3)'. For all other profiles only 'unknown(0)' is
supported.

Context

MIB
ALU-PTPV2-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.12.1.5.1.14
Type
column
Access
readonly
Status
current
Parent
aluPtpClockParentDSEntry
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 'ALU-PTPV2-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PTPV2-MIB::aluPtpParentSyncCertaintyState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PTPV2-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PTPV2-MIB::aluPtpParentSyncCertaintyState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PTPV2-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PTPV2-MIB::aluPtpParentSyncCertaintyState'

Syntax

Values & Constraints

Type Values
0unknown
1certain
2uncertain

Conformance