lumPtpClockPortDSPortState

LUM-PTP-1588-MIB · .1.3.6.1.4.1.8708.2.83.2.7.1.1.11

Object

column Enumeration
The current state of the protocol engine associated
with this clock port.
              
    init -         Port is inititalizing not ready to partcipate in PTP
    faulty -       Port is in a fault state
    disabled -     Port is inactivated and not participating in PTP
    listening -    Port is waiting for Annonunce messages, first state when port
    preMaster -    Port is ready to enter master state, but does not send
    master -       Port provides time signal to any listening clock client
    passive -      Port is aware of a better clock than it would advertise
                   if in master state, but is not a clock client to that
    uncalibrated - Port recevies a timing signal from a master but the local clock
                   is not fully synchronized to that master yet.
    clockClient -  Port receives a timing signal from a master and the local clock
                   is synchronized to that master.
              
portDS.portState

Context

MIB
LUM-PTP-1588-MIB
OID
.1.3.6.1.4.1.8708.2.83.2.7.1.1.11
Type
column
Access
readonly
Status
current
Default
disabled
Parent
lumPtpClockPortDSEntry
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 'LUM-PTP-1588-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PTP-1588-MIB::lumPtpClockPortDSPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PTP-1588-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PTP-1588-MIB::lumPtpClockPortDSPortState.<lumPtpClockPortDSIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PTP-1588-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PTP-1588-MIB::lumPtpClockPortDSPortState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1init
2faulty
3disabled
4listening
5preMaster
6master
7passive
8uncalibrated
9clockClient

Conformance