dnsServCounterQType

DNS-SERVER-MIB · .0.32.1.1.2.13.1.3

Object

column DnsType
The type of record which is being counted in this row in
the table.

Context

MIB
DNS-SERVER-MIB
OID
.0.32.1.1.2.13.1.3
Type
column
Access
noaccess
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::dnsServCounterQType'
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::dnsServCounterQType.<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::dnsServCounterQType'

Syntax

Source
DnsType
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..65535

Conformance