agentDhcpServerExcludedAddressRangeCreate
NETGEAR-DHCPSERVER-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.10.12.2.4
Object
It sets the IP address-ranges(from low to high) that a DHCP server should not assign to DHCP clients. Each time this MIB object is set successfully, one excluded range of IP address will be set. It is given in format - start and end IP address separated by '-' and terminated by ';'. One example would be - 192.168.36.1-200.1.1.1; . This sets one excluded range of IP address,which starts at 192.168.36.1 and ends at 200.1.1.1. If only start IP address is given, end IP address is assumed to be equal to the start IP address. Get operation on this MIB object returns a null-value, as for the purpose of viewing the exclude-address ranges, the user should perform the traversal of agentDhcpServerExcludedAddressRangeTable. For this reason the get operation on object agentDhcpServerExcludedAddressRangeCreate becomes insignificant.
Context
- MIB
- NETGEAR-DHCPSERVER-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.10.12.2.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentDhcpServerPoolConfigGroup
- Siblings
- 6
Syntax
RFC1213-MIBDisplayString
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentDhcpServerPoolNameCreate A pool is created by applying write operation
on this MIB object and providing a new pool-name.
Get operation on this MIB object returns a
null-value, as for the purpose of viewin… | scalar | OctetString | .1.3.6.1.4.1.4526.10.12.2.1 |
| agentDhcpServerPoolConfigTable A table of the DHCP Server Pool configuration entries. | table | - | .1.3.6.1.4.1.4526.10.12.2.2 |
| agentDhcpServerPoolAllocationTable A table of the DHCP Server's pool entries, showing the binding(dynamic/manual)
specific parameters. | table | - | .1.3.6.1.4.1.4526.10.12.2.3 |
| agentDhcpServerExcludedAddressRangeTable A table of the DHCP Server Pool configuration entries. | table | - | .1.3.6.1.4.1.4526.10.12.2.5 |
| agentDhcpServerPoolOptionCreate This sets the option for an existing DHCP Server pool. Here, it is required
to enter the pool-index, for which option is to be set and
the value of the DHCP option code in strin… | scalar | RFC1213-MIBDisplayString | .1.3.6.1.4.1.4526.10.12.2.6 |
| agentDhcpServerPoolOptionTable A table for configuring DHCP Server options. | table | - | .1.3.6.1.4.1.4526.10.12.2.7 |