HPN-ICF-DNS-MIB

File: HPN-ICF-DNS-MIB.mib (7549 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB HPN-ICF-OID-MIB

Imported symbols

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

Defined Types

HpnicfDnsStaticSrvIpEntry  
SEQUENCE    
  hpnicfDnsStaticSrvIpType InetAddressType
  hpnicfDnsStaticSrvIpAddr InetAddress
  hpnicfDnsStaticSrvIpPriority Integer32
  hpnicfDnsStaticSrvIpRowStatus RowStatus

HpnicfDnsDynamicSrvIpEntry  
SEQUENCE    
  hpnicfDnsDynamicSrvIpType InetAddressType
  hpnicfDnsDynamicSrvIpAddr InetAddress
  hpnicfDnsDynamicSrvIpPriority Integer32

Defined Values

hpnicfDns 1.3.6.1.4.1.11.2.14.11.15.2.97
This MIB contains objects to manage the DNS.
MODULE-IDENTITY    

hpnicfDnsObjects 1.3.6.1.4.1.11.2.14.11.15.2.97.1
OBJECT IDENTIFIER    

hpnicfDnsStaticSrvIpTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfDnsStaticSrvIpEntry

hpnicfDnsStaticSrvIpEntry 1.3.6.1.4.1.11.2.14.11.15.2.97.1.1.1
An entry of hpnicfDnsStaticSrvIpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDnsStaticSrvIpEntry  

hpnicfDnsStaticSrvIpType 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDnsStaticSrvIpAddr 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDnsStaticSrvIpPriority 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDnsDynamicSrvIpTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfDnsDynamicSrvIpEntry

hpnicfDnsDynamicSrvIpEntry 1.3.6.1.4.1.11.2.14.11.15.2.97.1.2.1
An entry of hpnicfDnsDynamicSrvIpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDnsDynamicSrvIpEntry  

hpnicfDnsDynamicSrvIpType 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDnsDynamicSrvIpAddr 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDnsDynamicSrvIpPriority 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDnsMIBConformance 1.3.6.1.4.1.11.2.14.11.15.2.97.2
OBJECT IDENTIFIER    

hpnicfDnsMIBCompliances 1.3.6.1.4.1.11.2.14.11.15.2.97.2.1
OBJECT IDENTIFIER    

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

hpnicfDnsMIBGroups 1.3.6.1.4.1.11.2.14.11.15.2.97.2.2
OBJECT IDENTIFIER    

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

hpnicfDnsDynamicSrvIpGroup 1.3.6.1.4.1.11.2.14.11.15.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