wrDNSRelayAction
RAD-MIB ·
.1.3.6.1.4.1.164.11.7.2.2.2.1
Object
scalar r/w
Enumeration
When Enabled, device will act as a DNS Relay: whenever the device receives a DNS request from its host, it will forward it to the DNS server as if the request was initiated by the device itself. The reply from the DNS server is forwarded by the device to the host as if the device was answering the request.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.11.7.2.2.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wrConfigIpDNS
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::wrDNSRelayAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::wrDNSRelayAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ais |
2 | rdi |
3 | cc |
4 | lb |