HP-SNTPCLIENTCONFIGURATION-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-SNTPCLIENTCONFIGURATION-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
 hpSntpConfigMod 1.3.6.1.4.1.11.2.14.11.1.8
Management information for configuring the SNTP client on Hewlett-Packard network devices.
     hpSntpConfig 1.3.6.1.4.1.11.2.14.11.1.8.1
         hpSntpConfigMode 1.3.6.1.4.1.11.2.14.11.1.8.1.1 integer read-write
Current operational mode of SNTP client Enumeration: 'disabled': 1, 'unicast': 2, 'broadcast': 3, 'dhcp': 4.
         hpSntpConfigPollInterval 1.3.6.1.4.1.11.2.14.11.1.8.1.2 integer32 read-write
Period of time (in seconds) between successive attempts to perform an update via SNTP
         hpSntpConfigServerTable 1.3.6.1.4.1.11.2.14.11.1.8.1.3 no-access
### DEPRECATED ### A table containing trusted SNTP servers to be queried in unicast mode
             hpSntpServerEntry 1.3.6.1.4.1.11.2.14.11.1.8.1.3.1 no-access
### DEPRECATED ### A trusted server and its expected version number
                 hpSntpServerAddress 1.3.6.1.4.1.11.2.14.11.1.8.1.3.1.1 ipaddress no-access
### DEPRECATED ### Ip Address of a trusted SNTP server.
                 hpSntpServerVersion 1.3.6.1.4.1.11.2.14.11.1.8.1.3.1.2 integer32 read-only
### DEPRECATED ### Protocol version used by this SNTP server
                 hpSntpServerPriority 1.3.6.1.4.1.11.2.14.11.1.8.1.3.1.3 integer32 read-only
### DEPRECATED ### Priority given to this server.
                 hpSntpServerRowStatus 1.3.6.1.4.1.11.2.14.11.1.8.1.3.1.4 rowstatus read-only
### DEPRECATED ### The Status of this SNTP server information.
         hpSntpInetConfigServerTable 1.3.6.1.4.1.11.2.14.11.1.8.1.4 no-access
A table containing trusted IPv4 and IPv6 SNTP servers to be queried in unicast mode
             hpSntpInetServerEntry 1.3.6.1.4.1.11.2.14.11.1.8.1.4.1 no-access
A trusted server and its expected version number and priority
                 hpSntpInetServerPriority 1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.1 integer32 no-access
Priority given to this server.
                 hpSntpInetServerAddressType 1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.2 inetaddresstype no-access
Ip Address type of a trusted SNTP server.
                 hpSntpInetServerAddress 1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.3 inetaddress no-access
Ip Address (of a trusted SNTP server) to which this entry's addressing information pertains. hpSntpInetServerAddress is always interpreted within the context of hpSntpInetServerAddressType
                 hpSntpInetServerVersion 1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.4 integer32 read-only
Protocol version used by this SNTP server
                 hpSntpInetServerRowStatus 1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.5 rowstatus read-only
The Status of this SNTP server information.
                 hpSntpInetServerIsOobm 1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.6 truthvalue read-only
This 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.
                 hpSntpInetServerAuthKeyId 1.3.6.1.4.1.11.2.14.11.1.8.1.4.1.7 unsigned32 read-only
The 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.
         hpSntpAuthentication 1.3.6.1.4.1.11.2.14.11.1.8.1.5 integer read-write
This object is used to enable or disable SNTP authentication in the switch.By default authentication is disabled.Atleast one Key-id and it has to be trusted to enable authentication. Enumeration: 'disabled': 2, 'enabled': 1.
         hpSntpAuthenticationKeyTable 1.3.6.1.4.1.11.2.14.11.1.8.1.6 no-access
A table containing entries of authentication key-id. The number of Key-id is restricted to 8 currently.
             hpSntpAuthenticationKeyEntry 1.3.6.1.4.1.11.2.14.11.1.8.1.6.1 no-access
An authentication key entry comprising key-identifiers such as key-id, key-value, authentication mode(MD5), and status of the key-id if it is trusted or not.
                 hpSntpAuthenticationKeyId 1.3.6.1.4.1.11.2.14.11.1.8.1.6.1.1 unsigned32 no-access
A unique identifier for the authentication key.
                 hpSntpAuthenticationKeyAuthMode 1.3.6.1.4.1.11.2.14.11.1.8.1.6.1.2 integer read-only
The authentication mode supported for this key. Enumeration: 'none': 1, 'md5': 2.
                 hpSntpAuthenticationKeyValue 1.3.6.1.4.1.11.2.14.11.1.8.1.6.1.3 octet string read-only
A 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.
                 hpSntpAuthenticationKeyTrusted 1.3.6.1.4.1.11.2.14.11.1.8.1.6.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 then the packet is not trusted. By default the key-value is not trusted.
                 hpSntpAuthenticationKeyRowStatus 1.3.6.1.4.1.11.2.14.11.1.8.1.6.1.5 rowstatus read-only
The row status for this SNTP authentication key instance. The Key-id is the index and it cannot be edited.
                 hpSntpAuthenticationKeyEncrypted 1.3.6.1.4.1.11.2.14.11.1.8.1.6.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 SNTP packet. This object may only be read or written when hpSwitchAuthenticationEncryptCredentialsMethod is set to a value other than none(0). At most one of hpSntpAuthenticationKey and hpSntpAuthenticationKeyEncrypted may be set in any transaction. This object should only be written with an encrypted key previously read from a compatible HP Networking device.
         hpSntpServerStatisticsTable 1.3.6.1.4.1.11.2.14.11.1.8.1.7 no-access
A table containing a list of statistics entries per SNTP server.
             hpSntpServerStatisticsEntry 1.3.6.1.4.1.11.2.14.11.1.8.1.7.1 no-access
A statistics entry per SNTP server.
                 hpSntpServerStatisticsAuthFailedPkts 1.3.6.1.4.1.11.2.14.11.1.8.1.7.1.1 counter32 read-only
This object indicates the number of packets that have failed the authentication check with this server instance.
         hpSntpBroadcastServerTable 1.3.6.1.4.1.11.2.14.11.1.8.1.8 no-access
A table containing a SNTP broadcast server and statistics information.
             hpSntpBroadcastServerEntry 1.3.6.1.4.1.11.2.14.11.1.8.1.8.1 no-access
An entry comprising a preferred broadcast server address and statistics information with respect to server.
                 hpSntpBroadcastServerAddress 1.3.6.1.4.1.11.2.14.11.1.8.1.8.1.1 ipaddress no-access
IP Address of a preferred broadcast SNTP server.
                 hpSntpBroadcastServerStatisticsAuthFailedPkts 1.3.6.1.4.1.11.2.14.11.1.8.1.8.1.2 counter32 read-only
This object indicates the number of packets that have failed the authentication check with this server instance.
     hpTimeSyncMethodMod 1.3.6.1.4.1.11.2.14.11.1.8.2
         hpTimeSyncMethod 1.3.6.1.4.1.11.2.14.11.1.8.2.1 integer read-write
Method to be used for time synchronization. Enumeration: 'none': 1, 'timep': 3, 'timepOrSntp': 4, 'sntp': 2.
     hpSntpConfigConformance 1.3.6.1.4.1.11.2.14.11.1.8.3
         hpSntpConfigCompliances 1.3.6.1.4.1.11.2.14.11.1.8.3.1
             hpSntpConfigCompliance 1.3.6.1.4.1.11.2.14.11.1.8.3.1.1
###DEPRECATED###The compliance statement for devices implementing the hpSntpConfig MIB.
             hpSntpInetConfigCompliance 1.3.6.1.4.1.11.2.14.11.1.8.3.1.2
The compliance statement for devices implementing the hpSntpConfig MIB.
             hpSntpAuthenticationConfigCompliance 1.3.6.1.4.1.11.2.14.11.1.8.3.1.3
### DEPRECATED ### The compliance statement for devices implementing the hpSntpConfig MIB.
             hpSntpInetConfigComplianceOobm 1.3.6.1.4.1.11.2.14.11.1.8.3.1.4
The compliance statement for devices implementing the HP SNTP MIB with OOBM support
             hpSntpAuthenticationConfigCompliance1 1.3.6.1.4.1.11.2.14.11.1.8.3.1.5
The compliance statement for devices implementing the hpSntpConfig MIB.
             hpSntpBroadcastServerCompliance 1.3.6.1.4.1.11.2.14.11.1.8.3.1.6
The compliance statement for devices implementing the HP SNTP broadcast server support
         hpSntpConfigGroups 1.3.6.1.4.1.11.2.14.11.1.8.3.2
             hpSntpConfigGroup 1.3.6.1.4.1.11.2.14.11.1.8.3.2.1
A collection of objects for configuring the SNTP client.
             hpSntpServerConfigGroup 1.3.6.1.4.1.11.2.14.11.1.8.3.2.2
### DEPRECATED ###This Group defines a server table entry.
             hpTimeSyncMethodGroup 1.3.6.1.4.1.11.2.14.11.1.8.3.2.3
A collection of objects for selecting a time synchronization protocol to use.
             hpSntpInetServerConfigGroup 1.3.6.1.4.1.11.2.14.11.1.8.3.2.4
This Group defines a server table entry.
             hpSntpAuthenticationKeyIdConfigGroup 1.3.6.1.4.1.11.2.14.11.1.8.3.2.5
### DEPRECATED ### This group defines SNTP authentication related information. It includes Key-Identifier, Key-Value, flag to indicate whether the information is trusted or not and authentication mode(MD5) currently supported.
             hpSntpInetServerOobmGroup 1.3.6.1.4.1.11.2.14.11.1.8.3.2.6
A collection of objects for configuring the SNTP server entry with support for OOBM (Out of Band Management) interface.
             hpSntpAuthenticationKeyIdConfigGroup1 1.3.6.1.4.1.11.2.14.11.1.8.3.2.7
This group defines SNTP authentication related information. It includes Key-Identifier, Key-Value, encrypted key value, flag to indicate whether the information is trusted or not and authentication mode(MD5) currently supported.
             hpSntpBroadcastServerGroup 1.3.6.1.4.1.11.2.14.11.1.8.3.2.8
A collection of objects for preferred SNTP broadcast server and statistics.
     hpSntpStatistics 1.3.6.1.4.1.11.2.14.11.1.8.4
         hpSntpStatsRcvdPkts 1.3.6.1.4.1.11.2.14.11.1.8.4.1 counter32 read-only
Total number of packets received.
         hpSntpStatsSentPkts 1.3.6.1.4.1.11.2.14.11.1.8.4.2 counter32 read-only
Total number of packets sent to the server
         hpSntpStatsDroppedPkts 1.3.6.1.4.1.11.2.14.11.1.8.4.3 counter32 read-only
Total number of packets dropped due to error.