All MIBs › HMPRIV-MGMT-SNMP-MIB › hmNetPTPAction
hmNetPTPAction
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmNetPTPAction
OID (numeric): 1.3.6.1.4.1.248.14.2.3.40.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Initialize the PTP Clock. Value 2: The specification initialization set shall be used. Value 3: The initialization set stored in nonvolatile storage for recovery after a power fail shall be used. Value 1: no action. In GET operations the variable always returns other(1)
What is hmNetPTPAction?
This object is a command flag (write-only, always returns 'other' on read) triggering PTP clock initialization: value 1=no action, value 2=use specification defaults, value 3=restore from non-volatile backup. Writing this value forces a specific initialization path. An operator would write value 3 during disaster recovery: restoring a PTP clock to its last-known stable configuration stored on disk after a firmware update caused timing drift.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.40.1.2 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNetPTPAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.40.1.2.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNetPTPAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.2.3.40.1.2.1 i <value>
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.1 | hmNetPTPConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.40.1.2 | hmNetPTPAction | HMPRIV-MGMT-SNMP-MIB |