mitelDhcpServerRangeDeleteTree
MITEL-DHCP-MIB ·
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.9
Object
column
r/w
Enumeration
If this flag is set to enable, when the object is deleted, all the DHCP server configuration objects that depend on it will be deleted at the same time.
Context
- MIB
- MITEL-DHCP-MIB
- OID
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mitelDhcpServerRangeEntry
- Table
- mitelDhcpServerRangeTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mitelDhcpServerRangeStart The IP address of the first address in the range (key). | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1027.4.8.1.3.5.3.1.1 |
| mitelDhcpServerRangeStatus The current status of this entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1027.4.8.1.3.5.3.1.10 |
| mitelDhcpServerRangeEnd The IP address of the last address in the range. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1027.4.8.1.3.5.3.1.2 |
| mitelDhcpServerRangeSubnet The IP address of the subnet which includes this range.
This IP address is used to find the corresponding
mitelDhcpServerSubnetEntry | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1027.4.8.1.3.5.3.1.3 |
| mitelDhcpServerRangeProtocol How the addresses in that group should be assigned.
none = the address are reserved by the administrator
(do we need this ?). | column | MitelDhcpServerProtocol | .1.3.6.1.4.1.1027.4.8.1.3.5.3.1.4 |
| mitelDhcpServerRangeGateway Indicate whether or not the IP address configured on
the interface which received the DHCP request should be
advertised as a default gateway. If yes, this also
indicate the relati… | column | Enumeration | .1.3.6.1.4.1.1027.4.8.1.3.5.3.1.5 |
| mitelDhcpServerRangeLeaseTime The duration of the lease of IP addressed in this range in
seconds.
A value of 4294967295 (0xFFFFFFFF) means that the lease is
permanent.
A value of 0 (0x00000000) means that the … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1027.4.8.1.3.5.3.1.6 |
| mitelDhcpServerRangeName The name of the configured range (informational only). | column | OctetString | .1.3.6.1.4.1.1027.4.8.1.3.5.3.1.7 |
| mitelDhcpServerRangeMatchClassId If this flag is set to enable, IP addresses in
this range will only be assigned to clients
indicating a class ID identical to the range name. | column | Enumeration | .1.3.6.1.4.1.1027.4.8.1.3.5.3.1.8 |