aluPtpPeerSyncCertainty

ALU-PTPV2-MIB · .1.3.6.1.4.1.6527.6.1.2.2.12.3.1.1.9

Object

The value of aluPtpPeerSyncCertainty indicates the value of the 
synchronizationUncertain flag of the Announce message header recieved
or transmitted by the peer. A value of 'certain(1) indicates that 
the synchronizationUncertain bit in the Announce message is '0'
and a value of 'uncertain(2)' indicates that a '1' was encoded
in the synchronizationUncertain bit in the Announce message header.
              
The aluPtpPeerSyncCertainty values 'certain(1)' and 'uncertain(2)'
are only supported when the aluPtpClockProfile is 'g8275dot1-2014 (3)'
or 'g8275dot2-2016 (4)'.
              
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.3.1.1.9
Type
column
Access
readonly
Status
current
Parent
aluPtpUcMasterEntry
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::aluPtpPeerSyncCertainty'
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::aluPtpPeerSyncCertainty.<aluPtpPeerClockIndex>.<aluPtpPeerPortIndex>.<aluPtpPeerIndex>'
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::aluPtpPeerSyncCertainty'

Syntax

Values & Constraints

Type Values
0unknown
1certain
2uncertain

Conformance