dhcpPoolAllocFlags
RAD-Webranger-MIB ·
.1.3.6.1.4.1.164.11.7.2.2.1.3.1.5
Object
column
Enumeration
These flags indicates status of each IP address. User may change value to free, via dhcpPoolAllocFreeCmd
Context
- MIB
- RAD-Webranger-MIB
- OID
.1.3.6.1.4.1.164.11.7.2.2.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dhcpPoolAllocEntry
- Table
- dhcpPoolAllocTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | free |
3 | inUse |
4 | offered |
5 | forbidden |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dhcpPoolAllocLowIpAddress Lowest IP address of this pool, value eqaul to wrDhcpLowIpAddress for
the pool. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.7.2.2.1.3.1.1 |
| dhcpPoolAllocLeasingIpAddress Single IP Address belonging to dhcp pool whose Lowest Ip Address is
dhcpPoolAllocLowIpAddress. This IP address may be offered for leasing
or may be leased by Host its MacAddress … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.7.2.2.1.3.1.2 |
| dhcpPoolAllocMacAddress MAC Address to which the IP address has been leased | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.164.11.7.2.2.1.3.1.3 |
| dhcpPoolAllocTimeLeft IP address leasing time left in seconds | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.11.7.2.2.1.3.1.4 |
| dhcpPoolAllocFreeCmd Setting this attribute to On (3), will enforce the agent to
Free this entry.
The Agent will change the value of this MIB object to off(2)
automatically, after performing the com… | column | Enumeration | .1.3.6.1.4.1.164.11.7.2.2.1.3.1.6 |