HM2-DNS-MIB

File: HM2-DNS-MIB.mib (14433 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
HM2-TC-MIB INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY Integer32
OBJECT-TYPE RowStatus SnmpAdminString
hm2ConfigurationMibs HmActionValue HmEnabledStatus
InetAddressType InetAddress

Defined Types

Hm2DnsClientServerCfgEntry  
SEQUENCE    
  hm2DnsClientServerIndex Integer32
  hm2DnsClientServerAddressType InetAddressType
  hm2DnsClientServerAddress InetAddress
  hm2DnsClientServerRowStatus RowStatus

Hm2DnsClientServerDiagEntry  
SEQUENCE    
  hm2DnsClientServerDiagIndex Integer32
  hm2DnsClientServerDiagAddressType InetAddressType
  hm2DnsClientServerDiagAddress InetAddress

Hm2DnsClientStaticHostConfigEntry  
SEQUENCE    
  hm2DnsClientStaticIndex Integer32
  hm2DnsClientStaticHostName SnmpAdminString
  hm2DnsClientStaticHostAddressType InetAddressType
  hm2DnsClientStaticHostIPAddress InetAddress
  hm2DnsClientStaticHostStatus RowStatus

Defined Values

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

hm2DnsMibNotifications 1.3.6.1.4.1.248.11.90.0
OBJECT IDENTIFIER    

hm2DnsMibObjects 1.3.6.1.4.1.248.11.90.1
OBJECT IDENTIFIER    

hm2DnsMibSNMPExtensionGroup 1.3.6.1.4.1.248.11.90.3
OBJECT IDENTIFIER    

hm2DnsClientGroup 1.3.6.1.4.1.248.11.90.1.1
OBJECT IDENTIFIER    

hm2DnsCacheGroup 1.3.6.1.4.1.248.11.90.1.2
OBJECT IDENTIFIER    

hm2DnsCachingServerGroup 1.3.6.1.4.1.248.11.90.1.3
OBJECT IDENTIFIER    

hm2DnsClientAdminState 1.3.6.1.4.1.248.11.90.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2DnsClientConfigSource 1.3.6.1.4.1.248.11.90.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER user(1), mgmt-dhcp(2), provider(3)  

hm2DnsClientServerCfgTable 1.3.6.1.4.1.248.11.90.1.1.3
The table that contains the DNS Servers entries configured by the user in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2DnsClientServerCfgEntry

hm2DnsClientServerCfgEntry 1.3.6.1.4.1.248.11.90.1.1.3.1
An entry contains the IP address of a DNS server configured in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2DnsClientServerCfgEntry  

hm2DnsClientServerIndex 1.3.6.1.4.1.248.11.90.1.1.3.1.1
The unique index used for each server added in the DNS servers table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

hm2DnsClientServerAddressType 1.3.6.1.4.1.248.11.90.1.1.3.1.2
Address type for DNS server. Currently, only ipv4 is supported.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hm2DnsClientServerAddress 1.3.6.1.4.1.248.11.90.1.1.3.1.3
The IP address of the DNS server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hm2DnsClientServerRowStatus 1.3.6.1.4.1.248.11.90.1.1.3.1.4
Describes the status of a row in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2DnsClientServerDiagTable 1.3.6.1.4.1.248.11.90.1.1.4
The table that contains the DNS Servers entries configured and used in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2DnsClientServerDiagEntry

hm2DnsClientServerDiagEntry 1.3.6.1.4.1.248.11.90.1.1.4.1
An entry contains the IP address of a DNS server used in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2DnsClientServerDiagEntry  

hm2DnsClientServerDiagIndex 1.3.6.1.4.1.248.11.90.1.1.4.1.1
The unique index used for each server added in the DNS servers table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

hm2DnsClientServerDiagAddressType 1.3.6.1.4.1.248.11.90.1.1.4.1.2
Address type for DNS server used. Currently, only ipv4 is supported.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hm2DnsClientServerDiagAddress 1.3.6.1.4.1.248.11.90.1.1.4.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hm2DnsClientGlobalGroup 1.3.6.1.4.1.248.11.90.1.1.5
OBJECT IDENTIFIER    

hm2DnsClientDefaultDomainName 1.3.6.1.4.1.248.11.90.1.1.5.1
The default domain name for unqualified hostnames.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hm2DnsClientRequestTimeout 1.3.6.1.4.1.248.11.90.1.1.5.2
The timeout before retransmitting a request to the server. The timeout value is configured and displayed in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

hm2DnsClientRequestRetransmits 1.3.6.1.4.1.248.11.90.1.1.5.3
The number of times the request is retransmitted. The request is retransmitted provided the maximum timeout value allows this many number of retransmits.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

hm2DnsClientCacheAdminState 1.3.6.1.4.1.248.11.90.1.1.5.4
Enables/Disables DNS client cache functionality of the device.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2DnsClientStaticHostConfigTable 1.3.6.1.4.1.248.11.90.1.1.6
Static table of DNS hostname to IP address table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2DnsClientStaticHostConfigEntry

hm2DnsClientStaticHostConfigEntry 1.3.6.1.4.1.248.11.90.1.1.6.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2DnsClientStaticHostConfigEntry  

hm2DnsClientStaticIndex 1.3.6.1.4.1.248.11.90.1.1.6.1.1
The index of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

hm2DnsClientStaticHostName 1.3.6.1.4.1.248.11.90.1.1.6.1.2
The static hostname.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hm2DnsClientStaticHostAddressType 1.3.6.1.4.1.248.11.90.1.1.6.1.3
Address type for static hosts used. Currently, only ipv4 is supported.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hm2DnsClientStaticHostIPAddress 1.3.6.1.4.1.248.11.90.1.1.6.1.4
The IP address of the static host.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hm2DnsClientStaticHostStatus 1.3.6.1.4.1.248.11.90.1.1.6.1.5
Describes the status of a row in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2DnsCachingServerGlobalGroup 1.3.6.1.4.1.248.11.90.1.3.1
OBJECT IDENTIFIER    

hm2DnsCachingServerAdminState 1.3.6.1.4.1.248.11.90.1.3.1.1
Enables/Disables DNS caching server functionality of the device.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2DnsCacheAdminState 1.3.6.1.4.1.248.11.90.1.2.1
Enables/Disables DNS cache functionality of the device. **NOTE: this object is deprecated and replaced by hm2DnsClientCacheAdminState/hm2DnsCachingServerAdminState**.
Status: deprecated Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2DnsCacheFlushAction 1.3.6.1.4.1.248.11.90.1.2.2
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**.
Status: deprecated Access: read-write
OBJECT-TYPE    
  HmActionValue  

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.
Status: current Access: read-write
OBJECT-IDENTITY    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

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.
Status: current Access: read-write
OBJECT-IDENTITY