HP-SNTPclientConfiguration-MIB
AI MIB Summary
The HP-SNTPclientConfiguration-MIB enables configuration management of the Simple Network Time Protocol (SNTP) client on Hewlett-Packard network devices, specifically exposing parameters for NTP server addresses, polling intervals, authentication settings, and synchronization state.
Managment information for configuring the SNTP client on Hewlett-Packard network devices.
Main OID:
hpSntpConfigMod.1.3.6.1.4.1.11.2.14.11.1.8
44
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
44 total| Object Name |
|---|
hpSntpConfigModManagment information for configuring the SNTP client
on Hewlett-Packard network devices. MODULE-IDENTITY .1.3.6.1.4.1.11.2.14.11.1.8 |
IMPORTSManagment information for configuring the SNTP client
on Hewlett-Packard network devices. Unknown .1.3.6.1.4.1.11.2.14.11.1.8 |
hpSntpConfig OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.1.8.1 |
hpSntpConfigModeCurrent operational mode of SNTP clientrw Enumeration .1.3.6.1.4.1.11.2.14.11.1.8.1.1 |
hpSntpConfigPollIntervalPeriod of time (in seconds) between succesive attempts to
perform an update via SNTPrw Integer32 .1.3.6.1.4.1.11.2.14.11.1.8.1.2 |
hpSntpConfigServerTable### DEPRECATED ### A table containing trusted SNTP servers
to be queried in unicast modedeprecated SEQUENCE OF HpSntpServerEntry .1.3.6.1.4.1.11.2.14.11.1.8.1.3 |
hpSntpServerEntry### DEPRECATED ### A trusted server and its expected version
numberdeprecated HpSntpServerEntry .1.3.6.1.4.1.11.2.14.11.1.8.1.3.1 |
hpSntpServerAddress### DEPRECATED ### Ip Address of a trusted SNTP server.deprecated IpAddress .1.3.6.1.4.1.11.2.14.11.1.8.1.3.1.1 |
hpSntpServerVersion### DEPRECATED ### Protocol version used by this SNTP serverrwdeprecated Integer32 .1.3.6.1.4.1.11.2.14.11.1.8.1.3.1.2 |
hpSntpServerPriority### DEPRECATED ### Priority given to this server.rwdeprecated Integer32 .1.3.6.1.4.1.11.2.14.11.1.8.1.3.1.3 |
hpSntpServerRowStatus### DEPRECATED ### The Status of this SNTP server information.rwdeprecated RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.1.8.1.3.1.4 |
hpSntpInetConfigServerTableA table containing trusted IPv4 and IPv6 SNTP servers to be
queried in unicast mode SEQUENCE OF HpSntpInetServerEntry .1.3.6.1.4.1.11.2.14.11.1.8.1.4 |
hpSntpInetServerEntryA trusted server and its expected version number and priority HpSntpInetServerEntry .1.3.6.1.4.1.11.2.14.11.1.8.1.4.1 |
hpSntpInetServerPriorityPriority given to this server. Integer32 .1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.1 |
hpSntpInetServerAddressTypeIp Address type of a trusted SNTP server. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.2 |
hpSntpInetServerAddressIp Address (of a trusted SNTP server) to which this entry's
addressing information pertains. hpSntpInetServerAddress is
always interpreted within the context of
hpSntpInetServerAddressType InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.3 |
hpSntpInetServerVersionProtocol version used by this SNTP serverrw Integer32 .1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.4 |
hpSntpInetServerRowStatusThe Status of this SNTP server information.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.5 |
hpSntpInetServerIsOobmThis object indicates whether this SNTP 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.6 |
hpSntpInetServerAuthKeyIdThe key identifier associated with the
SNTP server specified by this instance.Its an index
to the hpSntpAuthenticationKeyTable.The value identifies
the row in the hpSntpAuthenticationKeyTable where the
authentication key can be found. The value '0' indicates
that the key Id is disassociated from the SNTP server.rw Unsigned32 .1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.7 |
hpSntpAuthenticationThis object is used to enable or disable SNTP
authentication in the switch.By default authentication
is disabled.Atleast one Key-id should be configured on the
device and it has to be made as trusted to enable
authentication.rw Enumeration .1.3.6.1.4.1.11.2.14.11.1.8.1.5 |
hpSntpAuthenticationKeyTableA table containing entries of authentication key-id.
The number of Key-id is restricted to 8 currently. SEQUENCE OF HpSntpAuthenticationKeyEntry .1.3.6.1.4.1.11.2.14.11.1.8.1.6 |
hpSntpAuthenticationKeyEntryAn authentication key entry comprising key-identifiers
as key-id, key-value, authentication mode(MD5), and
status of the key-id if it is trusted or not. HpSntpAuthenticationKeyEntry .1.3.6.1.4.1.11.2.14.11.1.8.1.6.1 |
hpSntpAuthenticationKeyIdA unique identifier for the authentication key. Unsigned32 .1.3.6.1.4.1.11.2.14.11.1.8.1.6.1.1 |
hpSntpAuthenticationKeyAuthModeThe authentication mode supported for this key.rw Enumeration .1.3.6.1.4.1.11.2.14.11.1.8.1.6.1.2 |
hpSntpAuthenticationKeyValueA unique string that serves as the key-value for generating
the message digest sent in the SNTP packet. A read on
this object will return a Empty string.rw OCTET STRING .1.3.6.1.4.1.11.2.14.11.1.8.1.6.1.3 |
hpSntpAuthenticationKeyTrustedThis object is used to configure the status of the
authentication key as trusted.If the key-id/keyvalue is
not trusted then the packet is not trusted.By default
the key-id/keyvalue is not trusted.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.1.8.1.6.1.4 |
hpSntpAuthenticationKeyRowStatusThe row status for this SNTP authentication
key instance.The Key-id is the index and
it cannot to edited.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.1.8.1.6.1.5 |
hpSntpServerStatisticsTableA table containing a list of statistics entries per SNTP
server. SEQUENCE OF HpSntpServerStatisticsEntry .1.3.6.1.4.1.11.2.14.11.1.8.1.7 |
hpSntpServerStatisticsEntryA statistics entry per SNTP server. HpSntpServerStatisticsEntry .1.3.6.1.4.1.11.2.14.11.1.8.1.7.1 |
hpSntpServerStatisticsAuthFailedPktsThis object indicates the number of packets
that have failed the authentication check with
this server instance.ro Counter32 .1.3.6.1.4.1.11.2.14.11.1.8.1.7.1.1 |
hpSntpBroadcastServerTableA table containing a SNTP broadcast server and statistics
information. SEQUENCE OF HpSntpBroadcastServerEntry .1.3.6.1.4.1.11.2.14.11.1.8.1.8 |
hpSntpBroadcastServerEntryAn entry comprising a preferred broadcast server address
and statistics information with respect to server. HpSntpBroadcastServerEntry .1.3.6.1.4.1.11.2.14.11.1.8.1.8.1 |
hpSntpBroadcastServerAddressIp Address of a preferred broadcast SNTP server. IpAddress .1.3.6.1.4.1.11.2.14.11.1.8.1.8.1.1 |
hpSntpBroadcastServerStatisticsAuthFailedPktsThis object indicates the number of packets
that have failed the authentication check with this server instance.ro Counter32 .1.3.6.1.4.1.11.2.14.11.1.8.1.8.1.2 |
hpTimeSyncMethodMod OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.1.8.2 |
hpTimeSyncMethodMethod to be used for time synchronization.rw Enumeration .1.3.6.1.4.1.11.2.14.11.1.8.2.1 |
hpSntpConfigConformance OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.1.8.3 |
hpSntpConfigCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.1.8.3.1 |
hpSntpConfigGroups OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.1.8.3.2 |
hpSntpStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.1.8.4 |
hpSntpStatsRcvdPktsTotal number of packets received.ro Counter32 .1.3.6.1.4.1.11.2.14.11.1.8.4.1 |
hpSntpStatsSentPktsTotal number of packets sent to the serverro Counter32 .1.3.6.1.4.1.11.2.14.11.1.8.4.2 |
hpSntpStatsDroppedPktsTotal number of packets dropped due to error.ro Counter32 .1.3.6.1.4.1.11.2.14.11.1.8.4.3 |