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
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 '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
1 | init |
2 | faulty |
3 | disabled |
4 | listening |
5 | preMaster |
6 | master |
7 | passive |
8 | uncalibrated |
9 | clockClient |
Conformance
Member of