Unisphere-Data-DNS-MIB

File: Unisphere-Data-DNS-MIB.mib (13268 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
Unisphere-Data-TC Unisphere-Data-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 RowStatus TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP UsdEnable
usDataMibs

Defined Types

UsdNextServerListIndex  
Coordinate index value allocation for entries in an associated table, by first reading an index value from this object, then creating an entry, having that index value, in the associated table. The DESCRIPTION clause for an object of this type must identify the associated table. A GET of this object returns the next available index value to be used to create an entry in the associated table; or zero, if no valid index value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. Unless specified otherwise by its MAX-ACCESS and DESCRIPTION clauses, an object of this type is read-only, and a SET of such an object returns a notWritable error.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

ServerListIndex  
A unique value, greater than zero, for each DNS server in the managed system.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

UsdNextLocalDomainNameListIndex  
Coordinate index value allocation for entries in an associated table, by first reading an index value from this object, then creating an entry, having that index value, in the associated table. The DESCRIPTION clause for an object of this type must identify the associated table. A GET of this object returns the next available index value to be used to create an entry in the associated table; or zero, if no valid index value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. Unless specified otherwise by its MAX-ACCESS and DESCRIPTION clauses, an object of this type is read-only, and a SET of such an object returns a notWritable error.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

LocalDomainNameListIndex  
A unique value, greater than zero, for each recognized domain name in the managed system.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

LocalDomainName  
Local domain name. Represents textual information taken from the NVT ASCII character set.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

UsdDnsServerListEntry  
SEQUENCE    
  usdDnsServerListIndex ServerListIndex
  usdDnsServerListAddress IpAddress
  usdDnsServerListRowStatus RowStatus

UsdDnsLocalDomainNameListEntry  
SEQUENCE    
  usdDnsLocalDomainNameListIndex LocalDomainNameListIndex
  usdDnsLocalDomainNameListName LocalDomainName
  usdDnsLocalDomainNameListRowStatus RowStatus

Defined Values

usdDnsMIB 1.3.6.1.4.1.4874.2.2.47
The DNS MIB for the Unisphere Networks, Inc. enterprise.
MODULE-IDENTITY    

usdDnsObjects 1.3.6.1.4.1.4874.2.2.47.1
OBJECT IDENTIFIER    

usdDnsGeneral 1.3.6.1.4.1.4874.2.2.47.1.1
OBJECT IDENTIFIER    

usdDnsServerList 1.3.6.1.4.1.4874.2.2.47.1.2
OBJECT IDENTIFIER    

usdDnsLocalDomainNameList 1.3.6.1.4.1.4874.2.2.47.1.3
OBJECT IDENTIFIER    

usdDnsEnable 1.3.6.1.4.1.4874.2.2.47.1.1.1
Exerts administrative control to enable/disable DNS capability.
Status: current Access: read-write
OBJECT-TYPE    
  UsdEnable  

usdDnsServerListNextIndex 1.3.6.1.4.1.4874.2.2.47.1.2.1
Coordinate usdDnsServerListIndex value allocation for entries in usdDnsServerListTable. A GET of this object returns the next available index value to be used to create an entry in the associated table; or zero, if no valid index value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNextServerListIndex  

usdDnsServerListTable 1.3.6.1.4.1.4874.2.2.47.1.2.2
This table contains an entry for each DNS server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdDnsServerListEntry

usdDnsServerListEntry 1.3.6.1.4.1.4874.2.2.47.1.2.2.1
Each entry corresponds to an associated DNS server.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdDnsServerListEntry  

usdDnsServerListIndex 1.3.6.1.4.1.4874.2.2.47.1.2.2.1.1
The index of the DNS server. When creating entries in this table, suitable values for this object are determined by reading usdDnsServerListNextIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  ServerListIndex  

usdDnsServerListAddress 1.3.6.1.4.1.4874.2.2.47.1.2.2.1.2
The IP address of the DNS server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

usdDnsServerListRowStatus 1.3.6.1.4.1.4874.2.2.47.1.2.2.1.3
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdDnsLocalDomainNameListNextIndex 1.3.6.1.4.1.4874.2.2.47.1.3.1
Coordinate usdDnsLocalDomainNameListIndex value allocation for entries in usdDnsLocalDomainNameListTable. A GET of this object returns the next available index value to be used to create an entry in the associated table; or zero, if no valid index value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNextLocalDomainNameListIndex  

usdDnsLocalDomainNameListTable 1.3.6.1.4.1.4874.2.2.47.1.3.2
This table contains an entry for each recognized local domain name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdDnsLocalDomainNameListEntry

usdDnsLocalDomainNameListEntry 1.3.6.1.4.1.4874.2.2.47.1.3.2.1
Each entry corresponds to a recognized local domain name.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdDnsLocalDomainNameListEntry  

usdDnsLocalDomainNameListIndex 1.3.6.1.4.1.4874.2.2.47.1.3.2.1.1
The index of the domain name. When creating entries in this table, suitable values for this object are determined by reading usdDnsLocalDomainNameListNextIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  LocalDomainNameListIndex  

usdDnsLocalDomainNameListName 1.3.6.1.4.1.4874.2.2.47.1.3.2.1.2
A recognized local domain name.
Status: current Access: read-create
OBJECT-TYPE    
  LocalDomainName  

usdDnsLocalDomainNameListRowStatus 1.3.6.1.4.1.4874.2.2.47.1.3.2.1.3
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdDnsConformance 1.3.6.1.4.1.4874.2.2.47.2
OBJECT IDENTIFIER    

usdDnsCompliances 1.3.6.1.4.1.4874.2.2.47.2.1
OBJECT IDENTIFIER    

usdDnsGroups 1.3.6.1.4.1.4874.2.2.47.2.2
OBJECT IDENTIFIER    

usdDnsCompliance 1.3.6.1.4.1.4874.2.2.47.2.1.1
The compliance statement for entities which implement the Unisphere DNS MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

usdDnsEnableGroup 1.3.6.1.4.1.4874.2.2.47.2.2.1
A collection of objects for enabling/disabling DNS capabilities in a Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdDnsServerListGroup 1.3.6.1.4.1.4874.2.2.47.2.2.2
A collection of objects for managing DNS server list capabilities in a Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdDnsLocalDomainNameListGroup 1.3.6.1.4.1.4874.2.2.47.2.2.3
A collection of objects for managing DNS local domain name list capabilities in a Unisphere product.
Status: current Access: read-create
OBJECT-GROUP