lumPtpPeerDSPeerClockId
LUM-PTP-1588-MIB ·
.1.3.6.1.4.1.8708.2.83.2.10.1.1.6
Object
column PtpClockIdentity
Clock identity of the peer clock.
Context
- MIB
- LUM-PTP-1588-MIB
- OID
.1.3.6.1.4.1.8708.2.83.2.10.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lumPtpPeerDSEntry
- Groups
- 2
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 'LUM-PTP-1588-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PTP-1588-MIB::lumPtpPeerDSPeerClockId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PTP-1588-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PTP-1588-MIB::lumPtpPeerDSPeerClockId.<lumPtpPeerDSIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PTP-1588-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PTP-1588-MIB::lumPtpPeerDSPeerClockId'
Syntax
- Source
- PtpClockIdentity
- Base type
OctetString- Display format
1x:
Type Description
The clock identity is an 8-octet array and will be presented in
the form of a character array. Network byte order is assumed.
The value of the PtpClockIdentity should be taken from the
IEEE EUI-64 individual assigned numbers as indicated in
Section 7.5.2.2.2 of [IEEE-1588-2008]. It can also be a
non-EUI-64 address as defined in Section 7.5.2.2.3 of
[IEEE-1588-2008].
The clock identifier can be constructed from existing EUI-48
assignments.
Values & Constraints
Type Constraints
range: 23
Conformance
Member of