ptpbaseClockPortRunningRxMode

PTPBASE-MIB · .1.3.6.1.2.1.241.1.2.9.1.12

Object

This object specifies the clock receive mode as:
unicast:       Using unicast communication channel
multicast:     Using multicast communication channel
multicast-mix: Using multicast-unicast communication channel

Context

MIB
PTPBASE-MIB
OID
.1.3.6.1.2.1.241.1.2.9.1.12
Type
column
Access
readonly
Status
current
Parent
ptpbaseClockPortRunningEntry
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 'PTPBASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTPBASE-MIB::ptpbaseClockPortRunningRxMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PTPBASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTPBASE-MIB::ptpbaseClockPortRunningRxMode.<ptpbaseClockPortRunningDomainIndex>.<ptpbaseClockPortRunningClockTypeIndex>.<ptpbaseClockPortRunningClockInstanceIndex>.<ptpbaseClockPortRunningPortNumberIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PTPBASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PTPBASE-MIB::ptpbaseClockPortRunningRxMode'

Syntax

Source
PtpClockTxModeType
Base type
Enumeration

Values & Constraints

Type Values
1unicast
2multicast
3multicastmix

Conformance