All MIBs › HMPRIV-MGMT-SNMP-MIB › hmNetPTPPortState
hmNetPTPPortState
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmNetPTPPortState
OID (numeric): 1.3.6.1.4.1.248.14.2.3.40.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
State of the PTP port intance.
What is hmNetPTPPortState?
This object tracks the operational state of a Precision Time Protocol (PTP) port instance on a network switch. The port can be in various states including initializing, master, slave, faulty, or disabled, indicating its role and readiness in time synchronization. An operator would monitor this to ensure accurate time distribution across the network or troubleshoot timing synchronization failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.40.2.1.2 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNetPTPPortState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.40.2.1.2.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNetPTPPortState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3 | hmNetwork | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.40 | hmNetPTPGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.40.2 | hmNetPTPPortTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.40.2.1 | hmNetPTPPortEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.40.2.1.2 | hmNetPTPPortState | HMPRIV-MGMT-SNMP-MIB |