HUAWEI-DNS-MIB

File: HUAWEI-DNS-MIB.mib (13890 bytes)

Imported modules

HUAWEI-MIB SNMPv2-SMI SNMPv2-CONF
SNMPv2-TC P-BRIDGE-MIB

Imported symbols

hwDatacomm OBJECT-TYPE MODULE-IDENTITY
IpAddress Integer32 OBJECT-GROUP
MODULE-COMPLIANCE TEXTUAL-CONVENTION DisplayString
EnabledStatus

Defined Types

HwDnsHostsDynamicEntry  
SEQUENCE    
  hwDnsDomainName DisplayString
  hwDnsIpAddress IpAddress
  hwDnsTtl Integer32
  hwDnsAlias DisplayString

HwDns6HostsDynamicEntry  
SEQUENCE    
  hwDns6DomainName DisplayString
  hwDns6Ipv6Address DisplayString
  hwDns6Ttl Integer32
  hwDns6Alias DisplayString

HwDdnsConfigEntry  
SEQUENCE    
  hwDdnsPolicyName DisplayString
  hwDdnsIfindex Integer32
  hwService Integer32
  hwDdnsUserName DisplayString
  hwDdnsFqdn DisplayString

HwDnsServerAddrEntry  
SEQUENCE    
  hwServerAddr IpAddress
  hwServerStatus Integer32

HwDnsDomainSuffixEntry  
SEQUENCE    
  hwDomainSuffix DisplayString

Defined Values

hwDnsMIB 1.3.6.1.4.1.2011.5.25.194
The private mib file includes the general extent information of the device.hwDatacomm(25).hwDnsMib(194)
MODULE-IDENTITY    

hwDnsObjects 1.3.6.1.4.1.2011.5.25.194.1
OBJECT IDENTIFIER    

hwDnsHostsDynamicTable 1.3.6.1.4.1.2011.5.25.194.1.1
This table is a list of domain names mapped to IPv4 addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDnsHostsDynamicEntry

hwDnsHostsDynamicEntry 1.3.6.1.4.1.2011.5.25.194.1.1.1
This table contains four rows, the first is the domain name which named DnsDomainName, the second is the IP address of host which named DnsIpAddress, the third is the DNS dynamic entry age time which names DnsTtl, and the last one is the host alias which named DnsAlias.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDnsHostsDynamicEntry  

hwDnsDomainName 1.3.6.1.4.1.2011.5.25.194.1.1.1.1
DnsDomainName indicates a domain name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwDnsIpAddress 1.3.6.1.4.1.2011.5.25.194.1.1.1.2
DnsIpAddress indicates an IP address mapped to a domain name.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwDnsTtl 1.3.6.1.4.1.2011.5.25.194.1.1.1.3
DnsTtl indicates the TTL of a mapping entry, which is a 32-bit integer,in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDnsAlias 1.3.6.1.4.1.2011.5.25.194.1.1.1.4
DnsAlias indicates a domain name alias.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwDns6HostsDynamicTable 1.3.6.1.4.1.2011.5.25.194.1.2
This table is a list of domain names mapped to IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDns6HostsDynamicEntry

hwDns6HostsDynamicEntry 1.3.6.1.4.1.2011.5.25.194.1.2.1
This table contains four rows, the first is the domain name which named Dns6DomainName, the second is the IP address of host which named Dns6Ipv6Address, the third is the DNS dynamic entry age time which names Dns6Ttl, and the last one is the host alias which named Dns6Alias.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDns6HostsDynamicEntry  

hwDns6DomainName 1.3.6.1.4.1.2011.5.25.194.1.2.1.1
Dns6DomainName indicates the domain name of an IPv6 DNS.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwDns6Ipv6Address 1.3.6.1.4.1.2011.5.25.194.1.2.1.2
Dns6Ipv6Address indicates an IPv6 address mapped to a domain name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwDns6Ttl 1.3.6.1.4.1.2011.5.25.194.1.2.1.3
Dns6Ttl values indicates the TTL of a mapping entry, which is a 32-bit integer,in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDns6Alias 1.3.6.1.4.1.2011.5.25.194.1.2.1.4
Dns6Alias indicates a IPv6 domain name alias.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwDdnsConfigTable 1.3.6.1.4.1.2011.5.25.194.1.3
This table is a list of ddns policy names ,username,domain and interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDdnsConfigEntry

hwDdnsConfigEntry 1.3.6.1.4.1.2011.5.25.194.1.3.1
This table contains five rows, the first is the policy name which named hwDdnsPolicyName, the second is the interfece index which named hwDdnsIfindex, the third is the ddns service type which names hwService, and the fourth is the username thich named hwDdnsUserName and the last one is domain name which named hwDdnsFqdn.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDdnsConfigEntry  

hwDdnsPolicyName 1.3.6.1.4.1.2011.5.25.194.1.3.1.1
Ddns policy name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

hwDdnsIfindex 1.3.6.1.4.1.2011.5.25.194.1.3.1.2
Ifindex of the interface which apply ddns policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwService 1.3.6.1.4.1.2011.5.25.194.1.3.1.3
Ddns Service type.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDdnsUserName 1.3.6.1.4.1.2011.5.25.194.1.3.1.4
Ddns policy user name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwDdnsFqdn 1.3.6.1.4.1.2011.5.25.194.1.3.1.5
Fqdn name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwDnsServerAddrTable 1.3.6.1.4.1.2011.5.25.194.1.4
This table is a list of server addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDnsServerAddrEntry

hwDnsServerAddrEntry 1.3.6.1.4.1.2011.5.25.194.1.4.1
This table contains two rows, the first is the server address, the second is the status of server address which include static and dynamic.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDnsServerAddrEntry  

hwServerAddr 1.3.6.1.4.1.2011.5.25.194.1.4.1.1
hwServerAddr indicates a server address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwServerStatus 1.3.6.1.4.1.2011.5.25.194.1.4.1.2
hwServerStatus indicates the status of server address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDnsDomainSuffixTable 1.3.6.1.4.1.2011.5.25.194.1.5
This table is a list of domain suffix.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDnsDomainSuffixEntry

hwDnsDomainSuffixEntry 1.3.6.1.4.1.2011.5.25.194.1.5.1
This table contains one row, it is the domain suffix.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDnsDomainSuffixEntry  

hwDomainSuffix 1.3.6.1.4.1.2011.5.25.194.1.5.1.1
hwDomainSuffix indicates a domain suffix.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwDnsProxyEnable 1.3.6.1.4.1.2011.5.25.194.1.6
Globally enable or disable the DNS proxy configuration. If the hwDnsProxyEnable is 1, DNS proxy is enabled. If the hwDnsProxyEnable is 2, DNS proxy is disabled. By default, DNS proxy is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  EnabledStatus  

hwDnsConformance 1.3.6.1.4.1.2011.5.25.194.3
OBJECT IDENTIFIER    

hwDnsGroups 1.3.6.1.4.1.2011.5.25.194.3.1
OBJECT IDENTIFIER    

hwDnsCompliances 1.3.6.1.4.1.2011.5.25.194.3.2
OBJECT IDENTIFIER    

hwDnsCompliance 1.3.6.1.4.1.2011.5.25.194.3.2.1
The compliance statement for SNMPv2 entities which implement the HUAWEI DNS MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwDnsExtGroup 1.3.6.1.4.1.2011.5.25.194.3.1.1
The HUAWEI DNS Table.
Status: current Access: read-only
OBJECT-GROUP