All MIBs › TN-PTP-MIB › tnPtpCommState
tnPtpCommState
Module: TN-PTP-MIB
OID (symbolic): TN-PTP-MIB::tnPtpCommState
OID (numeric): 1.3.6.1.4.1.868.2.5.123.1.6.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The state of the communication with the master, possible values are: IDLE : The entry is not in use. INIT : Announce is sent to the master (Waiting for a response). CONN : The master has responded. SELL : The assigned master is selected as current master. SYNC : The master is sending Sync messages.
What is tnPtpCommState?
The current state of this unicast slave's negotiation with its master: idle (unused entry), init (Announce sent, awaiting response), conn (master responded), sell (this master selected as current), or sync (master actively sending Sync messages). Admins read this to see exactly where a unicast session is stuck if sync isn't being achieved.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.868.2.5.123.1.6.1.6 snmpwalk -v2c -c public <target> TN-PTP-MIB::tnPtpCommState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.868.2.5.123.1.6.1.6.1 snmpget -v2c -c public <target> TN-PTP-MIB::tnPtpCommState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.868.2.5.123.1.6.1.6.1 i <value>
Start monitoring Transition Networks PTP switch/media converter (IEEE 1588 clock sync/frequency-lock status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TN-PTP-MIB::tnPtpCommState OID value, configure state conditions and alerts, and monitor any Transition Networks PTP switch/media converter (IEEE 1588 clock sync/frequency-lock status) from a single console.
OID Breakdown
Upper-level ancestors (9 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.868 | transition | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2 | products | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5 | tnProducts | TRANSITION-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.868.2.5.123 | tnPtpMIB | TN-PTP-MIB |
| 1.3.6.1.4.1.868.2.5.123.1 | tnPtp | TN-PTP-MIB |
| 1.3.6.1.4.1.868.2.5.123.1.6 | tnPtpUnicastSlaveTable | TN-PTP-MIB |
| 1.3.6.1.4.1.868.2.5.123.1.6.1 | tnPtpUnicastSlaveEntry | TN-PTP-MIB |
| 1.3.6.1.4.1.868.2.5.123.1.6.1.6 | tnPtpCommState | TN-PTP-MIB |