aluPtpClockTxWhileUncertain

ALU-PTPV2-MIB · .1.3.6.1.4.1.6527.6.1.2.2.12.1.2.1.15

Object

column r/w SNMPv2-TCTruthValue
The aluPtpClockTxWhileUncertain specifies whether the PTP clock will
transmit Announce packets while the aluPtpClockSyncCertaintyState is
'uncertain(2)'. A value of 'false(2)' indicates that Announce packets
will only be transmitted if the aluPtpClockSyncCertaintyState is
'certain(1)'. A aluPtpClockTxWhileUncertain encoded with a value of
'true(1)' indicates that Announce packets will be generated while
'uncertain(2)'.
              
The aluPtpClockTxWhileUncertain can only be changed from the default
when the aluPtpClockProfile is 'g8275dot1-2014 (3)'.

Context

MIB
ALU-PTPV2-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.12.1.2.1.15
Type
column
Access
readwrite
Status
current
Parent
aluPtpClockEntry
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::aluPtpClockTxWhileUncertain'
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::aluPtpClockTxWhileUncertain.<aluPtpClockIndex>'
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::aluPtpClockTxWhileUncertain'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance