HMPRIV-MGMT-SNMP-MIB :: hmNetPTPAction

MIB Reference — IPNetwork Monitor

All MIBsHMPRIV-MGMT-SNMP-MIBhmNetPTPAction

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.248hirschmannHM2-TC-MIB
1.3.6.1.4.1.248.14hmConfigurationHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2hmAgentHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.3hmNetworkHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.3.40hmNetPTPGroupHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.3.40.1hmNetPTPConfigurationHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.3.40.1.2hmNetPTPActionHMPRIV-MGMT-SNMP-MIB