hmNetNTPServer1AddrType
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.2.3.31.2
Object
Address type for server 1. Currently, only ipv4 is supported.
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.2.3.31.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmNetNTPGroup
- Siblings
- 10
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
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 |
| 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 |
| hmNetNTPAnycastAddress 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. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.248.14.2.3.31.8 |
| 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 |