aluPtpClockUseNodeTime

ALU-PTPV2-MIB · .1.3.6.1.4.1.6527.6.1.2.2.12.1.2.1.13

Object

column r/w SNMPv2-TCTruthValue
The value of aluPtpClockUseNodeTime specifies whether the PTP clock
will utilize the node system time as its time source. This time
is used by ptp-ports in the master state.
              
If aluPtpClockProfile is 'g8275dot1-2014 (3)' or 
'g8275dot2-2016 (4)' and aluPtpClockType is an ordinary master (ie.
'ordinary(2)' and aluPtpClockSlaveOnly is 'false(2)') the default
value of aluPtpClockUseNodeTime is 'true(1)' and cannot be
changed. Otherwise the default value of aluPtpClockUseNodeTime is
'false(2)'.

Context

MIB
ALU-PTPV2-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.12.1.2.1.13
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::aluPtpClockUseNodeTime'
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::aluPtpClockUseNodeTime.<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::aluPtpClockUseNodeTime'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance