MIB Viewer

hpicfNtpServerNameResolveStatus

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.121.1.8.1.6
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { notattempted(0), active(1), dnsunknownhost(2), dnsnotresponding(3), dnsfailed(4), notactive(5) }