dnsServCounterResponses

DNS-SERVER-MIB · .0.32.1.1.2.13.1.6

Object

Number of responses made by the server since
initialization for the kind of query identified on this
row of the table.

Context

MIB
DNS-SERVER-MIB
OID
.0.32.1.1.2.13.1.6
Type
column
Access
readonly
Status
current
Parent
dnsServCounterEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::dnsServCounterResponses'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNS-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-SERVER-MIB::dnsServCounterResponses.<dnsServCounterOpCode>.<dnsServCounterQClass>.<dnsServCounterQType>.<dnsServCounterTransport>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNS-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNS-SERVER-MIB::dnsServCounterResponses'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance