tnPtpPortDSConfigAddressingMode

TROPIC-PTP-MIB · .1.3.6.1.4.1.7483.2.2.4.9.1.3.2.1.17

Object

column r/w SNMPv2-SMIInteger32
Indicates addressing mode of the PTP message in
the PTP port:
- 0: Multicast for all PTP messages
- 1: Unicast for all PTP messages with the
     provisioned destination address.
- 2: Hybrid mode. The Delay_Req and Delay_Resp
     messages are sent with the unicast address
     while other PTP messages are sent with the
     multicast address.

Context

MIB
TROPIC-PTP-MIB
OID
.1.3.6.1.4.1.7483.2.2.4.9.1.3.2.1.17
Type
column
Access
readwrite
Status
current
Parent
tnPtpPortDSConfigEntry
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 'TROPIC-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-PTP-MIB::tnPtpPortDSConfigAddressingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-PTP-MIB::tnPtpPortDSConfigAddressingMode.<tnPtpClockIndex>.<tnPtpPortDSPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-PTP-MIB::tnPtpPortDSConfigAddressingMode'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance