hmNetPTPSyncInterval
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.2.3.40.1.12
Object
scalar r/w
Enumeration
The sync interval shall be the interval in seconds between successive Sync messages issued by master clocks. It shall have the same value for all clocks in a subdomain. The value of sync interval is a compromise between the inherent stability of the clocks, the responsiveness of the clocks in a subdomain to change, and the communication load imposed by PTP. Allowed values are 1,2,8,16 and 64. Changes are applied after the initialization with the init key init-with-nvm or after reboot if the configuration was saved.
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.2.3.40.1.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmNetPTPConfiguration
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MGMT-SNMP-MIB::hmNetPTPSyncInterval.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MGMT-SNMP-MIB::hmNetPTPSyncInterval'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.