ifTableXtndPppIpcpDnsOptionRequest

WAN-MIB · .1.3.6.1.4.1.6889.2.1.6.2.2.1.1.38

Object

column r/w Enumeration
PPP-IPCP DNS option request. Configuration whether during the PPP-IPCP 
negotiation the DNS option will be requested. Default: Disable.
The DNS information gathered will be used by the DNS resolver to resolve hostnames.
1 - enable
2 - disable
255 - notSupported, this Mib item related only to PPP-IPCP interfaces. Other interfaces
which are not PPP-IPCP, will return this value.

Context

MIB
WAN-MIB
OID
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.38
Type
column
Access
readwrite
Status
current
Parent
ifTableXtndEntry

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 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::ifTableXtndPppIpcpDnsOptionRequest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::ifTableXtndPppIpcpDnsOptionRequest.<ifTableXtndIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WAN-MIB::ifTableXtndPppIpcpDnsOptionRequest'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable
255notSupported