>> MIB - Management Information Base

>> Table: ipDhcpClientTable - (.1.3.6.1.4.1.272.4.5.52.2.1)

Description: Interfaces that are enabled for DHCP client mode.

ipDhcpClientTable
OIDNameTypeAccess
.1IfIndexINTEGERRW
.2PhysAddressPhysAddressRW
.3StateENUMD
.4GatewayMetricINTEGERRW
.5HostnameDisplayStringRW
.6VendorClassIdDisplayStringRW
.7BroadcastBitENUMRW
.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. delete : delete client entry renew : request IP address renewal

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.
Hostname
The hostname to be sent in the DHCP discover and requests to the DHCP server. Some ISPs identify their customers via the hostname (DHCP Option 12) from the DHCP discover and requests. In this case setting the hostname enables the router (acting as a DHCP client) to get its network configuration.

Range: 0 to 45

VendorClassId
The vendor class id to be sent to the DHCP server in discover and request DHCP messages.

Range: 0 to 255

BroadcastBit
Toggles BROADCAST bit. See section 4.1 of RFC-2131.

For avoiding broadcasts, this value should be set to off. However, for making sure that old configurations still work, this value should be set to on.

Default value is specified according to the standard behavior prior to variable introduction (on).

Enumerations:

  • off (1)
  • on (2)
Address
assigned IP address
Expires
End of Lease time. From then on, the brick is not allowed to use this IP address any longer

Range: 0 to -1


MIB Reference to Software Version 7.9.5 generated on 2010/10/07. Provided by webmaster@funkwerk-ec.com
Copyright ©2010 by Funkwerk Enterprise Communications GmbH