HP-ICF-NTP-MIB

File: HP-ICF-NTP-MIB.mib (33071 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB HP-ICF-OID IF-MIB
INET-ADDRESS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
Unsigned32 RowStatus TruthValue
OBJECT-GROUP MODULE-COMPLIANCE SnmpAdminString
hpSwitch ifIndex InetAddressType
InetAddress

Defined Types

HpicfNtpInetConfigServerEntry  
SEQUENCE    
  hpicfNtpInetServerAddressType InetAddressType
  hpicfNtpInetServerAddress InetAddress
  hpicfNtpInetServerRowStatus RowStatus
  hpicfNtpInetServerAuthKeyId Unsigned32
  hpicfNtpConfigPollMinInterval Integer32
  hpicfNtpConfigPollMaxInterval Integer32
  hpicfNtpAssoBurst INTEGER
  hpicfNtpAssoIsOobm TruthValue

HpicfNtpInetServerInfoEntry  
SEQUENCE    
  hpicfNtpAssoOurPollInterval Integer32
  hpicfNtpAssoPeerPollInterval Integer32
  hpicfNtpAssoRootDelay OCTET STRING
  hpicfNtpAssoRootDispersion OCTET STRING
  hpicfNtpAssoPeerReach OCTET STRING
  hpicfNtpAssoOriginTimeFrac Unsigned32
  hpicfNtpAssoOriginTimeSec Unsigned32
  hpicfNtpAssoRecvTimeFrac Unsigned32
  hpicfNtpAssoRecvTimeSec Unsigned32
  hpicfNtpAssoXmtTimeFrac Unsigned32
  hpicfNtpAssoXmtTimeSec Unsigned32
  hpicfNtpAssolastPollreq Integer32
  hpicfNtpAssoPrecision Integer32
  hpicfNtpAssoCurrentMode INTEGER
  hpicfNtpAssoPeerDispersion OCTET STRING

HpicfNtpAuthenticationKeyEntry  
SEQUENCE    
  hpicfNtpAuthenticationKeyId Unsigned32
  hpicfNtpAuthenticationKeyAuthMode INTEGER
  hpicfNtpAuthenticationKeyValue OCTET STRING
  hpicfNtpAuthenticationKeyTrusted TruthValue
  hpicfNtpAuthenticationKeyRowStatus RowStatus
  hpicfNtpAuthenticationKeyEncrypted OCTET STRING

HpicfNtpIpv6MulticastEntry  
SEQUENCE    
  hpicfNtpIpv6Multicast TruthValue
  hpicfNtpIpv6MulticastStatus RowStatus

HpicfNtpAssoSampleEntry  
SEQUENCE    
  hpicfNtpAssoSampleId Unsigned32
  hpicfNtpfiltDelaySample OCTET STRING
  hpicfNtpfiltOffsetSample OCTET STRING

Defined Values

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.
MODULE-IDENTITY    

hpicfNtpConfig 1.3.6.1.4.1.11.2.14.11.5.1.121.1
OBJECT IDENTIFIER    

hpicfNtpConfigScalars 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1
OBJECT IDENTIFIER    

hpicfNtpGlobal 1.3.6.1.4.1.11.2.14.11.5.1.121.2
OBJECT IDENTIFIER    

hpicfNtpAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.121.2.1
When set to true, this enables NTP globally on the router. If set to false, this would disable NTP.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfNtpConfigMode 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.1
The current operational mode of the NTP client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), unicast(2), broadcast(3)  

hpicfNtpMaxAssociation 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.2
The maximum number of associations of the NTP client with different server's.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8  

hpicfNtpStatusReferenceTimeFrac 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfNtpStatusReferenceTimeSec 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfNtpStatusClockOffset 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.5
The offset of the system clock, in milliseconds, to the synchronized peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hpicfNtpStatusRootDelay 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.6
The total round-trip delay, in milliseconds, to the primary reference source at the root of the synchronization.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hpicfNtpStatusRootDispersion 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.7
The root dispersion, in milliseconds, of the running NTP entity.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hpicfNtpAssoDrift 1.3.6.1.4.1.11.2.14.11.5.1.121.1.1.8
This is the rate of change in the system clock offset.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hpicfNtpInetConfigServerTable 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2
A table containing trusted IPv4 or IPv6 NTP server's to be queried in unicast mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfNtpInetConfigServerEntry

hpicfNtpInetConfigServerEntry 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1
The NTP server description.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfNtpInetConfigServerEntry  

hpicfNtpInetServerAddressType 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.1
The IP address type of a trusted NTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpicfNtpInetServerAddress 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

hpicfNtpInetServerRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.4
The row status of this NTP server information. Supporting CREATEANDGO and DESTROY only.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfNtpInetServerAuthKeyId 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

hpicfNtpConfigPollMinInterval 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.6
Period of time between successive attempts to perform an update via NTP.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 4..17  

hpicfNtpConfigPollMaxInterval 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.7
Maximum period of time between successive attempts to perform an update via NTP.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 4..17  

hpicfNtpAssoBurst 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noburst(1), burst(2), iburst(3)  

hpicfNtpAssoIsOobm 1.3.6.1.4.1.11.2.14.11.5.1.121.1.2.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfNtpInetServerInfoTable 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3
A table containing trusted IPv4 or IPv6 NTP server's information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfNtpInetServerInfoEntry

hpicfNtpInetServerInfoEntry 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1
The NTP server description.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfNtpInetServerInfoEntry  

hpicfNtpAssoOurPollInterval 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.1
Poll interval for this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfNtpAssoPeerPollInterval 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.2
Poll interval from peer to the local machine.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfNtpAssoRootDelay 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hpicfNtpAssoRootDispersion 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.4
Maximum clock time difference that was ever observed between the local clock and the root clock.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hpicfNtpAssoPeerReach 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.6
The reachability register of the remote association, in octal format. This number is determined by the NTP algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hpicfNtpAssoOriginTimeFrac 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfNtpAssoOriginTimeSec 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfNtpAssoRecvTimeFrac 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfNtpAssoRecvTimeSec 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfNtpAssoXmtTimeFrac 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfNtpAssoXmtTimeSec 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfNtpAssolastPollreq 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfNtpAssoPrecision 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.14
This is the precision of the peer clock in Hz.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfNtpAssoCurrentMode 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER synchronized(1), notsynchronized(2), unknown(99)  

hpicfNtpAssoPeerDispersion 1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hpicfNtpAuthenticationKeyTable 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4
A table containing entries of authentication key-id. The number of key-id is restricted to 8.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfNtpAuthenticationKeyEntry

hpicfNtpAuthenticationKeyEntry 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfNtpAuthenticationKeyEntry  

hpicfNtpAuthenticationKeyId 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.1
A unique identifier for the authentication key.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

hpicfNtpAuthenticationKeyAuthMode 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.2
The authentication mode supported by this key.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), md5(2), sha1(3)  

hpicfNtpAuthenticationKeyValue 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hpicfNtpAuthenticationKeyTrusted 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfNtpAuthenticationKeyRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfNtpAuthenticationKeyEncrypted 1.3.6.1.4.1.11.2.14.11.5.1.121.1.4.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

hpicfNtpIpv6MulticastTable 1.3.6.1.4.1.11.2.14.11.5.1.121.1.5
A table containing entry for enabling NTP multicast.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfNtpIpv6MulticastEntry

hpicfNtpIpv6MulticastEntry 1.3.6.1.4.1.11.2.14.11.5.1.121.1.5.1
An NTP multicast entry comprising NTP multicast on vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfNtpIpv6MulticastEntry  

hpicfNtpIpv6Multicast 1.3.6.1.4.1.11.2.14.11.5.1.121.1.5.1.1
Indicates whether this interface should listen to NTP multicast packets.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfNtpIpv6MulticastStatus 1.3.6.1.4.1.11.2.14.11.5.1.121.1.5.1.2
Row status of the NTP Multicast. Supporting CREATEANDGO and DESTROY only.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfNtpAssoSampleTable 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7
A table containing samples for association.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfNtpAssoSampleEntry

hpicfNtpAssoSampleEntry 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7.1
An association sample entry comprising 8 samples of each association for filter delay and offset.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfNtpAssoSampleEntry  

hpicfNtpAssoSampleId 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7.1.1
The sample Id for every sample per association.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpicfNtpfiltDelaySample 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7.1.2
The round trip delay of the sample of this association.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hpicfNtpfiltOffsetSample 1.3.6.1.4.1.11.2.14.11.5.1.121.1.7.1.3
The offset of the sample of this association.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hpicfNtpConfigConformance 1.3.6.1.4.1.11.2.14.11.5.1.121.3
OBJECT IDENTIFIER    

hpicfNtpConfigCompliances 1.3.6.1.4.1.11.2.14.11.5.1.121.3.1
OBJECT IDENTIFIER    

hpicfNtpConfigGroups 1.3.6.1.4.1.11.2.14.11.5.1.121.3.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP