cigDhcpServersPoolMode
CIG-SERVERS-MIB ·
.1.3.6.1.4.1.6889.2.1.16.2.2.1.1.4
Object
Enable Dhcp Pool in the device. Default = False (Disable,Inactive). It is recommended to enable/activate the pool only after the user configures all the DHCP pool parameters. The user can changes the parameters when the pool is Enable/active. However part of the clients will have different configuration. After enabling the user will Disable the pool only before deleting it or keeping its ocnfiguration for later use. In Disable mode the binding information is lost. The user can not activate pool with start-ip-addr or end-ip-addr == 0.0.0.0.
Context
- MIB
- CIG-SERVERS-MIB
- OID
.1.3.6.1.4.1.6889.2.1.16.2.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cigDhcpServersPoolEntry
- Table
- cigDhcpServersPoolTable
- Siblings
- 14
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cigDhcpServersPoolIndex The Pool Index.
G250/G350 - Up to 20 Pools are allowed. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.1 |
| cigDhcpServersPoolSubnetMask Subnet Mask is Dhcp option 1. Default = 255.255.255.0
There is no ability to configure this option in the general option table. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.10 |
| cigDhcpServersPoolDefaultGateway Default Gateway is Dhcp option 3. Default = '' = Null String.
The format of the string can be up to 8 IP addresses, for exapmle:
'121.23.1.12 135.64.13.190 192.123.242.230'
There… | column | OctetString | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.11 |
| cigDhcpServersPoolDnsServer DNS Server is Dhcp option 6. Default = '' = Null String.
The format of the string can be up to 8 IP addresses, for exapmle:
'121.23.1.12 135.64.13.190 192.123.242.230'
T… | column | OctetString | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.12 |
| cigDhcpServersPoolDomainName 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. | column | OctetString | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.13 |
| cigDhcpServersPoolServerName Optional Server Name. Default Null String. | column | OctetString | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.14 |
| cigDhcpServersPoolRowStatus Used to create/delete a DHCP pool entry.
The following values will be supported:
- `active', which indicates that the conceptual row is
available for use by the m… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.15 |
| cigDhcpServersPoolStartIPAddr 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 addr… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.2 |
| cigDhcpServersPoolEndIPAddr 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 address… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.3 |
| cigDhcpServersPoolName Name of this Pool.
Pool Default Name: 'Dhcp Pool #Pool Number' | column | OctetString | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.5 |
| cigDhcpServersPoolClientID Client identifier used for manual leased. The strcuture of the client identifier is
as follows: combination of TYPE and Data. Where Type = 01 if for Ethernet MACs and Data for
t… | column | OctetString | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.6 |
| cigDhcpServersPoolLeaseTime The Pool leased time in seconds. Infinite is defined as 0xffffffff.
default 691200 seconds = 8 days. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.7 |
| cigDhcpServersPoolBootFile BootFile Field in the Dhcp packet. Default Null String. | column | OctetString | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.8 |
| cigDhcpServersPoolNextServer Next Server Field in the Dhcp Packet. Default = 0.0.0.0 | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6889.2.1.16.2.2.1.1.9 |