All MIBs › ZYXEL-L3-IP-MIB › zyLayer3IpDnsIpAddress
zyLayer3IpDnsIpAddress
Module: ZYXEL-L3-IP-MIB
OID (symbolic): ZYXEL-L3-IP-MIB::zyLayer3IpDnsIpAddress
OID (numeric): 1.3.6.1.4.1.890.1.15.3.40.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: Enter a domain name server IP address in order to be able to use a domain name instead of an IP address.
What is zyLayer3IpDnsIpAddress?
This read-write object holds the IP address of a Domain Name Server the ZyXEL switch should use, letting the switch resolve names instead of requiring raw IP addresses everywhere. Admins configure it so switch-initiated operations can use domain names rather than only numeric addresses. For example, setting zyLayer3IpDnsIpAddress to 8.8.8.8 lets the switch use Google's public DNS resolver for any name lookups it needs to perform.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.40.1.1 snmpwalk -v2c -c public <target> ZYXEL-L3-IP-MIB::zyLayer3IpDnsIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.40.1.1.1 snmpget -v2c -c public <target> ZYXEL-L3-IP-MIB::zyLayer3IpDnsIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.15.3.40.1.1.1 a <value>
Start monitoring ZyXEL Layer 3 switch/router (IP interface-address/routing-table config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZYXEL-L3-IP-MIB::zyLayer3IpDnsIpAddress OID value, configure state conditions and alerts, and monitor any ZyXEL Layer 3 switch/router (IP interface-address/routing-table config status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.890 | zyxel | NWA1100 |
| 1.3.6.1.4.1.890.1 | nwaSeries | NWA1100 |
| 1.3.6.1.4.1.890.1.15 | enterpriseSolution | ZYXEL-ES-SMI |
| 1.3.6.1.4.1.890.1.15.3 | esMgmt | ZYXEL-ES-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.890.1.15.3.40 | zyxelL3Ip | ZYXEL-L3-IP-MIB |
| 1.3.6.1.4.1.890.1.15.3.40.1 | zyxelLayer3IpSetup | ZYXEL-L3-IP-MIB |
| 1.3.6.1.4.1.890.1.15.3.40.1.1 | zyLayer3IpDnsIpAddress | ZYXEL-L3-IP-MIB |