All MIBs › CIG-SERVERS-MIB › cigDhcpServersPoolDomainName
cigDhcpServersPoolDomainName
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersPoolDomainName
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.13
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: DNS Server is Dhcp option 15. Default = Null String The format of the string can be: 'avaya' There is no ability to configure this option in the general option table.
What is cigDhcpServersPoolDomainName?
This field sets DHCP option 15, the domain name suffix that the pool supplies to clients (the source text's option label is a copy-paste artifact, but the option number and field name identify it as the domain name), and it defaults to an empty string. Because it's outside the general option table, this is where an admin configures the DNS suffix clients should append to unqualified hostnames when resolving names from this pool. Setting it to 'avaya' (the example given) would cause a client hostname like 'phone1' to resolve as 'phone1.avaya' when the client's resolver appends the domain suffix.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.13 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolDomainName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.13.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolDomainName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.13.1 s <value>
Start monitoring Avaya CIG (Common Interworking Gateway) server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIG-SERVERS-MIB::cigDhcpServersPoolDomainName OID value, configure state conditions and alerts, and monitor any Avaya CIG (Common Interworking Gateway) server from a single console.
OID Breakdown
Upper-level ancestors (9 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.6889 | avaya | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2 | mibs | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2.1 | lsg | AVAYAGEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6889.2.1.16 | cigServers | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2 | cigDhcpServers | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2 | cigDhcpServersPool | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.1 | cigDhcpServersPoolTable | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.1.1 | cigDhcpServersPoolEntry | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.13 | cigDhcpServersPoolDomainName | CIG-SERVERS-MIB |