>> MIB - Management Information Base

>> Table: ipDhcpClientTable - (.1.3.6.1.4.1.272.4.5.25.1)

ipDhcpClientTable
OIDNameTypeAccess
.1IfIndexINTEGERRW
.2PhysAddressPhysAddressRW
.3StateENUMD
.4GatewayMetricINTEGERRW
.31AddressIpAddressR
.32ExpiresDateR

IfIndex
Index of interface which will get IP address with DHCP.
PhysAddress
MAC address for DHCP request
State
States according to RFC 2131 Figure 5. By setting state
to renew, the client will renew it's ip address, state
delete will terminate the DHCP procedure on the interface.
Enumerations:
  • delete (1)
  • renew (2)
  • rebooting (3)
  • init (4)
  • selecting (5)
  • requesting (6)
  • bound (7)
  • renewing (8)
  • rebinding (9)
GatewayMetric
Metric for gateway route, if a route is provided by the DHCP server.
Address
assigned IP address
Expires
End of Lease time. From then on, the brick is not
allowed to use this IP address any longer


Copyright ©2003 by BinTec Access Networks GmbH