Address |
The IP address assigned to the client. |
UserType |
Local subsystem that uses this entry respectively assigns the IP address of this entry. UserType 'unknown' means that the entry is not associated with any local subsystem. Enumerations: - unknown (1)
- dhcp (2)
- ppp (3)
- ipsec (4)
|
Type |
The type of this entry. - dynamic : entry was created in consequence of a dynamic IP address assignment or if IP address usage by own or foreign device was detected - manual : entry was created as a result of an entry in ipStatAddrTable to reserve an IP address for a dedicated DHCP client Enumerations: |
GatewayEnabled |
Displays if 'router option' is delivered within BOOTP REPLY message. If this object is set to 'yes' router option is filled depending on ipDhcpPoolGateway and possibly ipStatAddrGateway. If this object is set to 'no' router option is not delivered regardless of object ipDhcpPoolGateway. This object is only relevant for entries with UserType dhcp. Enumerations: |
Gateway |
The default gateway given to the client via 'router option' if ipDynaAddrGatewayEnabled is set to 'yes'. This object is only relevant for entries with UserType dhcp. |
DnsServer1 |
The Primary Domain Name Server given to the client via 'domain name server option'. |
DnsServer2 |
The Secondary Domain Name Server given to the client via 'domain name server option'. |
ClientId |
Client identifier of the DHCP client. This object is only relevant for entries with UserType dhcp. |
PhysAddress |
Hardware (MAC) address of the DHCP client. This object is only relevant for entries with UserType dhcp. |
HostName |
Hostname of the DHCP client. This object is only relevant for entries with UserType dhcp. Length: 0 to 255 |
LeaseTime |
Time (in minutes) the IP address is leased to the client. This object is only relevant for entries with UserType dhcp. Range: -1 to 300 |
AliveInterval |
Time period in seconds for checking whether the client is still alive. If its value is 0, no alive check is performed. This object is only relevant for entries with UserType dhcp. |
RadiusAcct |
Displays if radius accounting is enabled for this entry. - disable : radius accounting is disabled - enable : radius accounting is enabled - default : final value (disabled or enabled) will be assigned when ipDynaAddrState changes to 'allocated' This object is only relevant for entries with UserType dhcp. Enumerations: - default (1)
- disable (2)
- enable (3)
|
RadiusGroupId |
Radius group Id which is used by the radius daemon to find the associated server entry in radiusSrvTable for accounting purposes. See description of radiusSrvGroupId for details. This object is only relevant if ipDynaAddrRadiusAcct is set to enable. If value is -1 the radius group it will get its final value when ipDynaAddrState changes to 'allocated'. This object is only relevant for entries with UserType dhcp. |
PoolId |
The identifier of the dynamic address pool this entry belongs to. Range: 0 to 65535 |
IfIndex |
The interface index of the interface where client is connected. |
Expires |
Point of time until the client owns the IP address. Before the expiration of this term the client has to renew its IP address. This object is only relevant for entries with UserType dhcp when ipDynaAddrState has value 'allocated'. Range: 0 to -1 |
State |
The state of this entry. - init : initial state (temporary) - checking : the related IP address is checked for address conflicts (temporary) - foreign : the related IP address is already in use by a foreign device - own : the related IP address is one of the routers own local IP addresses - reserved : the related IP address is reserved for reuse of a known client currently not using the lease or is reserved after manual entry in ipStatAddrTable and before use of this entry, reserved entries are not available for assigments of new clients until the pool is exhausted, only in this case the entry is assigned to the new client - allocated: the related IP address is associated to a client - iprequest: internal state (temporary) - ipreply: internal state (temporary) Enumerations: - init (1)
- checking (2)
- foreign (3)
- own (4)
- reserved (5)
- allocated (6)
- iprequest (7)
- ipreply (8)
|
TftpServer1 |
The IP address of the first TFTP server given to the client via 'TFTP server option' (DHCP option 150). This object is only relevant for entries with UserType dhcp. |
TftpServer2 |
The IP address of the second TFTP server given to the client via 'TFTP server option' (DHCP option 150). This object is only relevant for entries with UserType dhcp. |
OfferOptionsGroupID |
Identifier of option or of 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 defined in ipDhcpOptionTable. This object is only relevant for entries with UserType dhcp. Range: 0 to 65535 |
AckOptionsGroupID |
Identifier of option or of 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 defined in ipDhcpOptionTable. This object is only relevant for entries with UserType dhcp. Range: 0 to 65535 |
OfferVSOptionsGroupID |
Identifier of option or of set of vendor-specific 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 defined in ipDhcpOptionTable. This object is only relevant for entries with UserType dhcp. Range: 0 to 65535 |
AckVSOptionsGroupID |
Identifier of option or of set of vendor-specific 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 defined in ipDhcpOptionTable. This object is only relevant for entries with UserType dhcp. Range: 0 to 65535 |
VendorClassId |
The vendor class id sent by the DHCP client in discover and request DHCP messages. Length: 0 to 255 |