tmnxPtpPeerRxTimeStampPoint
TIMETRA-PTP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.74.2.3.1.17
Object
The value of tmnxPtpPeerRxTimeStampPoint indicates the reference point used to generate the PTP timestamp for the last received PTP event packet. If no event packets have been received, the value is 'unknown(0)'. If PTP event packets are received on an interface with tmnxPtpVRtrIfAdminState set to 'inService(2)', and the destination IP address of the received packet is either the local IPv4 address of the interface or the PTP system IPv4 address, the value is 'port(1)'. Otherwise, the value is 'cpm(2)'.
Context
- MIB
- TIMETRA-PTP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.74.2.3.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxPtpPeerConfigEntry
- 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::tmnxPtpPeerRxTimeStampPoint'
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::tmnxPtpPeerRxTimeStampPoint.<vRtrID>.<tmnxPtpPeerIpAddrType>.<tmnxPtpPeerIpAddress>'
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::tmnxPtpPeerRxTimeStampPoint'
Syntax
- Source
- TmnxPtpTimeStampReferencePoint
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | port |
2 | cpm |
Conformance
Member of