All MIBs › CAMBIUM-PTP670-MIB › dNSResolver
dNSResolver
Module: CAMBIUM-PTP670-MIB
OID (symbolic): CAMBIUM-PTP670-MIB::dNSResolver
OID (numeric): 1.3.6.1.4.1.17713.11.30.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enable/Disable DNS Resolver.
What is dNSResolver?
Enables or disables the unit's DNS resolver, which allows hostnames (e.g. for SMTP, SNTP, or TFTP servers) to be resolved into IP addresses. It is read-write; disabling it means only literal IP addresses can be used for those server settings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17713.11.30.1 snmpwalk -v2c -c public <target> CAMBIUM-PTP670-MIB::dNSResolver
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17713.11.30.1.1 snmpget -v2c -c public <target> CAMBIUM-PTP670-MIB::dNSResolver.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.17713.11.30.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dNSResolver.1
Start monitoring Cambium Networks PTP-series wireless Ethernet bridge with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAMBIUM-PTP670-MIB::dNSResolver OID value, configure state conditions and alerts, and monitor any Cambium Networks PTP-series wireless Ethernet bridge from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.17713 | cambium | CAMBIUM-PMP80211-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17713.11 | ptp670 | CAMBIUM-PTP670-MIB |
| 1.3.6.1.4.1.17713.11.30 | dNS | CAMBIUM-PTP670-MIB |
| 1.3.6.1.4.1.17713.11.30.1 | dNSResolver | CAMBIUM-PTP670-MIB |