HP-ICF-NTP-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-ICF-NTP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hpicfNtpMIB 1.3.6.1.4.1.11.2.14.11.5.1.121
Management information for configuring the NTP client on Hewlett-Packard network devices.
         hpicfNtpConfig 1.3.6.1.4.1.11.2.14.11.5.1.121.1
             hpicfNtpConfigScalars 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1
                 hpicfNtpConfigMode 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.1 integer read-write
The current operational mode of the NTP client. Enumeration: 'disabled': 1, 'unicast': 2, 'broadcast': 3.
                 hpicfNtpMaxAssociation 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.2 integer32 read-write
The maximum number of associations of the NTP client with different server's.
                 hpicfNtpStatusReferenceTimeFrac 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.3 unsigned32 read-only
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.
                 hpicfNtpStatusReferenceTimeSec 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.4 unsigned32 read-only
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.
                 hpicfNtpStatusClockOffset 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.5 octet string read-only
The offset of the system clock, in milliseconds, to the synchronized peer.
                 hpicfNtpStatusRootDelay 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.6 octet string read-only
The total round-trip delay, in milliseconds, to the primary reference source at the root of the synchronization.
                 hpicfNtpStatusRootDispersion 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.7 octet string read-only
The root dispersion, in milliseconds, of the running NTP entity.
                 hpicfNtpAssoDrift 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.8 octet string read-only
This is the rate of change in the system clock offset.
             hpicfNtpInetConfigServerTable 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2 no-access
A table containing trusted IPv4 or IPv6 NTP server's to be queried in unicast mode.
                 hpicfNtpInetConfigServerEntry 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1 no-access
The NTP server description.
                     hpicfNtpInetServerAddressType 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.1 inetaddresstype no-access
The IP address type of a trusted NTP server.
                     hpicfNtpInetServerAddress 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.2 inetaddress no-access
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.
                     hpicfNtpInetServerRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.4 rowstatus read-only
The row status of this NTP server information. Supporting CREATEANDGO and DESTROY only.
                     hpicfNtpInetServerAuthKeyId 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.5 unsigned32 read-only
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.
                     hpicfNtpConfigPollMinInterval 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.6 integer32 read-only
Period of time between successive attempts to perform an update via NTP.
                     hpicfNtpConfigPollMaxInterval 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.7 integer32 read-only
Maximum period of time between successive attempts to perform an update via NTP.
                     hpicfNtpAssoBurst 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.8 integer read-only
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. Enumeration: 'iburst': 3, 'noburst': 1, 'burst': 2.
                     hpicfNtpAssoIsOobm 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.9 truthvalue read-only
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.
             hpicfNtpInetServerInfoTable 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3 no-access
A table containing trusted IPv4 or IPv6 NTP server's information.
                 hpicfNtpInetServerInfoEntry 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1 no-access
The NTP server description.
                     hpicfNtpAssoOurPollInterval 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.1 integer32 read-only
Poll interval for this peer.
                     hpicfNtpAssoPeerPollInterval 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.2 integer32 read-only
Poll interval from peer to the local machine.
                     hpicfNtpAssoRootDelay 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.3 octet string read-only
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.
                     hpicfNtpAssoRootDispersion 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.4 octet string read-only
Maximum clock time difference that was ever observed between the local clock and the root clock.
                     hpicfNtpAssoPeerReach 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.6 octet string read-only
The reachability register of the remote association, in octal format. This number is determined by the NTP algorithm.
                     hpicfNtpAssoOriginTimeFrac 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.7 unsigned32 read-only
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.
                     hpicfNtpAssoOriginTimeSec 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.8 unsigned32 read-only
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.
                     hpicfNtpAssoRecvTimeFrac 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.9 unsigned32 read-only
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.
                     hpicfNtpAssoRecvTimeSec 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.10 unsigned32 read-only
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.
                     hpicfNtpAssoXmtTimeFrac 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.11 unsigned32 read-only
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.
                     hpicfNtpAssoXmtTimeSec 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.12 unsigned32 read-only
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.
                     hpicfNtpAssolastPollreq 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.13 integer32 read-only
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.
                     hpicfNtpAssoPrecision 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.14 integer32 read-only
This is the precision of the peer clock in Hz.
                     hpicfNtpAssoCurrentMode 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.15 integer read-only
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. Enumeration: 'unknown': 99, 'notsynchronized': 2, 'synchronized': 1.
                     hpicfNtpAssoPeerDispersion 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.16 octet string read-only
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.
             hpicfNtpAuthenticationKeyTable 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4 no-access
A table containing entries of authentication key-id. The number of key-id is restricted to 8.
                 hpicfNtpAuthenticationKeyEntry 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1 no-access
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.
                     hpicfNtpAuthenticationKeyId 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.1 unsigned32 no-access
A unique identifier for the authentication key.
                     hpicfNtpAuthenticationKeyAuthMode 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.2 integer read-only
