All MIBs › AT-PTP-MIB › ptpClockPortRunningState
ptpClockPortRunningState
Module: AT-PTP-MIB
OID (symbolic): AT-PTP-MIB::ptpClockPortRunningState
OID (numeric): 1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.6
Node type: OBJECT-TYPE
Type: PtpClockPortState
Access: read-only
Description: This object specifies the port state returned by PTP engine.
initializing - In this state a port initializes its data sets, hardware, and communication facilities. faulty - The fault state of the protocol. disabled - The port shall not place any messages on its communication path. listening - The port is waiting for the announceReceiptTimeout to expire or to receive an Announce message from a master. preMaster - The port shall behave in all respects as though it were in the MASTER state except that it shall not place any messages on its communication path except for Pdelay_Req, Pdelay_Resp, Pdelay_Resp_Follow_Up, signaling, or management messages. master - The port is behaving as a master port. passive - The port shall not place any messages on its communication path except for Pdelay_Req, Pdelay_Resp, Pdelay_Resp_Follow_Up, or signaling messages, or management messages that are a required response to another management message uncalibrated - The local port is preparing to synchronize to the master port. slave - The port is synchronizing to the selected master port.
What is ptpClockPortRunningState?
This read-only enumeration reports the current state of the PTP port engine. States include initializing, faulty, disabled, listening, pre-master, master, and slave. Value 'slave' means actively synchronized.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.6 snmpwalk -v2c -c public <target> AT-PTP-MIB::ptpClockPortRunningState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.6.1 snmpget -v2c -c public <target> AT-PTP-MIB::ptpClockPortRunningState.1
Start monitoring Allied Telesis managed switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-PTP-MIB::ptpClockPortRunningState OID value, configure state conditions and alerts, and monitor any Allied Telesis managed switches and routers from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.4 | brouterMib | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4 | atRouter | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.4 | modules | AT-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.504 | atPtpMIB | AT-PTP-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.504.1 | ptpMIBObjects | AT-PTP-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.504.1.2 | ptpMIBClockInfo | AT-PTP-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.504.1.2.9 | ptpClockPortRunningTable | AT-PTP-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1 | ptpClockPortRunningEntry | AT-PTP-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.6 | ptpClockPortRunningState | AT-PTP-MIB |