IfIndex |
Index of interface which will use BOOTP relay. |
Enabled |
Enable, disable or delete the table entry. Enumerations: - delete (1)
- true (2)
- false (3)
|
Server1 |
The IP address of the first BOOTP server to use. |
Server2 |
The IP address of the second BOOTP server to use. |
DiscoverOptionsGroupID |
Identifies the option or set of options which are added to the original DHCP DISCOVER message received from the client before forwarding it to the DHCP server. The options are defined in ipDhcpOptionTable. Selecting a null value result in no option being added. Range: 0 to 65535 |
RequestOptionsGroupID |
Identifies the option or set of options which are added to the original DHCP REQUEST message received from the client before forwarding it to the DHCP server. The options are defined in ipDhcpOptionTable. Selecting a null value result in no option being added. Range: 0 to 65535 |
InformOptionsGroupID |
Identifies the option or set of options which are added to the original DHCP INFORM message received from the client before forwarding it to the DHCP server. The options are defined in ipDhcpOptionTable. Selecting a null value result in no option being added. Range: 0 to 65535 |
OfferOptionsGroupID |
Identifies the option or set of options which are added to the original DHCP OFFER message received from the DHCP server before forwarding it to the DHCP client. The options are defined in ipDhcpOptionTable. Selecting a null value result in no option being added. Range: 0 to 65535 |
AckOptionsGroupID |
Identifies the option or set of options which are added to the original DHCP ACK message received from the DHCP server before forwarding it to the DHCP client. The options are defined in ipDhcpOptionTable. Selecting a null value result in no option being added. Range: 0 to 65535 |
DnsAssign |
This variable determines the assignment policy, if set to passthrough (1) the DHCP domain server tag(s) will be passed unchanged, if set to self (2) the own IP address is provided as first nameserver address. Enumerations: |
OutboundInterface1 |
Optional index of the outbound interface to be used in conjunction with ipBootpRelayServer1. If not set (default) this interface is selected automatically due to the current status of the IP routing data base. |
OutboundInterface2 |
Optional index of the outbound interface to be used in conjunction with ipBootpRelayServer2. If not set (default) this interface is selected automatically due to the current status of the IP routing data base. |
OutboundPort |
Determines the UDP source port to be used for the DHCP relay functionality. If set to bootpc(1), the common source port 68 (BOOTP client) will be used. If set to bootps(2) source port 67 (BOOTP server) will be used instead. Enumerations: |