HP-ICF-NTP-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.121
- Last updated
- 2017-08-22 00:00
- Organization
- HP Networking
- Revisions
- 2017-08-22 00:00, 2016-02-10 00:00, 2015-07-01 00:00
- Namespace
- hp
- Source file
HP-ICF-NTP-MIB- Digest
sha256:7f6e60ce2e4fae7fc3894c9133769db334f392786239dafc9a65f9290ee25955
Description
Management information for configuring the NTP client on Hewlett-Packard network devices.
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HP-ICF-NTP-MIB HP-ICF-OID IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfNtpConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.121.1 | |||
| hpicfNtpConfigScalars OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1 | |||
| hpicfNtpConfigMode OBJECT-TYPE The current operational mode of the NTP client. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.1 | INTEGER {disabled(1), unicast(2), broadcast(3)} | read-write | current |
| hpicfNtpMaxAssociation OBJECT-TYPE The maximum number of associations of the NTP client with different server's. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.2 | Integer32 (1..8) | read-write | current |
| hpicfNtpStatusReferenceTimeFrac OBJECT-TYPE The fractional part of the local time at which the local clock was last set or corrected. For example: a timestamp of 16.25 seconds would be stored as two Object IDs - the integer part 16 and the fraction part .25. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.3 | Unsigned32 | read-only | current |
| hpicfNtpStatusReferenceTimeSec OBJECT-TYPE The integer part of the local time at which the local clock was last set or corrected. For example: timestamp of 16.25 seconds would be stored as two Object IDs - the integer part 16 and the fraction part .25. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.4 | Unsigned32 | read-only | current |
| hpicfNtpStatusClockOffset OBJECT-TYPE The offset of the system clock, in milliseconds, to the synchronized peer. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.5 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| hpicfNtpStatusRootDelay OBJECT-TYPE The total round-trip delay, in milliseconds, to the primary reference source at the root of the synchronization. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.6 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| hpicfNtpStatusRootDispersion OBJECT-TYPE The root dispersion, in milliseconds, of the running NTP entity. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.7 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| hpicfNtpAssoDrift OBJECT-TYPE This is the rate of change in the system clock offset. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.8 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| hpicfNtpInetConfigServerTable OBJECT-TYPE A table containing trusted IPv4 or IPv6 NTP server's to be queried in unicast mode. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2 | not-accessible | current | |
| hpicfNtpInetConfigServerEntry OBJECT-TYPE The NTP server description. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1 | not-accessible | current | |
| hpicfNtpInetServerAddressType OBJECT-TYPE The IP address type of a trusted NTP server. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.1 | InetAddressType | not-accessible | current |
| hpicfNtpInetServerAddress OBJECT-TYPE The IP address of a trusted NTP server in which client communicates with server to synchorize its time. hpicfNtpInetServerAddress is always interpreted within the context of hpicfNtpInetServerAddressType. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.2 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| hpicfNtpInetServerRowStatus OBJECT-TYPE The row status of this NTP server information. Supporting CREATEANDGO and DESTROY only. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.4 | RowStatus | read-create | current |
| hpicfNtpInetServerAuthKeyId OBJECT-TYPE The key identifier associated with the NTP server specified by this instance. It is an index to the hpicfntpAuthenticationKeyTable. The value identifies the row in the hpicfntpAuthenticationKeyTable where the authentication key can be found. The value '0' indicates that the key-id is disassociated from the NTP server. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.5 | Unsigned32 (0..4294967295) | read-create | current |
| hpicfNtpConfigPollMinInterval OBJECT-TYPE Period of time between successive attempts to perform an update via NTP. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.6 | Integer32 (4..17) | read-create | current |
| hpicfNtpConfigPollMaxInterval OBJECT-TYPE Maximum period of time between successive attempts to perform an update via NTP. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.7 | Integer32 (4..17) | read-create | current |
| hpicfNtpAssoBurst OBJECT-TYPE This option is used for, to speed up the initial synchronization acquisition with the server, Below are different options supported. noburst - Burst not set, Polling happens with configured or default poll interval. burst - Send a burst of eight packets instead of the usual one packet. The interval between the first and the second packets is about 16 seconds to allow a modem call to complete, while the spacing between the remaining packets is about 2s. iburst - Send a burst of eight packets instead of the usual one. As long as the server is unreachable, the interval between packets is about 16 seconds to allow a modem call to complete. After the server is reachable, the spacing between packets is about 2 seconds. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.8 | INTEGER {noburst(1), burst(2), iburst(3)} | read-create | current |
| hpicfNtpAssoIsOobm OBJECT-TYPE This object indicates whether this NTP Server is reachable over OOBM (Out Of Band Management) interface or not. This mib object will be applicable only if there is a physical OOBM port on the device. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.9 | TruthValue | read-create | current |
| hpicfNtpInetServerInfoTable OBJECT-TYPE A table containing trusted IPv4 or IPv6 NTP server's information. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3 | not-accessible | current | |
| hpicfNtpInetServerInfoEntry OBJECT-TYPE The NTP server description. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1 | not-accessible | current | |
| hpicfNtpAssoOurPollInterval OBJECT-TYPE Poll interval for this peer. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.1 | Integer32 | read-only | current |
| hpicfNtpAssoPeerPollInterval OBJECT-TYPE Poll interval from peer to the local machine. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.2 | Integer32 | read-only | current |
| hpicfNtpAssoRootDelay OBJECT-TYPE Delay in, milliseconds, to the root of the NTP setup. Stratum 1 clocks are considered to be at the root of an NTP setup/design. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.3 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| hpicfNtpAssoRootDispersion OBJECT-TYPE Maximum clock time difference that was ever observed between the local clock and the root clock. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.4 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| hpicfNtpAssoPeerReach OBJECT-TYPE The reachability register of the remote association, in octal format. This number is determined by the NTP algorithm. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.6 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| hpicfNtpAssoOriginTimeFrac OBJECT-TYPE It is the fractional part of this client time stamp when the request was sent to the server after the poll interval. For example: a timestamp of 16.25 seconds would be stored as two Object IDs - the integer part 16 and the fraction part .25. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.7 | Unsigned32 | read-only | current |
| hpicfNtpAssoOriginTimeSec OBJECT-TYPE It is integer part of this client time stamp when the request was sent to the server after the poll interval. For example: a timestamp of 16.25 seconds would be stored as two Object IDs - the integer part 16 and the fraction part .25. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.8 | Unsigned32 | read-only | current |
| hpicfNtpAssoRecvTimeFrac OBJECT-TYPE This is fractional part of the time stamp when the local client received the message. The difference between the origin time and the receive time is the offset for this peer. For example: a timestamp of 16.25 seconds would be stored as two Object IDs - the integer part 16 and the fraction part .25. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.9 | Unsigned32 | read-only | current |
| hpicfNtpAssoRecvTimeSec OBJECT-TYPE This is the integer part of time stamp when the local client received the message. The difference between the origin time and the receive time is the offset for this peer. For example: a timestamp of 16.25 seconds would be stored as two Object IDs - the integer part 16 and the fraction part .25. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.10 | Unsigned32 | read-only | current |
| hpicfNtpAssoXmtTimeFrac OBJECT-TYPE This is the fractional part of the server's time stamp for the NTP packet when it sends back the packet to the client. For example: a timestamp of 16.25 seconds would be stored as two Object IDs - the integer part 16 and the fraction part .25. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.11 | Unsigned32 | read-only | current |
| hpicfNtpAssoXmtTimeSec OBJECT-TYPE This is the integer part of the server's time stamp for the NTP packet when it sends back the packet to the client. For example: a timestamp of 16.25 seconds would be stored as two Object IDs - the integer part 16 and the fraction part .25. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.12 | Unsigned32 | read-only | current |
| hpicfNtpAssolastPollreq OBJECT-TYPE This is the time in seconds since the last NTP packet was received from a peer is reported. This value should be lower than the polling interval. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.13 | Integer32 | read-only | current |
| hpicfNtpAssoPrecision OBJECT-TYPE This is the precision of the peer clock in Hz. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.14 | Integer32 | read-only | current |
| hpicfNtpAssoCurrentMode OBJECT-TYPE The current mode of the NTP. The definition of each possible value as follows: notsynchronized(2) - NTP is not synchronized to any time source (stratum = 16). synchronized(1) - NTP is synchronized. unknown(99) - The state of NTP is unknown. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.15 | INTEGER {synchronized(1), notsynchronized(2), unknown(99)} | read-only | current |
| hpicfNtpAssoPeerDispersion OBJECT-TYPE The estimated maximum error of the peer clock relative to the local clock over the network path between them, in seconds. This value is determined by using NTP clock-filter algorithm. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.16 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| hpicfNtpAuthenticationKeyTable OBJECT-TYPE A table containing entries of authentication key-id. The number of key-id is restricted to 8. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4 | not-accessible | current | |
| hpicfNtpAuthenticationKeyEntry OBJECT-TYPE An authentication key entry comprising key-identifiers such as key-id, key-value, authentication mode (MD5/SHA1), and status of the key-id if it is trusted or not. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1 | not-accessible | current | |
| hpicfNtpAuthenticationKeyId OBJECT-TYPE A unique identifier for the authentication key. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| hpicfNtpAuthenticationKeyAuthMode OBJECT-TYPE The authentication mode supported by this key. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.2 | INTEGER {none(1), md5(2), sha1(3)} | read-create | current |
| hpicfNtpAuthenticationKeyValue OBJECT-TYPE A unique string that serves as the key-value for generating the message digest sent in the NTP packet. A read on this object will return an empty string. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.3 | OCTET STRING (SIZE(1..32)) | read-create | current |
| hpicfNtpAuthenticationKeyTrusted OBJECT-TYPE This object is used to configure the status of the authentication key as trusted. If the key-value is not trusted, the packet is not trusted. By default, the key-value is not trusted. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.4 | TruthValue | read-create | current |
| hpicfNtpAuthenticationKeyRowStatus OBJECT-TYPE The row status for this NTP authentication key instance. The key-id is the index and it cannot be edited. Supporting CREATEANDGO and DESTROY only. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.5 | RowStatus | read-create | current |
| hpicfNtpAuthenticationKeyEncrypted OBJECT-TYPE The encrypted form of a unique string that serves as the key-value for generating the message digest sent in the NTP packet. This object may only be read or written when hpSwitchAuthenticationEncryptCredentialsMethod is set to a value other than none(0). This object should only be written with an encrypted key previously read from a compatible HP Networking device. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.6 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hpicfNtpIpv6MulticastTable OBJECT-TYPE A table containing entry for enabling NTP multicast. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.5 | not-accessible | current | |
| hpicfNtpIpv6MulticastEntry OBJECT-TYPE An NTP multicast entry comprising NTP multicast on vlan. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.5.1 | not-accessible | current | |
| hpicfNtpIpv6Multicast OBJECT-TYPE Indicates whether this interface should listen to NTP multicast packets. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.5.1.1 | TruthValue | read-create | current |
| hpicfNtpIpv6MulticastStatus OBJECT-TYPE Row status of the NTP Multicast. Supporting CREATEANDGO and DESTROY only. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.5.1.2 | RowStatus | read-create | current |
| hpicfNtpAssoSampleTable OBJECT-TYPE A table containing samples for association. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7 | not-accessible | current | |
| hpicfNtpAssoSampleEntry OBJECT-TYPE An association sample entry comprising 8 samples of each association for filter delay and offset. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7.1 | not-accessible | current | |
| hpicfNtpAssoSampleId OBJECT-TYPE The sample Id for every sample per association. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7.1.1 | Unsigned32 | not-accessible | current |
| hpicfNtpfiltDelaySample OBJECT-TYPE The round trip delay of the sample of this association. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7.1.2 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| hpicfNtpfiltOffsetSample OBJECT-TYPE The offset of the sample of this association. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7.1.3 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| hpicfNtpInetServerNameTable OBJECT-TYPE A table containing trusted IPv4 or IPv6 NTP server's to be queried in unicast mode. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8 | not-accessible | current | |
| hpicfNtpInetServerNameEntry OBJECT-TYPE The NTP server description. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1 | not-accessible | current | |
| hpicfNtpServerNameIndex OBJECT-TYPE The index of a NTP unicast server name in hpicfNtpInetServerNameTable. The maximum number of server name configurabile is 8. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.1 | Unsigned32 (1..8) | not-accessible | current |
| hpicfNtpInetServerName OBJECT-TYPE The NTP server Name | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.2 | DisplayString (SIZE(1..255)) | read-write | current |
| hpicfNtpInetServerNameRowStatus OBJECT-TYPE The row status of this NTP server information. Supporting CREATEANDGO and DESTROY only. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.3 | RowStatus | read-create | current |
| hpicfNtpServerNameResolvAddType OBJECT-TYPE The IP address type of a DNS resolved NTP server name. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.4 | InetAddressType | read-only | current |
| hpicfNtpServerNameResolvAddress OBJECT-TYPE The IP address of a DNS resolved NTP server name in which client communicates with server to synchorize its time. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.5 | InetAddress (SIZE(4 | 16)) | read-only | current |
| hpicfNtpServerNameResolveStatus OBJECT-TYPE This object indicates the NTP Server name resolution status. The definition of each possible value as follows: notattempted(0) - DNS resolution is not attempted for the NTP server name. active(1) - DNS resolution succeeded for the NTP server name and the NTP server is active. dnsunknownhost(2) - DNS resolution failed with unknown host for the NTP server name. dnsnotresponding(3) - DNS server is not responding for the NTP server name. dnsfailed(4) - DNS resolution failed for the NTP server name. notactive(5) - DNS resolution succeeded for the NTP server name but the NTP server is not active. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.6 | INTEGER {notattempted(0), active(1), dnsunknownhost(2), dnsnotresponding(3), dnsfailed(4), notactive(5)} | read-only | current |
| hpicfNtpInetServerNameAuthKeyId OBJECT-TYPE The key identifier associated with the NTP server specified by this instance. It is an index to the hpicfntpAuthenticationKeyTable. The value identifies the row in the hpicfntpAuthenticationKeyTable where the authentication key can be found. The value '0' indicates that the key-id is disassociated from the NTP server. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.7 | Unsigned32 (0..4294967295) | read-write | current |
| hpicfNtpConfigServerNamePollMinInterval OBJECT-TYPE Period of time between successive attempts to perform an update via NTP. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.8 | Integer32 (4..17) | read-write | current |
| hpicfNtpConfigServerNamePollMaxInterval OBJECT-TYPE Maximum period of time between successive attempts to perform an update via NTP. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.9 | Integer32 (4..17) | read-write | current |
| hpicfNtpServerNameAssoBurst OBJECT-TYPE This option is used for, to speed up the initial synchronization acquisition with the server, Below are different options supported. noburst - Burst not set, Polling happens with configured or default poll interval. burst - Send a burst of eight packets instead of the usual one packet. The interval between the first and the second packets is about 16 seconds to allow a modem call to complete, while the spacing between the remaining packets is about 2s. iburst - Send a burst of eight packets instead of the usual one. As long as the server is unreachable, the interval between packets is about 16 seconds to allow a modem call to complete. After the server is reachable, the spacing between packets is about 2 seconds. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.10 | INTEGER {noburst(1), burst(2), iburst(3)} | read-write | current |
| hpicfNtpServerNameAssoIsOobm OBJECT-TYPE This object indicates whether this NTP Server name is reachable over OOBM (Out Of Band Management) interface or not. This mib object will be applicable only if there is a physical OOBM port on the device. | 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.11 | TruthValue | read-write | current |
| hpicfNtpGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.121.2 | |||
| hpicfNtpAdminStatus OBJECT-TYPE When set to true, this enables NTP globally on the router. If set to false, this would disable NTP. | 1.3.6.1.4.1.11.2.14.11.5.1.121.2.1 | TruthValue | read-write | current |
| hpicfNtpConfigConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.121.3 | |||
| hpicfNtpConfigCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1 | |||
| hpicfNtpConfigGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfNtpInetConfigCompliance MODULE-COMPLIANCE The compliance statement for devices implementing the hpicfNtpConfig MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1.1 | current |
| hpicfNtpAuthenticationConfigCompliance MODULE-COMPLIANCE The compliance statement for devices implementing the hpicfNtpConfig MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1.2 | current |
| hpicfNtpServerConfigCompliance MODULE-COMPLIANCE The compliance statement for devices implementing the hpicfNtpConfig MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1.3 | current |
| hpicfNtpAssoSampleCompliance MODULE-COMPLIANCE The compliance statement for devices implementing the hpicfNtpConfig MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1.4 | current |
| hpicfNtpServerNameCfgCompliance MODULE-COMPLIANCE The compliance statement for devices implementing the hpicfNtpConfig MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1.5 | current |
| hpicfNtpConfigGroup OBJECT-GROUP A collection of objects for configuring the NTP client. | 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2.1 | current |
| hpicfNtpInetServerConfigGroup OBJECT-GROUP A collection of objects for configuring the NTP server entry. | 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2.2 | current |
| hpicfNtpAuthenticationKeyIdConfigGroup OBJECT-GROUP This group defines NTP authentication related information. It includes Key-Identifier, Key-Value, encrypted key value, flag to indicate whether the information is trusted or not and whether the authentication mode(MD5/SHA1) currently supported. | 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2.3 | current |
| hpicfNtpAssociationSampleGroup OBJECT-GROUP This group defines sample information for eight samples taken per association. | 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2.4 | current |
| hpicfNtpInetServerNameCfgGroup OBJECT-GROUP A collection of objects for configuring the NTP server Name entry. | 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2.5 | current |