mitelDhcpServerRangeGateway
MITEL-DHCP-MIB ·
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.5
Object
column
r/w
Enumeration
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 relative priority compared to additional gateways that might be configured (DHCP option 3).
Context
- MIB
- MITEL-DHCP-MIB
- OID
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mitelDhcpServerRangeEntry
- Table
- mitelDhcpServerRangeTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | this-if-first |
2 | this-if-last |
3 | not-this-if |
4 | default |
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 |
| 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 |
| mitelDhcpServerRangeDeleteTree 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. | column | Enumeration | .1.3.6.1.4.1.1027.4.8.1.3.5.3.1.9 |