HM2-DNS-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-DNS-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
 hm2DnsMib 1.3.6.1.4.1.248.11.90
Hirschmann DNS MIB for DNS client, DNS client cache and DNS caching server. Copyright (C) 2011. All Rights Reserved.
       hm2DnsMibNotifications 1.3.6.1.4.1.248.11.90.0
       hm2DnsMibObjects 1.3.6.1.4.1.248.11.90.1
           hm2DnsClientGroup 1.3.6.1.4.1.248.11.90.1.1
               hm2DnsClientAdminState 1.3.6.1.4.1.248.11.90.1.1.1 hmenabledstatus read-write
The operational status of DNS client. If disabled, no host name lookups will be done for names entered on the CLI and in the configuration of services e.g. NTP.
               hm2DnsClientConfigSource 1.3.6.1.4.1.248.11.90.1.1.2 integer read-write
DNS client server source. If the value is set to user(1), the variables from hm2DnsClientServerCfgTable will be used. If the value is set to mgmt-dhcp(2), the DNS servers received by DHCP on the management interface will be used. If the value is set to provider(3), the DNS configuration will be taken from DHCP, PPP or PPPoE on the primary WAN link. Enumeration: 'mgmt-dhcp': 2, 'user': 1, 'provider': 3.
               hm2DnsClientServerCfgTable 1.3.6.1.4.1.248.11.90.1.1.3 no-access
The table that contains the DNS Servers entries configured by the user in the system.
                   hm2DnsClientServerCfgEntry 1.3.6.1.4.1.248.11.90.1.1.3.1 no-access
An entry contains the IP address of a DNS server configured in the system.
                       hm2DnsClientServerIndex 1.3.6.1.4.1.248.11.90.1.1.3.1.1 integer32 no-access
The unique index used for each server added in the DNS servers table.
                       hm2DnsClientServerAddressType 1.3.6.1.4.1.248.11.90.1.1.3.1.2 inetaddresstype read-write
Address type for DNS server. Currently, only ipv4 is supported.
                       hm2DnsClientServerAddress 1.3.6.1.4.1.248.11.90.1.1.3.1.3 inetaddress read-write
The IP address of the DNS server.
                       hm2DnsClientServerRowStatus 1.3.6.1.4.1.248.11.90.1.1.3.1.4 rowstatus read-only
Describes the status of a row in the table.
               hm2DnsClientServerDiagTable 1.3.6.1.4.1.248.11.90.1.1.4 no-access
The table that contains the DNS Servers entries configured and used in the system.
                   hm2DnsClientServerDiagEntry 1.3.6.1.4.1.248.11.90.1.1.4.1 no-access
An entry contains the IP address of a DNS server used in the system.
                       hm2DnsClientServerDiagIndex 1.3.6.1.4.1.248.11.90.1.1.4.1.1 integer32 no-access
The unique index used for each server added in the DNS servers table.
                       hm2DnsClientServerDiagAddressType 1.3.6.1.4.1.248.11.90.1.1.4.1.2 inetaddresstype read-only
Address type for DNS server used. Currently, only ipv4 is supported.
                       hm2DnsClientServerDiagAddress 1.3.6.1.4.1.248.11.90.1.1.4.1.3 inetaddress read-only
The IP address of the DNS server used by the system. The entry can be configured by the provider, e.g. through DHCP client or PPPoE client.
               hm2DnsClientGlobalGroup 1.3.6.1.4.1.248.11.90.1.1.5
                   hm2DnsClientDefaultDomainName 1.3.6.1.4.1.248.11.90.1.1.5.1 snmpadminstring read-write
The default domain name for unqualified hostnames.
                   hm2DnsClientRequestTimeout 1.3.6.1.4.1.248.11.90.1.1.5.2 integer32 read-write
The timeout before retransmitting a request to the server. The timeout value is configured and displayed in seconds.
                   hm2DnsClientRequestRetransmits 1.3.6.1.4.1.248.11.90.1.1.5.3 integer32 read-write
The number of times the request is retransmitted. The request is retransmitted provided the maximum timeout value allows this many number of retransmits.
                   hm2DnsClientCacheAdminState 1.3.6.1.4.1.248.11.90.1.1.5.4 hmenabledstatus read-write
Enables/Disables DNS client cache functionality of the device.
               hm2DnsClientStaticHostConfigTable 1.3.6.1.4.1.248.11.90.1.1.6 no-access
Static table of DNS hostname to IP address table
                   hm2DnsClientStaticHostConfigEntry 1.3.6.1.4.1.248.11.90.1.1.6.1 no-access
An entry in the static DNS hostname IP address list. Rows may be created or deleted at any time by the DNS resolver and by SNMP SET requests.
                       hm2DnsClientStaticIndex 1.3.6.1.4.1.248.11.90.1.1.6.1.1 integer32 no-access
The index of the entry.
                       hm2DnsClientStaticHostName 1.3.6.1.4.1.248.11.90.1.1.6.1.2 snmpadminstring read-only
The static hostname.
                       hm2DnsClientStaticHostAddressType 1.3.6.1.4.1.248.11.90.1.1.6.1.3 inetaddresstype read-only
Address type for static hosts used. Currently, only ipv4 is supported.
                       hm2DnsClientStaticHostIPAddress 1.3.6.1.4.1.248.11.90.1.1.6.1.4 inetaddress read-only
The IP address of the static host.
                       hm2DnsClientStaticHostStatus 1.3.6.1.4.1.248.11.90.1.1.6.1.5 rowstatus read-only
Describes the status of a row in the table.
           hm2DnsCacheGroup 1.3.6.1.4.1.248.11.90.1.2
               hm2DnsCacheAdminState 1.3.6.1.4.1.248.11.90.1.2.1 hmenabledstatus read-write
Enables/Disables DNS cache functionality of the device. **NOTE: this object is deprecated and replaced by hm2DnsClientCacheAdminState/hm2DnsCachingServerAdminState**.
               hm2DnsCacheFlushAction 1.3.6.1.4.1.248.11.90.1.2.2 hmactionvalue read-write
Setting this value to action will flush the DNS cache. After flushing the cache, it will be set to noop automatically. **NOTE: this object is deprecated and replaced by hm2DevMgmtActionFlushDnsClientCache/hm2DevMgmtActionFlushDnsCachingServerCache**.
           hm2DnsCachingServerGroup 1.3.6.1.4.1.248.11.90.1.3
               hm2DnsCachingServerGlobalGroup 1.3.6.1.4.1.248.11.90.1.3.1
                   hm2DnsCachingServerAdminState 1.3.6.1.4.1.248.11.90.1.3.1.1 hmenabledstatus read-write
Enables/Disables DNS caching server functionality of the device.
       hm2DnsMibSNMPExtensionGroup 1.3.6.1.4.1.248.11.90.3
           hm2DnsCHHostNameAlreadyExistsSESError 1.3.6.1.4.1.248.11.90.3.1
The host name entered exists and is associated with an IP. The change attempt was canceled.
           hm2DnsCHBadIpNotAcceptedSESError 1.3.6.1.4.1.248.11.90.3.2
The Ip Adress entered is not a valid one for a host. The change attempt was canceled.
           hm2DnsCHBadRowCannotBeActivatedSESError 1.3.6.1.4.1.248.11.90.3.3
The instance cannot be activated due to compliance issues. Please modify the entry and try again.