cPtpClockPortCurrentPeerAddress

CISCO-PTP-MIB · .1.3.6.1.4.1.9.9.760.1.2.7.1.9

Object

This object specifies the current peer's network address used
for PTP communication. Based on the scenario and the setup
involved, the values might look like these -
Scenario                   Value
-------------------   ----------------
Single Master          master port
Multiple Masters       selected master port
Single Slave           slave port
Multiple Slaves        <empty>
              
(In relevant setups, information on available
slaves and available masters will be available through 
cPtpClockPortAssociateTable)

Context

MIB
CISCO-PTP-MIB
OID
.1.3.6.1.4.1.9.9.760.1.2.7.1.9
Type
column
Access
readonly
Status
current
Parent
cPtpClockPortEntry
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::cPtpClockPortCurrentPeerAddress'
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::cPtpClockPortCurrentPeerAddress.<cPtpClockPortDomainIndex>.<cPtpClockPortClockTypeIndex>.<cPtpClockPortClockInstanceIndex>.<cPtpClockPortTablePortNumberIndex>'
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::cPtpClockPortCurrentPeerAddress'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance