DNS-SERVER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
19
.0.32.1.1.2.13 · 1 row entry · 6 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dnsServCounterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNS-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-SERVER-MIB::dnsServCounterTable'
Counter information broken down by DNS class and type.
dnsServCounterEntry row .0.32.1.1.2.13.1
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 table to
get the specific information desired, …
Column Syntax OID
The DNS OPCODE being counted in this row of the table.
DnsOpCode
Type Constraints:
range: 0..15
.0.32.1.1.2.13.1.1
The class of record being counted in this row of the
table.
DnsClass
Type Constraints:
range: 0..65535
.0.32.1.1.2.13.1.2
The type of record which is being counted in this row in
the table.
DnsType
Type Constraints:
range: 0..65535
.0.32.1.1.2.13.1.3
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 sent using TCP.

A value of othe…
Enumeration
Enumerated Values:
1udp
2tcp
3other
.0.32.1.1.2.13.1.4
Number of requests (queries) that have been recorded in
this row of the table.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.32.1.1.2.13.1.5
Number of responses made by the server since
initialization for the kind of query identified on this
row of the table.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.32.1.1.2.13.1.6
.0.32.1.1.4.1 · 1 row entry · 9 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dnsServZoneTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNS-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-SERVER-MIB::dnsServZoneTable'
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 may
be obtained from another name server via a zone transfer.
          
If name server doesn't load any zones, this table is
empty.
dnsServZoneEntry row .0.32.1.1.4.1.1
An entry in the name server zone table. New rows may be
added either via SNMP or by the name server itself.
Column Syntax OID
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:
characters 'a' through 'z' are mapped to 'A' through 'Z'
in o…
DnsNameAsIndex .0.32.1.1.4.1.1.1
DNS class of the RRs in this zone.
DnsClass
Type Constraints:
range: 0..65535
.0.32.1.1.4.1.1.2
Elapsed time in seconds since last successful reload of
this zone.
DnsTime .0.32.1.1.4.1.1.3
Elapsed time in seconds since last attempted reload of
this zone.
DnsTime .0.32.1.1.4.1.1.4
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 attempt was
succcessful. If zone transfer has not been attempted…
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.32.1.1.4.1.1.5
The status of the information represented in this row of
the table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.0.32.1.1.4.1.1.6
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
name server, the value of this variable is ze…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.32.1.1.4.1.1.7
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 since
it was last succesfully loaded, this variable will have…
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.0.32.1.1.4.1.1.8
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
transfered) or irrelevant (e.g., zone was loaded from
stable storage…
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.32.1.1.4.1.1.9
.0.32.1.1.4.2 · 1 row entry · 4 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dnsServZoneSrcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNS-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-SERVER-MIB::dnsServZoneSrcTable'
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 SNMP
operations that create a row in dnsServZoneTable or a
SET to object dnsServZoneReload.  This table is only
used when the zone is loaded via zone transfer.
dnsServZoneSrcEntry row .0.32.1.1.4.2.1
An entry in the name server zone source table.
Column Syntax OID
DNS name of the zone to which this entry applies.
DnsNameAsIndex .0.32.1.1.4.2.1.1
DNS class of zone to which this entry applies.
DnsClass
Type Constraints:
range: 0..65535
.0.32.1.1.4.2.1.2
IP address of name server host from which this zone
might be obtainable.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.32.1.1.4.2.1.3
The status of the information represented in this row of
the table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.0.32.1.1.4.2.1.4