aluPtpClockType

ALU-PTPV2-MIB · .1.3.6.1.4.1.6527.6.1.2.2.12.1.3.1.2

Object

column r/w Alu1588PtpClockType
The IEEE P1588 PTP clock type.
              
Modifying this object to 'ordinary (2)' will change the
aluPtpClockNumberPorts object to '1'.
              
Modifying this object to 'boundary (1)' will change the 
aluPtpClockSlaveOnly object to 'false (2)'. Also the
aluPtpClockNumberPorts object will be changed to '50'.
              
Modifying this object to 'endToEndTransparent (3)' will result
in the aluPtpClockNumberPorts object being changed to '0'.
Only a single end to end transparent clock can exist in a chassis.
              
When the aluPtpClockType is changed the aluPtpPortTable
associated with this clock will be initialized to default values.
              
This object can only be modified if aluPtpClockAdminState is
set to 'outOfService (3)', otherwise an 'inconsistentValue' error
is returned.

Context

MIB
ALU-PTPV2-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.12.1.3.1.2
Type
column
Access
readwrite
Status
current
Parent
aluPtpClockDefaultDSEntry
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::aluPtpClockType'
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::aluPtpClockType.<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::aluPtpClockType'

Syntax

Source
Alu1588PtpClockType
Base type
Enumeration

Values & Constraints

Type Values
0unknown
1boundary
2ordinary
3endToEndTransparent
4peerToPeerTransparent
5managementNode

Conformance