All MIBs › A3COM-HUAWEI-DHCPS-MIB › hwDHCPSGlobalPoolClientDNSIPString
hwDHCPSGlobalPoolClientDNSIPString
Module: A3COM-HUAWEI-DHCPS-MIB
OID (symbolic): A3COM-HUAWEI-DHCPS-MIB::hwDHCPSGlobalPoolClientDNSIPString
OID (numeric): 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: String of DNS server ip addresses for DHCP clients. Since mostly 8 ip can be configured for a pool totally, a string is defined to get or configure 8 ip at a time.
What is hwDHCPSGlobalPoolClientDNSIPString?
This OID holds a space-delimited string of up to 8 DNS server IP addresses for clients. DHCP clients use these addresses for name resolution and configuration. A typical value like "8.8.8.8 8.8.4.4" provides Google's public DNS servers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.8 snmpwalk -v2c -c public <target> A3COM-HUAWEI-DHCPS-MIB::hwDHCPSGlobalPoolClientDNSIPString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.8.1 snmpget -v2c -c public <target> A3COM-HUAWEI-DHCPS-MIB::hwDHCPSGlobalPoolClientDNSIPString.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.8.1 s <value>
Start monitoring H3C managed switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-DHCPS-MIB::hwDHCPSGlobalPoolClientDNSIPString OID value, configure state conditions and alerts, and monitor any H3C managed switches from a single console.
OID Breakdown
Upper-level ancestors (11 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.5 | huaweiMgmt | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.5.7 | hwDhcp | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.5.7.2 | hwDHCPServerMib | A3COM-HUAWEI-DHCPS-MIB |
| 1.3.6.1.4.1.43.45.1.5.7.2.1 | hwDHCPServerMibObject | A3COM-HUAWEI-DHCPS-MIB |
| 1.3.6.1.4.1.43.45.1.5.7.2.1.3 | hwDHCPSGlobalPoolParaTable | A3COM-HUAWEI-DHCPS-MIB |
| 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1 | hwDHCPSGlobalPoolParaEntry | A3COM-HUAWEI-DHCPS-MIB |
| 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.8 | hwDHCPSGlobalPoolClientDNSIPString | A3COM-HUAWEI-DHCPS-MIB |