ipDhcpPoolSendRepliesToRelay
BINTEC-DYNIP-MIB ·
.0.52.3.1.16
Object
column
r/w
Enumeration
As soon as a DHCP request includes a client IP address (ciaddr), RFC 1542 recommends that the server unicast the relevant DHCP reply message to the client IP address. Nevertheless, situations exist where it is desirable to send the reply to a BOOTP relay IP address if one has been included in the DHCP request. This object specifies how the DHCP server must behave in this aspect: - If this object is set to 'no' (default) and a client IP address was included in the DHCP request, DHCP replies are sent to this client IP address, regardless of a BOOTP relay address being included or not in the DHCP request. - If this object is set to 'yes' and a BOOTP relay IP address was included in the DHCP request, DHCP replies are sent to this BOOTP relay IP address, regardless of a client IP address being included or not in the DHCP request.
Context
- MIB
- BINTEC-DYNIP-MIB
- OID
.0.52.3.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDhcpPoolEntry
- Table
- ipDhcpPoolTable
- Siblings
- 15
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipDhcpPoolIfIndex The index for the interface for which the DHCP subsystem
is answering DHCP requests using the associated dynamic
address pool. | column | SNMPv2-SMIInteger32 | .0.52.3.1.1 |
| ipDhcpPoolAliveInterval This object specifies a time period in seconds for checking
whether the client is still alive. If this object is set to 0,
no alive check is performed.
If in case of manual assi… | column | SNMPv2-SMIInteger32 | .0.52.3.1.10 |
| ipDhcpPoolTftpServer1 The IP address of the first TFTP server given to the client
via 'TFTP server option' (DHCP option 150).
If in case of manual assigned IP address either
ipStatAddrTftpServer1 or … | column | SNMPv2-SMIIpAddress | .0.52.3.1.11 |
| ipDhcpPoolTftpServer2 The IP address of the second TFTP server given to the client
via 'TFTP server option' (DHCP option 150).
If in case of manual assigned IP address either
ipStatAddrTftpServer1 or… | column | SNMPv2-SMIIpAddress | .0.52.3.1.12 |
| ipDhcpPoolOfferOptionsGroupID Identifies the option or set of options which are added
to the original DHCP OFFER message issued by the DHCP
server before delivering it to the DHCP client. The
options are de… | column | Integer32 | .0.52.3.1.13 |
| ipDhcpPoolAckOptionsGroupID Identifies the option or set of options which are added
to the original DHCP ACK message issued by the DHCP
server before delivering it to the DHCP client. The
options are defi… | column | Integer32 | .0.52.3.1.14 |
| ipDhcpPoolGatewayEnabled Specifies if 'router option' is delivered within BOOTP
REPLY message. If this object is set to 'yes' router option
is filled depending on ipDhcpPoolGateway. If this object is
set… | column | Enumeration | .0.52.3.1.15 |
| ipDhcpPoolDynAddrPoolId Uniquely identifies associated dynamic address pool from
which the DHCP requests are served from. | column | DynIpPoolId | .0.52.3.1.2 |
| ipDhcpPoolAssignmentMode Indicates, to which DHCP clients addresses from the
associated dynamic address pool will be assigned:
to clients in local network (local) or/and to clients
that ask for ip addres… | column | Bits | .0.52.3.1.3 |
| ipDhcpPoolEnabled Enable, disable or delete the table entry. | column | Enumeration | .0.52.3.1.4 |
| ipDhcpPoolLeaseTime Specifies the amount of time (in minutes) IP addresses of
the associated pool are leased to clients.
If in case of manual assigned IP address ipStatAddrLeaseTime
value is specifi… | column | Integer32 | .0.52.3.1.5 |
| ipDhcpPoolGateway The default gateway given to the client via 'router option'.
An IP address of 0.0.0.0 uses the local IP address of the
interface where the request came in if the server and clien… | column | SNMPv2-SMIIpAddress | .0.52.3.1.6 |
| ipDhcpPoolRadiusAcct Enables or disables the radius accounting for IP addresses
of the associated pool:
- disabled : disables radius accounting
- enabled : enables radius accounting
If in case… | column | Enumeration | .0.52.3.1.7 |
| ipDhcpPoolRadiusGroupId This object specifies the radius group Id which is used by the
radius daemon to find the associated server entry in
radiusSrvTable for accounting purposes. See description of
rad… | column | SNMPv2-SMIInteger32 | .0.52.3.1.8 |
| ipDhcpPoolAliveCheck Enables or disables the alive checking for the associated pool.
The alive check allows the system to purge dynamic entries
whose lease is still valid but the client no longer ex… | column | Enumeration | .0.52.3.1.9 |