cPtpClockPortRunningRxMode

CISCO-PTP-MIB · .1.3.6.1.4.1.9.9.760.1.2.9.1.12

Object

This object specifie the clock receive mode as
              
unicast:       Using unicast commnuication channel.
multicast:     Using Multicast communication channel.
multicast-mix: Using multicast-unicast communication channel

Context

MIB
CISCO-PTP-MIB
OID
.1.3.6.1.4.1.9.9.760.1.2.9.1.12
Type
column
Access
readonly
Status
current
Parent
cPtpClockPortRunningEntry
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 'CISCO-PTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PTP-MIB::cPtpClockPortRunningRxMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PTP-MIB::cPtpClockPortRunningRxMode.<cPtpClockPortRunningDomainIndex>.<cPtpClockPortRunningClockTypeIndex>.<cPtpClockPortRunningClockInstanceIndex>.<cPtpClockPortRunningPortNumberIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PTP-MIB::cPtpClockPortRunningRxMode'

Syntax

Source
ClockTxModeType
Base type
Enumeration

Values & Constraints

Type Values
1unicast
2multicast
3multicastmix