MIB Viewer

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 MISSINGmib-2
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 Gauge32 IpAddress MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString RowStatus TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.2.1.32IdentitydnscurrentThe OID assigned to DNS MIB work by the IANA.
1.3.6.1.2.1.32.1IdentitydnsServMIBThe MIB module for entities implementing the server side of the Domain Name System (DNS) protocol.
1.3.6.1.2.1.32.1.1NodednsServMIBObjects
1.3.6.1.2.1.32.1.1.1NodednsServConfig
1.3.6.1.2.1.32.1.1.1.1ScalardnsServConfigImplementIdentread-onlycurrentThe 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.2ScalardnsServConfigRecursread-writecurrentThis 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.3ScalardnsServConfigUpTimeread-onlycurrentIf 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.4ScalardnsServConfigResetTimeread-onlycurrentIf 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.5ScalardnsServConfigResetread-writecurrentStatus/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.2NodednsServCounter
1.3.6.1.2.1.32.1.1.2.2ScalardnsServCounterAuthAnsread-onlycurrentNumber of queries which were authoritatively answered.
1.3.6.1.2.1.32.1.1.2.3ScalardnsServCounterAuthNoNamesread-onlycurrentNumber of queries for which `authoritative no such name' responses were made.
1.3.6.1.2.1.32.1.1.2.4ScalardnsServCounterAuthNoDataRespsread-onlycurrentNumber of queries for which `authoritative no such data' (empty answer) responses were made.
1.3.6.1.2.1.32.1.1.2.5ScalardnsServCounterNonAuthDatasread-onlycurrentNumber of queries which were non-authoritatively answered (cached data).
1.3.6.1.2.1.32.1.1.2.6ScalardnsServCounterNonAuthNoDatasread-onlycurrentNumber of queries which were non-authoritatively answered with no data (empty answer).
1.3.6.1.2.1.32.1.1.2.7ScalardnsServCounterReferralsread-onlycurrentNumber of requests that were referred to other servers.
1.3.6.1.2.1.32.1.1.2.8ScalardnsServCounterErrorsread-onlycurrentNumber 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.9ScalardnsServCounterRelNamesread-onlycurrentNumber 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.10ScalardnsServCounterReqRefusalsread-onlycurrentNumber of DNS requests refused by the server.
1.3.6.1.2.1.32.1.1.2.11ScalardnsServCounterReqUnparsesread-onlycurrentNumber of requests received which were unparseable.
1.3.6.1.2.1.32.1.1.2.12ScalardnsServCounterOtherErrorsread-onlycurrentNumber of requests which were aborted for other (local) server errors.
1.3.6.1.2.1.32.1.1.2.13TablednsServCounterTablenot-accessiblecurrentCounter information broken down by DNS class and type.
1.3.6.1.2.1.32.1.1.2.13.1RowdnsServCounterEntrynot-accessiblecurrentThis 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.1ColumndnsServCounterOpCodenot-accessiblecurrentThe DNS OPCODE being counted in this row of the table.
1.3.6.1.2.1.32.1.1.2.13.1.2ColumndnsServCounterQClassnot-accessiblecurrentThe class of record being counted in this row of the table.
1.3.6.1.2.1.32.1.1.2.13.1.3ColumndnsServCounterQTypenot-accessiblecurrentThe 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.4ColumndnsServCounterTransportnot-accessiblecurrentA 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.5ColumndnsServCounterRequestsread-onlycurrentNumber 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.6ColumndnsServCounterResponsesread-onlycurrentNumber 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.3NodednsServOptCounter
1.3.6.1.2.1.32.1.1.3.1ScalardnsServOptCounterSelfAuthAnsread-onlycurrentNumber 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.2ScalardnsServOptCounterSelfAuthNoNamesread-onlycurrentNumber 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.3ScalardnsServOptCounterSelfAuthNoDataRespsread-onlycurrentNumber 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.4ScalardnsServOptCounterSelfNonAuthDatasread-onlycurrentNumber 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.5ScalardnsServOptCounterSelfNonAuthNoDatasread-onlycurrentNumber 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.6ScalardnsServOptCounterSelfReferralsread-onlycurrentNumber 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.7ScalardnsServOptCounterSelfErrorsread-onlycurrentNumber 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.8ScalardnsServOptCounterSelfRelNamesread-onlycurrentNumber 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.9ScalardnsServOptCounterSelfReqRefusalsread-onlycurrentNumber 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.10ScalardnsServOptCounterSelfReqUnparsesread-onlycurrentNumber 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.11ScalardnsServOptCounterSelfOtherErrorsread-onlycurrentNumber 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.12ScalardnsServOptCounterFriendsAuthAnsread-onlycurrentNumber 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.13ScalardnsServOptCounterFriendsAuthNoNamesread-onlycurrentNumber 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.14ScalardnsServOptCounterFriendsAuthNoDataRespsread-onlycurrentNumber 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.15ScalardnsServOptCounterFriendsNonAuthDatasread-onlycurrentNumber 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.16ScalardnsServOptCounterFriendsNonAuthNoDatasread-onlycurrentNumber 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.17ScalardnsServOptCounterFriendsReferralsread-onlycurrentNumber 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.18ScalardnsServOptCounterFriendsErrorsread-onlycurrentNumber 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.19ScalardnsServOptCounterFriendsRelNamesread-onlycurrentNumber 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.20ScalardnsServOptCounterFriendsReqRefusalsread-onlycurrentNumber of DNS requests refused by the server which were received from `friends'.
1.3.6.1.2.1.32.1.1.3.21ScalardnsServOptCounterFriendsReqUnparsesread-onlycurrentNumber of requests received which were unparseable and which originated from `friends'.
1.3.6.1.2.1.32.1.1.3.22ScalardnsServOptCounterFriendsOtherErrorsread-onlycurrentNumber of requests which were aborted for other (local) server errors and which originated from `friends'.
1.3.6.1.2.1.32.1.1.4NodednsServZone
1.3.6.1.2.1.32.1.1.4.1TablednsServZoneTablenot-accessiblecurrentTable 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.1RowdnsServZoneEntrynot-accessiblecurrentAn 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.1ColumndnsServZoneNamenot-accessiblecurrentDNS 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.2ColumndnsServZoneClassnot-accessiblecurrentDNS class of the RRs in this zone.
1.3.6.1.2.1.32.1.1.4.1.1.3ColumndnsServZoneLastReloadSuccessread-onlycurrentElapsed time in seconds since last successful reload of this zone.
1.3.6.1.2.1.32.1.1.4.1.1.4ColumndnsServZoneLastReloadAttemptread-onlycurrentElapsed time in seconds since last attempted reload of this zone.
1.3.6.1.2.1.32.1.1.4.1.1.5ColumndnsServZoneLastSourceAttemptread-onlycurrentIP 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.6ColumndnsServZoneStatusread-createcurrentThe status of the information represented in this row of the table.
1.3.6.1.2.1.32.1.1.4.1.1.7ColumndnsServZoneSerialread-onlycurrentZone 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.8ColumndnsServZoneCurrentread-onlycurrentWhether 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.9ColumndnsServZoneLastSourceSuccessread-onlycurrentIP 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.2TablednsServZoneSrcTablenot-accessiblecurrentThis 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.1RowdnsServZoneSrcEntrynot-accessiblecurrentAn entry in the name server zone source table.
1.3.6.1.2.1.32.1.1.4.2.1.1ColumndnsServZoneSrcNamenot-accessiblecurrentDNS name of the zone to which this entry applies.
1.3.6.1.2.1.32.1.1.4.2.1.2ColumndnsServZoneSrcClassnot-accessiblecurrentDNS class of zone to which this entry applies.
1.3.6.1.2.1.32.1.1.4.2.1.3ColumndnsServZoneSrcAddrnot-accessiblecurrentIP address of name server host from which this zone might be obtainable.
1.3.6.1.2.1.32.1.1.4.2.1.4ColumndnsServZoneSrcStatusread-createcurrentThe status of the information represented in this row of the table.
1.3.6.1.2.1.32.1.2NodednsServMIBGroups
1.3.6.1.2.1.32.1.2.1GroupdnsServConfigGroupcurrentA collection of objects providing basic configuration control of a DNS name server.
1.3.6.1.2.1.32.1.2.2GroupdnsServCounterGroupcurrentA collection of objects providing basic instrumentation of a DNS name server.
1.3.6.1.2.1.32.1.2.3GroupdnsServOptCounterGroupcurrentA collection of objects providing extended instrumentation of a DNS name server.
1.3.6.1.2.1.32.1.2.4GroupdnsServZoneGroupcurrentA collection of objects providing configuration control of a DNS name server which loads authoritative zones.
1.3.6.1.2.1.32.1.3NodednsServMIBCompliances
1.3.6.1.2.1.32.1.3.1CompliancednsServMIBComplianceread-onlycurrentThe compliance statement for agents implementing the DNS name server MIB extensions.
Type Definitions
NameSyntaxStatusDescription
DnsClassINTEGER (0..65535)currentThis 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…
DnsNameOCTET STRING (SIZE (0..255))currentA 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…
DnsNameAsIndexDnsNamecurrentThis 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…
DnsOpCodeINTEGER (0..15)currentThis 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.
DnsQClassINTEGER (0..65535)currentThis 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…
DnsQTypeINTEGER (0..65535)currentThis 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 …
DnsRespCodeINTEGER (0..15)currentThis data type is used to represent the DNS RCODE value in DNS response messages. Existing standard RCODE values are listed in the DNS specifications.
DnsTimeGauge32currentDnsTime values are 32-bit unsigned integers which measure time in seconds.
DnsTypeINTEGER (0..65535)currentThis 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 …