The authentication mode supported by this key. Enumeration: 'none': 1, 'sha1': 3, 'md5': 2.
                     hpicfNtpAuthenticationKeyValue 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.3 octet string read-only
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.
                     hpicfNtpAuthenticationKeyTrusted 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.4 truthvalue read-only
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.
                     hpicfNtpAuthenticationKeyRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.5 rowstatus read-only
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.
                     hpicfNtpAuthenticationKeyEncrypted 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.6 octet string read-only
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.
             hpicfNtpIpv6MulticastTable 1.3.6.1.4.1.11.2.14.11.5.1.121.1.5 no-access
A table containing entry for enabling NTP multicast.
                 hpicfNtpIpv6MulticastEntry 1.3.6.1.4.1.11.2.14.11.5.1.121.1.5.1 no-access
An NTP multicast entry comprising NTP multicast on vlan.
                     hpicfNtpIpv6Multicast 1.3.6.1.4.1.11.2.14.11.5.1.121.1.5.1.1 truthvalue read-only
Indicates whether this interface should listen to NTP multicast packets.
                     hpicfNtpIpv6MulticastStatus 1.3.6.1.4.1.11.2.14.11.5.1.121.1.5.1.2 rowstatus read-only
Row status of the NTP Multicast. Supporting CREATEANDGO and DESTROY only.
             hpicfNtpAssoSampleTable 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7 no-access
A table containing samples for association.
                 hpicfNtpAssoSampleEntry 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7.1 no-access
An association sample entry comprising 8 samples of each association for filter delay and offset.
                     hpicfNtpAssoSampleId 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7.1.1 unsigned32 no-access
The sample Id for every sample per association.
                     hpicfNtpfiltDelaySample 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7.1.2 octet string read-only
The round trip delay of the sample of this association.
                     hpicfNtpfiltOffsetSample 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7.1.3 octet string read-only
The offset of the sample of this association.
             hpicfNtpInetServerNameTable 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8 no-access
A table containing trusted IPv4 or IPv6 NTP server's to be queried in unicast mode.
                 hpicfNtpInetServerNameEntry 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1 no-access
The NTP server description.
                     hpicfNtpServerNameIndex 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.1 unsigned32 no-access
The index of a NTP unicast server name in hpicfNtpInetServerNameTable. The maximum number of server name configurabile is 8.
                     hpicfNtpInetServerName 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.2 displaystring read-write
The NTP server Name
                     hpicfNtpInetServerNameRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.3 rowstatus read-only
The row status of this NTP server information. Supporting CREATEANDGO and DESTROY only.
                     hpicfNtpServerNameResolvAddType 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.4 inetaddresstype read-only
The IP address type of a DNS resolved NTP server name.
                     hpicfNtpServerNameResolvAddress 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.5 inetaddress read-only
The IP address of a DNS resolved NTP server name in which client communicates with server to synchorize its time.
                     hpicfNtpServerNameResolveStatus 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.6 integer read-only
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. Enumeration: 'dnsunknownhost': 2, 'notactive': 5, 'notattempted': 0, 'dnsfailed': 4, 'active': 1, 'dnsnotresponding': 3.
                     hpicfNtpInetServerNameAuthKeyId 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.7 unsigned32 read-write
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.
                     hpicfNtpConfigServerNamePollMinInterval 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.8 integer32 read-write
Period of time between successive attempts to perform an update via NTP.
                     hpicfNtpConfigServerNamePollMaxInterval 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.9 integer32 read-write
Maximum period of time between successive attempts to perform an update via NTP.
                     hpicfNtpServerNameAssoBurst 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.10 integer read-write
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. Enumeration: 'iburst': 3, 'noburst': 1, 'burst': 2.
                     hpicfNtpServerNameAssoIsOobm 1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.11 truthvalue read-write
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.
         hpicfNtpGlobal 1.3.6.1.4.1.11.2.14.11.5.1.121.2
             hpicfNtpAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.121.2.1 truthvalue read-write
When set to true, this enables NTP globally on the router. If set to false, this would disable NTP.
         hpicfNtpConfigConformance 1.3.6.1.4.1.11.2.14.11.5.1.121.3
             hpicfNtpConfigCompliances 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1
                 hpicfNtpInetConfigCompliance 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1.1
The compliance statement for devices implementing the hpicfNtpConfig MIB.
                 hpicfNtpAuthenticationConfigCompliance 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1.2
The compliance statement for devices implementing the hpicfNtpConfig MIB.
                 hpicfNtpServerConfigCompliance 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1.3
The compliance statement for devices implementing the hpicfNtpConfig MIB.
                 hpicfNtpAssoSampleCompliance 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1.4
The compliance statement for devices implementing the hpicfNtpConfig MIB.
                 hpicfNtpServerNameCfgCompliance 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1.5
The compliance statement for devices implementing the hpicfNtpConfig MIB.
             hpicfNtpConfigGroups 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2
                 hpicfNtpConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2.1
A collection of objects for configuring the NTP client.
                 hpicfNtpInetServerConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2.2
A collection of objects for configuring the NTP server entry.
                 hpicfNtpAuthenticationKeyIdConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2.3
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.
                 hpicfNtpAssociationSampleGroup 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2.4
This group defines sample information for eight samples taken per association.
                 hpicfNtpInetServerNameCfgGroup 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2.5
A collection of objects for configuring the NTP server Name entry.