>> MIB - Management Information Base

>> Table: ipDhcpTable - (.1.3.6.1.4.1.272.4.5.8.1)

ipDhcpTable
OIDNameTypeAccess
.1IfIndexINTEGERRW
.2StateENUMD
.3FirstIpAddressRW
.4RangeINTEGERRW
.5LeaseINTEGERRW
.6PhysPhysAddressRW
.7NodeTypeENUMRW
.8GatewayIpAddressRW
.9HwTypeENUMRW
.10IdDisplayStringRW

IfIndex
Index of interface where this range of IP addresses
will be assigned to DHCP clients
State
description not available
Enumerations:
  • on (1)
  • delete (2)
First
First address of this range. There must exist a route
to this address via this interface
Range
Number of IP addresses that will be assigned starting
from DhcpFirst. A range of 0 will disable this entry
Lease
amount of time (in minutes) a DHCP client can use an
IP address assigned from this address range
Phys
MAC address of host this single address should be assigned
to. If ipDhcpPhys is not empty or different from 0:0:0:0:0:0,
ipDhcpRange must be 1
NodeType
The NetBIOS end-node type according RFC 1001
Enumerations:
  • none (1)
  • bnode (2)
  • pnode (3)
  • mnode (4)
  • hnode (5)
Gateway
The Gateway which is told the clients upon requests. 
If this object equals 0.0.0.0 and DHCP client and
server share the same network, the DHCP serverµs own
address is returned upon request. If DHCP client and
server do not share the same network, the address of
the dhcp relay agent forwarding the request is returned.
HwType
Restricts the hardware type of the client.
Enumerations:
  • ipsec (253)
  • non-ipsec (254)
  • any (255)
Id
The Client ID this pool is reserved for.
If ipDhcpClientId is not empty ipDhcpRange must be 1


Copyright ©2003 by BinTec Access Networks GmbH