tmnxPtpPeerPktStatDirection
TIMETRA-PTP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.74.5.2.1.1
Object
column TmnxPtpDirection
The value of tmnxPtpPeerPktStatDirection specifies which direction the packet statistics for the particular row are accumulated.
Context
- MIB
- TIMETRA-PTP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.74.5.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tmnxPtpPeerPacketStatsEntry
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::tmnxPtpPeerPktStatDirection'
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::tmnxPtpPeerPktStatDirection.<vRtrID>.<tmnxPtpPeerIpAddrType>.<tmnxPtpPeerIpAddress>.<tmnxPtpPeerPktStatDirection>'
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::tmnxPtpPeerPktStatDirection'
Syntax
- Source
- TmnxPtpDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | rx |
2 | tx |