HH3C-DNS-MIB

File: HH3C-DNS-MIB.mib (7603 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB HH3C-OID-MIB

Imported symbols

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

Defined Types

Hh3cDnsStaticSrvIpEntry  
SEQUENCE    
  hh3cDnsStaticSrvIpType InetAddressType
  hh3cDnsStaticSrvIpAddr InetAddress
  hh3cDnsStaticSrvIpPriority Integer32
  hh3cDnsStaticSrvIpRowStatus RowStatus

Hh3cDnsDynamicSrvIpEntry  
SEQUENCE    
  hh3cDnsDynamicSrvIpType InetAddressType
  hh3cDnsDynamicSrvIpAddr InetAddress
  hh3cDnsDynamicSrvIpPriority Integer32

Defined Values

hh3cDns 1.3.6.1.4.1.25506.2.97
This MIB contains objects to manage the DNS.
MODULE-IDENTITY    

hh3cDnsObjects 1.3.6.1.4.1.25506.2.97.1
OBJECT IDENTIFIER    

hh3cDnsStaticSrvIpTable 1.3.6.1.4.1.25506.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  
    Hh3cDnsStaticSrvIpEntry

hh3cDnsStaticSrvIpEntry 1.3.6.1.4.1.25506.2.97.1.1.1
An entry of hh3cDnsStaticSrvIpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDnsStaticSrvIpEntry  

hh3cDnsStaticSrvIpType 1.3.6.1.4.1.25506.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  

hh3cDnsStaticSrvIpAddr 1.3.6.1.4.1.25506.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)  

hh3cDnsStaticSrvIpPriority 1.3.6.1.4.1.25506.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  

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

hh3cDnsDynamicSrvIpTable 1.3.6.1.4.1.25506.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  
    Hh3cDnsDynamicSrvIpEntry

hh3cDnsDynamicSrvIpEntry 1.3.6.1.4.1.25506.2.97.1.2.1
An entry of hh3cDnsDynamicSrvIpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDnsDynamicSrvIpEntry  

hh3cDnsDynamicSrvIpType 1.3.6.1.4.1.25506.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  

hh3cDnsDynamicSrvIpAddr 1.3.6.1.4.1.25506.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)  

hh3cDnsDynamicSrvIpPriority 1.3.6.1.4.1.25506.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  

hh3cDnsMIBConformance 1.3.6.1.4.1.25506.2.97.2
OBJECT IDENTIFIER    

hh3cDnsMIBCompliances 1.3.6.1.4.1.25506.2.97.2.1
OBJECT IDENTIFIER    

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

hh3cDnsMIBGroups 1.3.6.1.4.1.25506.2.97.2.2
OBJECT IDENTIFIER    

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

hh3cDnsDynamicSrvIpGroup 1.3.6.1.4.1.25506.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