All MIBs › CIG-SERVERS-MIB › cigDhcpServersPoolStartIPAddr
cigDhcpServersPoolStartIPAddr
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersPoolStartIPAddr
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The Start IP Address of the pool. Default = 0.0.0.0. Stop 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 completely 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. StartIPaddress can be configured different than EndIPAddress only when Client identifier is not set.
What is cigDhcpServersPoolStartIPAddr?
This sets the first address in this DHCP pool's assignable range, and per the description this device enforces a hard total limit of 256 IP addresses across all pools combined on the G250/G350 platform, so an admin sizing multiple pools needs to budget within that shared ceiling rather than assuming each pool can be sized independently. The description also specifies that changing this value on an already-configured pool requires first disabling the pool, since the device won't allow resizing an active range in place. For example, an admin wanting to shrink an existing pool's range to free up addresses for a new second pool must disable the first pool before adjusting its start address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.2 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolStartIPAddr
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.2.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolStartIPAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.2.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::cigDhcpServersPoolStartIPAddr 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.2 | cigDhcpServersPoolStartIPAddr | CIG-SERVERS-MIB |