All MIBs › CIG-SERVERS-MIB › cigDhcpServersPoolNextServer
cigDhcpServersPoolNextServer
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersPoolNextServer
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.9
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: Next Server Field in the Dhcp Packet. Default = 0.0.0.0
What is cigDhcpServersPoolNextServer?
This sets the next-server address field in this pool's DHCP offers, which per standard DHCP/BOOTP convention tells a booting client which server's IP address to contact next, typically a TFTP or boot server, to retrieve the boot file named in cigDhcpServersPoolBootFile, and the two objects work together for network-boot scenarios. An admin setting up network-boot provisioning would populate this with the actual TFTP server's IP address, leaving it at the default 0.0.0.0 for pools that only serve ordinary clients with no boot-file requirement. For example, setting this to '10.0.0.5', a TFTP server's address, alongside a bootfile of 'pxelinux.0' gives a network-booting client everything it needs to locate and download its boot image after receiving its lease.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.9 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolNextServer
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.9.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolNextServer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.9.1 a <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::cigDhcpServersPoolNextServer 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.9 | cigDhcpServersPoolNextServer | CIG-SERVERS-MIB |