A table for configuring ip addresses for DHCP relay, The ip address means address of DHCP server.
The indexes of the table are ifIndex, hwDHCPRIPAddr.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.7.1.1.1.1.1 | hwDHCPRIPAddr | IpAddress | read-only | Ip address for DHCP relay, The ip address means address of DHCP server. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.7.1.1.1.1.2 | hwDHCPRIPRowStatus | INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} | read-create | This object is used to configuration new rows in this table, modify existing rows, and to delete existing rows.Only three actions are used: active(1), createAndGo(4), destroy(6). | This object is implemented as defined in the corresponding MIB files. |