mitelDhcpServerLeaseAllowedProtocol
MITEL-DHCP-MIB ·
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.6
Object
column
Enumeration
The type of protocol that is allowed to be used to serve this address. A type of none(1) indicates that the address is not available to be served (e.g.: a reserved address).
Context
- MIB
- MITEL-DHCP-MIB
- OID
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mitelDhcpServerLeaseEntry
- Table
- mitelDhcpServerLeaseTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | bootp |
3 | dhcp |
4 | bootp-or-dhcp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mitelDhcpServerLeaseAddr The IP address described in that lease. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1027.4.8.1.3.5.6.1.1 |
| mitelDhcpServerLeaseHostName The host name the client is configured with or if no host name
was configured then the host name that the client supplied when
requesting an address. | column | OctetString | .1.3.6.1.4.1.1027.4.8.1.3.5.6.1.10 |
| mitelDhcpServerLeaseDomainName The domain name assigned to the client. | column | OctetString | .1.3.6.1.4.1.1027.4.8.1.3.5.6.1.11 |
| mitelDhcpServerLeaseServedTime The system time at which this entry was created. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1027.4.8.1.3.5.6.1.12 |
| mitelDhcpServerLeaseStatus The current status of this entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1027.4.8.1.3.5.6.1.13 |
| mitelDhcpServerLeaseSubnet The IP address indicating the subnet to which the IP address
belongs. That IP address can be used as a key in
the mitelDhcpServerSubnetTable. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1027.4.8.1.3.5.6.1.2 |
| mitelDhcpServerLeaseRange A reference the the IP address Range from which this IP
address has been assigned. This IP address can be used as
a key for the mitelDhcpServerRangeTable. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1027.4.8.1.3.5.6.1.3 |
| mitelDhcpServerLeaseType The type of this address. | column | Enumeration | .1.3.6.1.4.1.1027.4.8.1.3.5.6.1.4 |
| mitelDhcpServerLeaseEndTime The value that sysUpTime will be when the lease expires. A
value of 4294967295 (i.e.: 0xFFFFFFFF) should be used for
leases that have a lease time which is 'infinite' and for BOO… | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.1027.4.8.1.3.5.6.1.5 |
| mitelDhcpServerLeaseServedProtocol The type of protocol that was used when this address was
assigned. This object will have the value of none(1) if the
lease has not been served. | column | Enumeration | .1.3.6.1.4.1.1027.4.8.1.3.5.6.1.7 |
| mitelDhcpServerLeaseMacAddress The hardware type and hardware address of the client that has
been assigned this lease. The first octet of this object
contains the hardware type from the 'htype' field of the BO… | column | OctetString | .1.3.6.1.4.1.1027.4.8.1.3.5.6.1.8 |
| mitelDhcpServerLeaseClientId The client-id of the client that has been assigned this lease.
The client-id is the value specified in option 61 (client-id
option) when the lease was assigned. This object may b… | column | OctetString | .1.3.6.1.4.1.1027.4.8.1.3.5.6.1.9 |