All MIBs › CIG-SERVERS-MIB › cigDhcpServersPoolEndIPAddr
cigDhcpServersPoolEndIPAddr
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersPoolEndIPAddr
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The End IP Address of the pool. Default = 0.0.0.0. End IP address shall be large or equal to start IP address. The user shall be aware that for G350/G250 the number of IP addresses to be allocated in up to 256 IPs total in all the pools. Also if the user wants to complete change the start IP address/end IP address then the pool shall be Disabled and then by setting both these addresses (start/end) to default the user can set the new values. No need to erase the configuration of the pool for this case (I.e. in order not to loose all the DHCP options configuration). The user is not able to ocnfigure pools with overlapped IP addresses. EndIPaddress can be configured different than StartIPAddress only when Client identifier is not set.
What is cigDhcpServersPoolEndIPAddr?
This sets the last address in this DHCP pool's assignable range, working together with cigDhcpServersPoolStartIPAddr to define the pool's size, and is subject to the same platform-wide 256-address ceiling and same requirement that the pool be disabled before this value can be changed on an already-active pool. An admin who miscalculates and sets an end address lower than the start address would create an invalid, non-functional pool, so the two values must always be set and reasoned about together. For example, a pool spanning 192.168.10.10 through 192.168.10.109 would need to be disabled first if an admin later wants to extend that end address to .150 to accommodate more clients.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.3 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolEndIPAddr
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.3.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolEndIPAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.3.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::cigDhcpServersPoolEndIPAddr 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.3 | cigDhcpServersPoolEndIPAddr | CIG-SERVERS-MIB |