tmnxPtpPeerUnicastStatus
TIMETRA-PTP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.74.3.4.1.3
Object
column Enumeration
The value of tmnxPtpPeerUnicastStatus indicates:
pending (1) - a request for unicast transmission has been sent to
the master, but no reply has been received.
granted (2) - the packet rate and duration has been accepted by
the master clock
denied (3) - the packet rate and/or duration has been denied by
the master clock
expired (4) - the unicast transmission duration has expired
without being renewed
canceled (5) - unicast transmission has been canceled by either
the local or remote clock
Context
- MIB
- TIMETRA-PTP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.74.3.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxPtpPeerUnicastEntry
- 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::tmnxPtpPeerUnicastStatus'
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::tmnxPtpPeerUnicastStatus.<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::tmnxPtpPeerUnicastStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pending |
2 | granted |
3 | denied |
4 | expired |
5 | canceled |
Conformance
Member of