fsDnsPreferentialType
ARICENT-DNS-RESOLVER-MIB ·
.1.3.6.1.4.1.29601.2.99.1.7
Object
scalar r/w
Enumeration
This object specifies the preferential type of resolving the hostname. If the value is set as ipv4(1), resolves hostname to ipv4 address. If the value is set as ipv6(2), resolves hostname to ipv6 address. If the value is set as both, resolves hostname to both ipv4 and ipv6 address.
Context
- MIB
- ARICENT-DNS-RESOLVER-MIB
- OID
.1.3.6.1.4.1.29601.2.99.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsDnsSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-DNS-RESOLVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DNS-RESOLVER-MIB::fsDnsPreferentialType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-DNS-RESOLVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-DNS-RESOLVER-MIB::fsDnsPreferentialType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.