tmnxPtpPeerUnicastPktType
TIMETRA-PTP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.74.3.4.1.2
Object
column Enumeration
The value of tmnxPtpPeerUnicastPktType specifies the packet type described by the values in this table entry.
Context
- MIB
- TIMETRA-PTP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.74.3.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tmnxPtpPeerUnicastEntry
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::tmnxPtpPeerUnicastPktType'
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::tmnxPtpPeerUnicastPktType.<vRtrID>.<tmnxPtpPeerIpAddrType>.<tmnxPtpPeerIpAddress>.<tmnxPtpPeerUnicastDirection>.<tmnxPtpPeerUnicastPktType>'
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::tmnxPtpPeerUnicastPktType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | announce |
2 | sync |
3 | delayResponse |