agentDhcpServerExcludedAddressRangeCreate
DNOS-DHCPSERVER-PRIVATE-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.12.2.4
Object
It sets the IP address-ranges(from low to high) for a specific VRF instance 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 to a given VRF instance. It is given in the format - start and end IP address separated by '-' and followed by '/' and then followed by VRF-Name terminated by ';'. One example would be - 192.168.36.1-200.1.1.1/vrfRed; . This sets one excluded range of IP addresses, which starts at 192.168.36.1 and ends at 200.1.1.1 and is applicable to the VRF instance vrfRed. If only start IP address is given (like 20.20.20.1/vrfRed; ), then the 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
- DNOS-DHCPSERVER-PRIVATE-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.12.2.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentDhcpServerPoolConfigGroup
- Siblings
- 7
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.674.10895.5000.2.6132.1.1.12.2.1 |
| agentDhcpServerPoolConfigTable A table of the DHCP Server Pool configuration entries. | table | - | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.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.674.10895.5000.2.6132.1.1.12.2.3 |
| agentDhcpServerExcludedAddressRangeTable A table of the DHCP Server Pool configuration entries. | table | - | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.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.674.10895.5000.2.6132.1.1.12.2.6 |
| agentDhcpServerPoolOptionTable A table for configuring DHCP Server options. | table | - | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.12.2.7 |
| agentDhcpServerPoolClassTable A table for configuring DHCP Server Class Address Range. | table | - | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.12.2.8 |