tmnxPtpPortMulticastAddress
TIMETRA-PTP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.74.2.6.1.6
Object
The value of tmnxPtpPortMulticastAddress specifies the multicast MAC
address that the system will use to transport PTP messages directly
over Ethernet.
The value of tmnxPtpPortMulticastAddress may only be configured to
either 01:1B:19:00:00:00 or 01:80:C2:00:00:0E.
The local clock will transmit all PTP packets using the value
configured in tmnxPtpPortMulticastAddress as the destination MAC
address in all Ethernet frames. Similarly, the local clock will only
process received PTP Ethernet packets that have a destination MAC
address equal to tmnxPtpPortMulticastAddress.
Context
- MIB
- TIMETRA-PTP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.74.2.6.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxPtpPortEntry
- 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 'TIMETRA-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PTP-MIB::tmnxPtpPortMulticastAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PTP-MIB::tmnxPtpPortMulticastAddress.<tmnxChassisIndex>.<tmnxPortPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PTP-MIB::tmnxPtpPortMulticastAddress'
Syntax
- Source
- SNMPv2-TCMacAddress
- Base type
OctetString- Display format
1x:
Type Description
Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires MAC addresses to be transmitted most significant bit first.
Values & Constraints
Type Constraints
range: 6
Conformance
Member of