aluPtpClockType
ALU-PTPV2-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.12.1.3.1.2
Object
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
Net-SNMP examples
How SNMP and these commands workWalk 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
0 | unknown |
1 | boundary |
2 | ordinary |
3 | endToEndTransparent |
4 | peerToPeerTransparent |
5 | managementNode |
Conformance
Member of