DNS-SERVER-MIB
86 objects
The MIB module for entities implementing the server side of the Domain Name System (DNS) protocol.
Imported Objects
| RFC-1213 MISSING | mib-2 |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 IpAddress MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.32 | Identitydns | current | The OID assigned to DNS MIB work by the IANA. | |
| 1.3.6.1.2.1.32.1 | IdentitydnsServMIB | The MIB module for entities implementing the server side of the Domain Name System (DNS) protocol. | ||
| 1.3.6.1.2.1.32.1.1 | NodednsServMIBObjects | |||
| 1.3.6.1.2.1.32.1.1.1 | NodednsServConfig | |||
| 1.3.6.1.2.1.32.1.1.1.1 | ScalardnsServConfigImplementIdent | read-only | current | The implementation identification string for the DNS server software in use on the system, for example; `FNS-2.1' |
| 1.3.6.1.2.1.32.1.1.1.2 | ScalardnsServConfigRecurs | read-write | current | This represents the recursion services offered by this name server. The values that can be read or written are: available(1) - performs recursion on requests f… |
| 1.3.6.1.2.1.32.1.1.1.3 | ScalardnsServConfigUpTime | read-only | current | If the server has a persistent state (e.g., a process), this value will be the time elapsed since it started. For software without persistant state, this value… |
| 1.3.6.1.2.1.32.1.1.1.4 | ScalardnsServConfigResetTime | read-only | current | If the server has a persistent state (e.g., a process) and supports a `reset' operation (e.g., can be told to re-read configuration files), this value will be … |
| 1.3.6.1.2.1.32.1.1.1.5 | ScalardnsServConfigReset | read-write | current | Status/action object to reinitialize any persistant name server state. When set to reset(2), any persistant name server state (such as a process) is reinitiali… |
| 1.3.6.1.2.1.32.1.1.2 | NodednsServCounter | |||
| 1.3.6.1.2.1.32.1.1.2.2 | ScalardnsServCounterAuthAns | read-only | current | Number of queries which were authoritatively answered. |
| 1.3.6.1.2.1.32.1.1.2.3 | ScalardnsServCounterAuthNoNames | read-only | current | Number of queries for which `authoritative no such name' responses were made. |
| 1.3.6.1.2.1.32.1.1.2.4 | ScalardnsServCounterAuthNoDataResps | read-only | current | Number of queries for which `authoritative no such data' (empty answer) responses were made. |
| 1.3.6.1.2.1.32.1.1.2.5 | ScalardnsServCounterNonAuthDatas | read-only | current | Number of queries which were non-authoritatively answered (cached data). |
| 1.3.6.1.2.1.32.1.1.2.6 | ScalardnsServCounterNonAuthNoDatas | read-only | current | Number of queries which were non-authoritatively answered with no data (empty answer). |
| 1.3.6.1.2.1.32.1.1.2.7 | ScalardnsServCounterReferrals | read-only | current | Number of requests that were referred to other servers. |
| 1.3.6.1.2.1.32.1.1.2.8 | ScalardnsServCounterErrors | read-only | current | Number of requests the server has processed that were answered with errors (RCODE values other than 0 and 3). |
| 1.3.6.1.2.1.32.1.1.2.9 | ScalardnsServCounterRelNames | read-only | current | Number of requests received by the server for names that are only 1 label long (text form - no internal dots). |
| 1.3.6.1.2.1.32.1.1.2.10 | ScalardnsServCounterReqRefusals | read-only | current | Number of DNS requests refused by the server. |
| 1.3.6.1.2.1.32.1.1.2.11 | ScalardnsServCounterReqUnparses | read-only | current | Number of requests received which were unparseable. |
| 1.3.6.1.2.1.32.1.1.2.12 | ScalardnsServCounterOtherErrors | read-only | current | Number of requests which were aborted for other (local) server errors. |
| 1.3.6.1.2.1.32.1.1.2.13 | TablednsServCounterTable | not-accessible | current | Counter information broken down by DNS class and type. |
| 1.3.6.1.2.1.32.1.1.2.13.1 | RowdnsServCounterEntry | not-accessible | current | This table contains count information for each DNS class and type value known to the server. The index allows management software to to create indices to the t… |
| 1.3.6.1.2.1.32.1.1.2.13.1.1 | ColumndnsServCounterOpCode | not-accessible | current | The DNS OPCODE being counted in this row of the table. |
| 1.3.6.1.2.1.32.1.1.2.13.1.2 | ColumndnsServCounterQClass | not-accessible | current | The class of record being counted in this row of the table. |
| 1.3.6.1.2.1.32.1.1.2.13.1.3 | ColumndnsServCounterQType | not-accessible | current | The type of record which is being counted in this row in the table. |
| 1.3.6.1.2.1.32.1.1.2.13.1.4 | ColumndnsServCounterTransport | not-accessible | current | A value of udp(1) indicates that the queries reported on this row were sent using UDP. A value of tcp(2) indicates that the queries reported on this row were s… |
| 1.3.6.1.2.1.32.1.1.2.13.1.5 | ColumndnsServCounterRequests | read-only | current | Number of requests (queries) that have been recorded in this row of the table. |
| 1.3.6.1.2.1.32.1.1.2.13.1.6 | ColumndnsServCounterResponses | read-only | current | Number of responses made by the server since initialization for the kind of query identified on this row of the table. |
| 1.3.6.1.2.1.32.1.1.3 | NodednsServOptCounter | |||
| 1.3.6.1.2.1.32.1.1.3.1 | ScalardnsServOptCounterSelfAuthAns | read-only | current | Number of requests the server has processed which originated from a resolver on the same host for which there has been an authoritative answer. |
| 1.3.6.1.2.1.32.1.1.3.2 | ScalardnsServOptCounterSelfAuthNoNames | read-only | current | Number of requests the server has processed which originated from a resolver on the same host for which there has been an authoritative no such name answer giv… |
| 1.3.6.1.2.1.32.1.1.3.3 | ScalardnsServOptCounterSelfAuthNoDataResps | read-only | current | Number of requests the server has processed which originated from a resolver on the same host for which there has been an authoritative no such data answer (em… |
| 1.3.6.1.2.1.32.1.1.3.4 | ScalardnsServOptCounterSelfNonAuthDatas | read-only | current | Number of requests the server has processed which originated from a resolver on the same host for which a non-authoritative answer (cached data) was made. |
| 1.3.6.1.2.1.32.1.1.3.5 | ScalardnsServOptCounterSelfNonAuthNoDatas | read-only | current | Number of requests the server has processed which originated from a resolver on the same host for which a `non-authoritative, no such data' response was made (… |
| 1.3.6.1.2.1.32.1.1.3.6 | ScalardnsServOptCounterSelfReferrals | read-only | current | Number of queries the server has processed which originated from a resolver on the same host and were referred to other servers. |
| 1.3.6.1.2.1.32.1.1.3.7 | ScalardnsServOptCounterSelfErrors | read-only | current | Number of requests the server has processed which originated from a resolver on the same host which have been answered with errors (RCODEs other than 0 and 3). |
| 1.3.6.1.2.1.32.1.1.3.8 | ScalardnsServOptCounterSelfRelNames | read-only | current | Number of requests received for names that are only 1 label long (text form - no internal dots) the server has processed which originated from a resolver on th… |
| 1.3.6.1.2.1.32.1.1.3.9 | ScalardnsServOptCounterSelfReqRefusals | read-only | current | Number of DNS requests refused by the server which originated from a resolver on the same host. |
| 1.3.6.1.2.1.32.1.1.3.10 | ScalardnsServOptCounterSelfReqUnparses | read-only | current | Number of requests received which were unparseable and which originated from a resolver on the same host. |
| 1.3.6.1.2.1.32.1.1.3.11 | ScalardnsServOptCounterSelfOtherErrors | read-only | current | Number of requests which were aborted for other (local) server errors and which originated on the same host. |
| 1.3.6.1.2.1.32.1.1.3.12 | ScalardnsServOptCounterFriendsAuthAns | read-only | current | Number of queries originating from friends which were authoritatively answered. The definition of friends is a locally defined matter. |
| 1.3.6.1.2.1.32.1.1.3.13 | ScalardnsServOptCounterFriendsAuthNoNames | read-only | current | Number of queries originating from friends, for which authoritative `no such name' responses were made. The definition of friends is a locally defined matter. |
| 1.3.6.1.2.1.32.1.1.3.14 | ScalardnsServOptCounterFriendsAuthNoDataResps | read-only | current | Number of queries originating from friends for which authoritative no such data (empty answer) responses were made. The definition of friends is a locally defi… |
| 1.3.6.1.2.1.32.1.1.3.15 | ScalardnsServOptCounterFriendsNonAuthDatas | read-only | current | Number of queries originating from friends which were non-authoritatively answered (cached data). The definition of friends is a locally defined matter. |
| 1.3.6.1.2.1.32.1.1.3.16 | ScalardnsServOptCounterFriendsNonAuthNoDatas | read-only | current | Number of queries originating from friends which were non-authoritatively answered with no such data (empty answer). |
| 1.3.6.1.2.1.32.1.1.3.17 | ScalardnsServOptCounterFriendsReferrals | read-only | current | Number of requests which originated from friends that were referred to other servers. The definition of friends is a locally defined matter. |
| 1.3.6.1.2.1.32.1.1.3.18 | ScalardnsServOptCounterFriendsErrors | read-only | current | Number of requests the server has processed which originated from friends and were answered with errors (RCODE values other than 0 and 3). The definition of fr… |
| 1.3.6.1.2.1.32.1.1.3.19 | ScalardnsServOptCounterFriendsRelNames | read-only | current | Number of requests received for names from friends that are only 1 label long (text form - no internal dots) the server has processed. |
| 1.3.6.1.2.1.32.1.1.3.20 | ScalardnsServOptCounterFriendsReqRefusals | read-only | current | Number of DNS requests refused by the server which were received from `friends'. |
| 1.3.6.1.2.1.32.1.1.3.21 | ScalardnsServOptCounterFriendsReqUnparses | read-only | current | Number of requests received which were unparseable and which originated from `friends'. |
| 1.3.6.1.2.1.32.1.1.3.22 | ScalardnsServOptCounterFriendsOtherErrors | read-only | current | Number of requests which were aborted for other (local) server errors and which originated from `friends'. |
| 1.3.6.1.2.1.32.1.1.4 | NodednsServZone | |||
| 1.3.6.1.2.1.32.1.1.4.1 | TablednsServZoneTable | not-accessible | current | Table of zones for which this name server provides information. Each of the zones may be loaded from stable storage via an implementation-specific mechanism or… |
| 1.3.6.1.2.1.32.1.1.4.1.1 | RowdnsServZoneEntry | not-accessible | current | An entry in the name server zone table. New rows may be added either via SNMP or by the name server itself. |
| 1.3.6.1.2.1.32.1.1.4.1.1.1 | ColumndnsServZoneName | not-accessible | current | DNS name of the zone described by this row of the table. This is the owner name of the SOA RR that defines the top of the zone. This is name is in uppercase: c… |
| 1.3.6.1.2.1.32.1.1.4.1.1.2 | ColumndnsServZoneClass | not-accessible | current | DNS class of the RRs in this zone. |
| 1.3.6.1.2.1.32.1.1.4.1.1.3 | ColumndnsServZoneLastReloadSuccess | read-only | current | Elapsed time in seconds since last successful reload of this zone. |
| 1.3.6.1.2.1.32.1.1.4.1.1.4 | ColumndnsServZoneLastReloadAttempt | read-only | current | Elapsed time in seconds since last attempted reload of this zone. |
| 1.3.6.1.2.1.32.1.1.4.1.1.5 | ColumndnsServZoneLastSourceAttempt | read-only | current | IP address of host from which most recent zone transfer of this zone was attempted. This value should match the value of dnsServZoneSourceSuccess if the attemp… |
| 1.3.6.1.2.1.32.1.1.4.1.1.6 | ColumndnsServZoneStatus | read-create | current | The status of the information represented in this row of the table. |
| 1.3.6.1.2.1.32.1.1.4.1.1.7 | ColumndnsServZoneSerial | read-only | current | Zone serial number (from the SOA RR) of the zone represented by this row of the table. If the zone has not been successfully loaded within the memory of this n… |
| 1.3.6.1.2.1.32.1.1.4.1.1.8 | ColumndnsServZoneCurrent | read-only | current | Whether the server's copy of the zone represented by this row of the table is currently valid. If the zone has never been successfully loaded or has expired si… |
| 1.3.6.1.2.1.32.1.1.4.1.1.9 | ColumndnsServZoneLastSourceSuccess | read-only | current | IP address of host which was the source of the most recent successful zone transfer for this zone. If unknown (e.g., zone has never been successfully transfere… |
| 1.3.6.1.2.1.32.1.1.4.2 | TablednsServZoneSrcTable | not-accessible | current | This table is a list of IP addresses from which the server will attempt to load zone information using DNS zone transfer operations. A reload may occur due to … |
| 1.3.6.1.2.1.32.1.1.4.2.1 | RowdnsServZoneSrcEntry | not-accessible | current | An entry in the name server zone source table. |
| 1.3.6.1.2.1.32.1.1.4.2.1.1 | ColumndnsServZoneSrcName | not-accessible | current | DNS name of the zone to which this entry applies. |
| 1.3.6.1.2.1.32.1.1.4.2.1.2 | ColumndnsServZoneSrcClass | not-accessible | current | DNS class of zone to which this entry applies. |
| 1.3.6.1.2.1.32.1.1.4.2.1.3 | ColumndnsServZoneSrcAddr | not-accessible | current | IP address of name server host from which this zone might be obtainable. |
| 1.3.6.1.2.1.32.1.1.4.2.1.4 | ColumndnsServZoneSrcStatus | read-create | current | The status of the information represented in this row of the table. |
| 1.3.6.1.2.1.32.1.2 | NodednsServMIBGroups | |||
| 1.3.6.1.2.1.32.1.2.1 | GroupdnsServConfigGroup | current | A collection of objects providing basic configuration control of a DNS name server. | |
| 1.3.6.1.2.1.32.1.2.2 | GroupdnsServCounterGroup | current | A collection of objects providing basic instrumentation of a DNS name server. | |
| 1.3.6.1.2.1.32.1.2.3 | GroupdnsServOptCounterGroup | current | A collection of objects providing extended instrumentation of a DNS name server. | |
| 1.3.6.1.2.1.32.1.2.4 | GroupdnsServZoneGroup | current | A collection of objects providing configuration control of a DNS name server which loads authoritative zones. | |
| 1.3.6.1.2.1.32.1.3 | NodednsServMIBCompliances | |||
| 1.3.6.1.2.1.32.1.3.1 | CompliancednsServMIBCompliance | read-only | current | The compliance statement for agents implementing the DNS name server MIB extensions. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DnsClass | INTEGER (0..65535) | current | This data type is used to represent the class values which appear in Resource Records in the DNS. A 16-bit unsigned integer is used to allow room for new classes of records to be defined. Existing standard classes are l… |
| DnsName | OCTET STRING (SIZE (0..255)) | current | A DNS name is a sequence of labels. When DNS names are displayed, the boundaries between labels are typically indicated by dots (e.g. `Acme' and `COM' are labels in the name `Acme.COM'). In the DNS protocol, however, no… |
| DnsNameAsIndex | DnsName | current | This textual convention is like a DnsName, but is used as an index componant in tables. Alphabetic characters in names of this type are restricted to uppercase: the characters 'a' through 'z' are mapped to the character… |
| DnsOpCode | INTEGER (0..15) | current | This textual convention is used to represent the DNS OPCODE values used in the header section of DNS messages. Existing standard OPCODE values are listed in the DNS specifications. |
| DnsQClass | INTEGER (0..65535) | current | This data type is used to represent the QClass values which appear in Resource Records in the DNS. A 16-bit unsigned integer is used to allow room for new QClass records to be defined. Existing standard QClasses are lis… |
| DnsQType | INTEGER (0..65535) | current | This data type is used to represent the QType values which appear in Resource Records in the DNS. A 16-bit unsigned integer is used to allow room for new QType records to be defined. Existing standard QTypes are listed … |
| DnsRespCode | INTEGER (0..15) | current | This data type is used to represent the DNS RCODE value in DNS response messages. Existing standard RCODE values are listed in the DNS specifications. |
| DnsTime | Gauge32 | current | DnsTime values are 32-bit unsigned integers which measure time in seconds. |
| DnsType | INTEGER (0..65535) | current | This data type is used to represent the type values which appear in Resource Records in the DNS. A 16-bit unsigned integer is used to allow room for new record types to be defined. Existing standard types are listed in … |