dnsResConfigSbeltPref

DNS-RESOLVER-MIB · .0.0.32.2.1.1.4.1.4

Object

column r/w Integer32
This value identifies the preference for the name server
identified in this row of the table.  The lower the
value, the more desirable the resolver considers this
server.

Context

MIB
DNS-RESOLVER-MIB
OID
.0.0.32.2.1.1.4.1.4
Type
column
Access
readwrite
Status
current
Parent
dnsResConfigSbeltEntry
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-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-RESOLVER-MIB::dnsResConfigSbeltPref'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-RESOLVER-MIB::dnsResConfigSbeltPref.<dnsResConfigSbeltAddr>.<dnsResConfigSbeltSubTree>.<dnsResConfigSbeltClass>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNS-RESOLVER-MIB::dnsResConfigSbeltPref'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance

Member of
Compliance refinements
This object need not be writable.