All MIBs › DASAN-DHCP-MIB › dsDomainName
dsDomainName
Module: DASAN-DHCP-MIB
OID (symbolic): DASAN-DHCP-MIB::dsDomainName
OID (numeric): 1.3.6.1.4.1.6296.9.1.1.5.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The name of domain.
What is dsDomainName?
This object reports the default DNS domain name that the DHCP daemon supplies to clients as part of their lease options. Admins check this to confirm devices on the LAN will resolve unqualified hostnames against the correct domain suffix. For example, this might return "corp.example.com" so a client's hostname lookups append that suffix automatically.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.5.1.5 snmpwalk -v2c -c public <target> DASAN-DHCP-MIB::dsDomainName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.5.1.5.1 snmpget -v2c -c public <target> DASAN-DHCP-MIB::dsDomainName.1
Start monitoring DASAN Networks access/aggregation switch (DHCP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DASAN-DHCP-MIB::dsDomainName OID value, configure state conditions and alerts, and monitor any DASAN Networks access/aggregation switch (DHCP server) 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.6296.9 | dasanMgmt | DASAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6296 | dasan | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1 | dasanSwitchMIB | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1 | dasanSwitchMIBObjects | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5 | dsDhcpMIBObjects | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1 | dsDhcpDaemonConf | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1.5 | dsDomainName | DASAN-DHCP-MIB |