hmNetNTPAnycastAddress
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.2.3.31.8
Object
Destination address for NTP broadcasts. A broadcast, multicast or unicast address may be specified. Setting the address to 0.0.0.0 disables NTP broadcasts.
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.2.3.31.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmNetNTPGroup
- Siblings
- 10
Syntax
INET-ADDRESS-MIBInetAddress
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmNetNTPOperation Selects operation mode for NTP. | scalar | Enumeration | .1.3.6.1.4.1.248.14.2.3.31.1 |
| hmNetNTPStatusText Operational status of the NTP sub-system. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.248.14.2.3.31.10 |
| hmNetNTPStatusCode Operational status of the NTP sub-system.
The value is a bit mask:
1 local system clock synchronized
2 generic error (see hmNetNTPStatusText)
100 server 1 not synchronized
200 … | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.14.2.3.31.11 |
| hmNetNTPServer1AddrType Address type for server 1.
Currently, only ipv4 is supported. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.248.14.2.3.31.2 |
| hmNetNTPServer1Address The address of the first external time server. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.248.14.2.3.31.3 |
| hmNetNTPServer2AddrType Address type for server 2.
Currently, only ipv4 is supported. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.248.14.2.3.31.4 |
| hmNetNTPServer2Address The address of the second external time server. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.248.14.2.3.31.5 |
| hmNetNTPSyncInterval NTP synchronisation interval in seconds.
NTP will round down the value to a power of 2.
The protocol will use an interval between the
rounded value and the next power of 2. | scalar | Integer32 | .1.3.6.1.4.1.248.14.2.3.31.6 |
| hmNetNTPAnycastAddrType Address type for anycasts.
Currently, only ipv4 is supported. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.248.14.2.3.31.7 |
| hmNetNTPAnycastInterval Interval of NTP broadcast messages in seconds.
NTP will round down the value to a power of 2. | scalar | Integer32 | .1.3.6.1.4.1.248.14.2.3.31.9 |