DNSSERVEREXT-MIB: View SNMP OID List / Download MIB

VENDOR: ARROWPOINT COMMUNICATIONS INC.


 Home MIB: DNSSERVEREXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 apDnsServerMib 1.3.6.1.4.1.2467.1.40.1
This MIB module describes the ArrowPoint enterprise MIB support for DNS Server
 apDnsServerEnable 1.3.6.1.4.1.2467.1.40.2 integer read-write
Parameter to enable or disable DNS Server functionality. Enumeration: 'enable': 1, 'disable': 0.
 apDnsServerBufferCount 1.3.6.1.4.1.2467.1.40.3 integer read-write
The number of buffers allocated for Query Responses
 apDnsServerResponderTasks 1.3.6.1.4.1.2467.1.40.4 integer read-write
The number of Tasks to handle DNS Responses
 apDnsPeerRcvEntries 1.3.6.1.4.1.2467.1.40.5 integer read-write
The number of DNS entries which can be received from a peer
 apDnsPeerSndEntries 1.3.6.1.4.1.2467.1.40.6 integer read-write
The number of DNS entries which can be sent to a peer
 apDnsPeerReportInterval 1.3.6.1.4.1.2467.1.40.7 integer read-write
The number of seconds between generation of DNS peer load reports
 apDnsAclIndex 1.3.6.1.4.1.2467.1.40.8 integer read-write
The Acl which has been applied to DNS resolutions, zero means no Acl
 apProximityType 1.3.6.1.4.1.2467.1.40.9 integer read-write
Parameter to specify PDB or PDNS functionality. Enumeration: 'pdns': 2, 'pdb': 3.
 apProximityEnable 1.3.6.1.4.1.2467.1.40.10 integer read-write
Parameter to enable or disable PDB / PDNS functionality. Enumeration: 'enable': 1, 'disable': 0.
 apProximityZone 1.3.6.1.4.1.2467.1.40.11 integer read-write
The local proximity zone index
 apProximityDescription 1.3.6.1.4.1.2467.1.40.12 displaystring read-only
A name which identifies this proximity zone
 apProximityZoneMax 1.3.6.1.4.1.2467.1.40.13 integer read-write
The maximum number of proximity zones allowed Enumeration: 'tier1': 6, 'tier2': 16.
 apProximityPDBIpAddr 1.3.6.1.4.1.2467.1.40.14 ipaddress read-only
The Interface IP Address of the PDB
 apProximityRecordTable 1.3.6.1.4.1.2467.1.40.15 no-access
A list of Proximity domain name records.
       apProximityRecordEntry 1.3.6.1.4.1.2467.1.40.15.1 no-access
Proximity domain name record information.
           apProximityRecordName 1.3.6.1.4.1.2467.1.40.15.1.1 displaystring read-only
The dns name for this Proximity record.
           apProximityRecordType 1.3.6.1.4.1.2467.1.40.15.1.2 integer read-only
Determines if this record is of type NS or A. Enumeration: 'typeA': 1, 'typeNS': 2.
           apProximityRecordAddr 1.3.6.1.4.1.2467.1.40.15.1.3 ipaddress read-only
The Interface IP Address of Peer
           apProximityRecordTtl 1.3.6.1.4.1.2467.1.40.15.1.4 integer32 read-only
The Time to Live Value returned in DNS Responses
           apProximityRecordKalType 1.3.6.1.4.1.2467.1.40.15.1.5 integer read-only
The type of keepalive performed on this record Enumeration: 'kal-ap': 2, 'kal-icmp': 1, 'kal-none': 0.
           apProximityRecordKalAddr 1.3.6.1.4.1.2467.1.40.15.1.6 ipaddress read-only
The IP Address of interface to send AP keepalive messages
           apProximityRecordKalThreshold 1.3.6.1.4.1.2467.1.40.15.1.7 integer read-only
The record is considered DOWN when the load number is greater than this value.
           apProximityRecordRtnSingleArec 1.3.6.1.4.1.2467.1.40.15.1.8 integer read-only
Determines if multiple A records will be returned in a Response for this DNS name. Enumeration: 'single': 1, 'multiple': 0.
           apProximityRecordStatus 1.3.6.1.4.1.2467.1.40.15.1.9 rowstatus read-only
Status entry for this row