hmNetSNTPTimeAdjustThreshold
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.2.3.30.12
Object
scalar
r/w
Integer32
The threshold in milli-seconds whether to decide to set the received SNTP time directly to the local clock or not. If the hmNetSNTPTimeAdjustThreshold value is 0, the received SNTP time will be set directly to the local clock every time a SNTP message is received. If the difference between the local clock time and the received SNTP time is fewer than the hmNetSNTPTimeAdjustThreshold value, the local clock will not be set. If the difference between the local clock time and the received SNTP time is equal or larger than the hmNetSNTPTimeAdjustThreshold value, the local clock will be set. Value must be in the <0-2000> milliseconds interval.
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.2.3.30.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmNetSNTPGroup
- Siblings
- 15
Syntax
Integer32
Values & Constraints
Enumerated Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmNetSNTPStatus Enables/disables the Simple Network Time Protocol
on this device. | scalar | Enumeration | .1.3.6.1.4.1.248.14.2.3.30.1 |
| hmNetSNTPAnycastInterval Interval of SNTP broadcast messages in seconds. | scalar | Integer32 | .1.3.6.1.4.1.248.14.2.3.30.10 |
| hmNetSNTPOperStatus Operational status of the SNTP sub-system.
The value is a bit mask:
0 SNTP disabled
1 local system clock synchronized
2 SNTP loop detected
4 generic error
8 on… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.14.2.3.30.11 |
| hmNetSNTPOnceAtStartup If enabled, SNTP ist automaticaly disabled after once synchronized to an SNTP Server. | scalar | Enumeration | .1.3.6.1.4.1.248.14.2.3.30.13 |
| hmNetSNTPServerOnlyIfSync The SNTP server is enabled only if synchronized to another external time reference. (e.g. SNTP or PTP) | scalar | Enumeration | .1.3.6.1.4.1.248.14.2.3.30.14 |
| hmNetSNTPServerStatus Enables/disables the SNTP server on this device if hmNetSNTPStatus is enabled. | scalar | Enumeration | .1.3.6.1.4.1.248.14.2.3.30.15 |
| hmNetSNTPClientStatus Enables/disables the SNTP client on this device if hmNetSNTPStatus is enabled. | scalar | Enumeration | .1.3.6.1.4.1.248.14.2.3.30.16 |
| hmNetSNTPServer The IP Address of an external Time Server. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.14.2.3.30.2 |
| hmNetSNTPTime The time in seconds since 01/01/1900 UTC. | scalar | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.248.14.2.3.30.3 |
| hmNetSNTPLocalOffset The difference between local time and UTC in minutes. | scalar | Integer32 | .1.3.6.1.4.1.248.14.2.3.30.4 |
| hmNetSNTPServer2 IP address of a secondary (backup) time server. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.14.2.3.30.5 |
| hmNetSNTPSyncInterval SNTP synchronisation interval in seconds. | scalar | Integer32 | .1.3.6.1.4.1.248.14.2.3.30.6 |
| hmNetSNTPAcceptBroadcasts This MIB variable specifies whether SNTP broadcasts will
be allowed to synchronize the local clock.
If hmNetSNTPStatus is enabled,
this variable will be ignored and broadcasts wil… | scalar | Enumeration | .1.3.6.1.4.1.248.14.2.3.30.7 |
| hmNetSNTPAnycastAddr Destination address for SNTP broadcasts.
A broadcast, multicast or unicast address may be specified.
Setting the address to 0.0.0.0 disables SNTP broadcasts. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.14.2.3.30.8 |
| hmNetSNTPAnycastVlan Vlan for anycast mode. | scalar | Integer32 | .1.3.6.1.4.1.248.14.2.3.30.9 |