hmNetNTPStatusCode
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.2.3.31.11
Object
scalar
SNMPv2-SMIInteger32
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 server 1 protocol error 400 server 1 not responding 800 server 1 synchronization in progress 10000 server 2 not synchronized 20000 server 2 protocol error 40000 server 2 not responding 80000 server 2 synchronization in progress (Note that all values are hexadecimal.)
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.2.3.31.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hmNetNTPGroup
- Siblings
- 10
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
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 |
| 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 |
| 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 |