H3C-DNS-MIB

File: H3C-DNS-MIB.mib (7546 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB HUAWEI-3COM-OID-MIB

Imported symbols

OBJECT-GROUP MODULE-COMPLIANCE MODULE-IDENTITY
OBJECT-TYPE Integer32 RowStatus
InetAddressType InetAddress h3cCommon

Defined Types

H3cDnsStaticSrvIpEntry  
SEQUENCE    
  h3cDnsStaticSrvIpType InetAddressType
  h3cDnsStaticSrvIpAddr InetAddress
  h3cDnsStaticSrvIpPriority Integer32
  h3cDnsStaticSrvIpRowStatus RowStatus

H3cDnsDynamicSrvIpEntry  
SEQUENCE    
  h3cDnsDynamicSrvIpType InetAddressType
  h3cDnsDynamicSrvIpAddr InetAddress
  h3cDnsDynamicSrvIpPriority Integer32

Defined Values

h3cDns 1.3.6.1.4.1.2011.10.2.97
This MIB contains objects to manage the DNS.
MODULE-IDENTITY    

h3cDnsObjects 1.3.6.1.4.1.2011.10.2.97.1
OBJECT IDENTIFIER    

h3cDnsStaticSrvIpTable 1.3.6.1.4.1.2011.10.2.97.1.1
This table is a list of DNS static server IPv4 address configuration, which is manually specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDnsStaticSrvIpEntry

h3cDnsStaticSrvIpEntry 1.3.6.1.4.1.2011.10.2.97.1.1.1
An entry of h3cDnsStaticSrvIpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDnsStaticSrvIpEntry  

h3cDnsStaticSrvIpType 1.3.6.1.4.1.2011.10.2.97.1.1.1.1
This node gives the type of the static DNS server IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

h3cDnsStaticSrvIpAddr 1.3.6.1.4.1.2011.10.2.97.1.1.1.2
This node gives the IP address of the DNS server specified by the user.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(1..64)  

h3cDnsStaticSrvIpPriority 1.3.6.1.4.1.2011.10.2.97.1.1.1.3
This node gives the priority of the DNS server, according to the creation order. The smaller the value is, the higher the priority level is.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

h3cDnsStaticSrvIpRowStatus 1.3.6.1.4.1.2011.10.2.97.1.1.1.4
This node gives the operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cDnsDynamicSrvIpTable 1.3.6.1.4.1.2011.10.2.97.1.2
This table is a list of DNS dynamic server IPv4 address configuration, which is dynamically obtained through DHCP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDnsDynamicSrvIpEntry

h3cDnsDynamicSrvIpEntry 1.3.6.1.4.1.2011.10.2.97.1.2.1
An entry of h3cDnsDynamicSrvIpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDnsDynamicSrvIpEntry  

h3cDnsDynamicSrvIpType 1.3.6.1.4.1.2011.10.2.97.1.2.1.1
This node gives the type of the dynamic DNS server IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

h3cDnsDynamicSrvIpAddr 1.3.6.1.4.1.2011.10.2.97.1.2.1.2
This node gives the IP address of the DNS server dynamically obtained through DHCP.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(1..64)  

h3cDnsDynamicSrvIpPriority 1.3.6.1.4.1.2011.10.2.97.1.2.1.3
This node gives the priority of the DNS server, according to the order obtained through DHCP. The smaller the value is, the higher the priority level is.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

h3cDnsMIBConformance 1.3.6.1.4.1.2011.10.2.97.2
OBJECT IDENTIFIER    

h3cDnsMIBCompliances 1.3.6.1.4.1.2011.10.2.97.2.1
OBJECT IDENTIFIER    

h3cDnsMIBCompliance 1.3.6.1.4.1.2011.10.2.97.2.1.1
The compliance statement for entities which implement the DNS MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

h3cDnsMIBGroups 1.3.6.1.4.1.2011.10.2.97.2.2
OBJECT IDENTIFIER    

h3cDnsStaticSrvIpGroup 1.3.6.1.4.1.2011.10.2.97.2.2.1
A collection of objects providing mandatory DNS server IP addresses manually specified.
Status: current Access: read-only
OBJECT-GROUP    

h3cDnsDynamicSrvIpGroup 1.3.6.1.4.1.2011.10.2.97.2.2.2
A collection of objects providing mandatory DNS server IP addresses dynamically obtained through DHCP.
Status: current Access: read-only
OBJECT-GROUP