sysDNSAddressResolvePref

TIMETRA-SYSTEM-MIB · .1.3.6.1.4.1.6527.3.1.2.1.14.2

Object

scalar r/w Enumeration
The value of sysDNSAddressResolvePref specifies how the DNS client
will request for address resolution.
          
ipv4-only:  The DNS client will only try to resolve a domain name
            into an ipv4 address.
          
ipv6-first: the DNS client will first try to resolve the
            domain name in to ipv6 address. If no ipv6 address
            is available it will try to resolve the domain name
            into an ipv4 address.

Context

MIB
TIMETRA-SYSTEM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.1.14.2
Type
scalar
Access
readwrite
Status
current
Parent
sysDNSInfo
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SYSTEM-MIB::sysDNSAddressResolvePref.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SYSTEM-MIB::sysDNSAddressResolvePref'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ipv4Only
2ipv6First

Conformance