DNS-SERVER-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
19
dnsServCounterTable
table.0.32.1.1.2.13
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
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.
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, …
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:
|
.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 |
dnsServZoneTable
table.0.32.1.1.4.1
·
1 row entry
·
9 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
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.
An entry in the name server zone table. New rows may be
added either via SNMP or by the name server itself.
added either via SNMP or by the name server itself.
Indexes
| 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:
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:
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 |
dnsServZoneSrcTable
table.0.32.1.1.4.2
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
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.
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:
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 |