>> MIB - Management Information Base

>> Table: ipStatAddrTable - (.1.3.6.1.4.1.272.4.5.52.7.1)

Description: This table has an entry for each static assigned IP address. The IP address has to be taken from the range of a dynamic IP address pool. Each entry in ipStatAddrTable leads to a dynamically created entry in ipDynaAddrTable of Type 'manual'. Entries are made by administration and saved in boot configuration. Actual only DHCP subsystem uses static IP address assignment to reserve an IP address for a dedicated DHCP client

ipStatAddrTable
OIDNameTypeAccess
.1AddressIpAddressRW
.2UserTypeENUMRW
.3GatewayEnabledENUMRW
.4GatewayIpAddressRW
.5DnsServer1IpAddressRW
.6DnsServer2IpAddressRW
.7ClientIdOCTET STRINGRW
.8PhysAddressPhysAddressRW
.9HostNameDisplayStringRW
.10LeaseTimeINTEGERRW
.11AliveIntervalINTEGERRW
.12RadiusAcctENUMD
.13RadiusGroupIdINTEGERRW
.14TftpServer1IpAddressRW
.15TftpServer2IpAddressRW
.16OfferOptionsGroupIDINTEGERRW
.17AckOptionsGroupIDINTEGERRW
.18OfferVSOptionsGroupIDINTEGERRW
.19AckVSOptionsGroupIDINTEGERRW

Address
The IP address to assign to the client. The IP address has to come from a dynamic IP address pool.
UserType
This object specifies the subsystem which does the static assignment (actual only DHCP).

Enumerations:

  • dhcp (1)
GatewayEnabled
Specifies if 'router option' is delivered within BOOTP REPLY message. If this object is set to 'yes' router option is filled depending on ipStatAddrGateway respectively ipDhcpPoolGateway. If this object is set to 'no' router option is not delivered regardless of object ipStatAddrGateway or ipDhcpPoolGateway.

Enumerations:

  • yes (1)
  • no (2)
Gateway
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 client are located in the same network. If the server and the client not located in the same network, the address of the BOOTP relay agent forwarding forwarding the request is used. If no gateway is specified (value 255.255.255.255), the value from the related entry in ipDhcpPoolTable determines the gateway IP address. This object is only relevant for entries with UserType dhcp.
DnsServer1
This object specifies the Primary Domain Name Server to be given to the client via 'domain name server option'. If both ipStatAddrDnsServer1 and ipStatAddrDnsServer2 are not specified (value 255.255.255.255), the 'domain name server option' returned to the client will be configured according to the values specified in entries ipDynAddrPoolDnsServer1 and ipDynAddrPoolDnsServer2. If both ipStatAddrDnsServer1 and ipStatAddrDnsServer2 are assigned with 0.0.0.0 the Primary and Secondary DNS IP addresses are taken regarding values ipDnsDhcpAssign, biboAdmNameServer and biboAdmNameServ2. See description of these objects for details.
DnsServer2
This object specifies the Secondary Domain Name Server to be given to the client via 'domain name server option'. If both ipStatAddrDnsServer1 and ipDynAddrDnsServer2 are not specified (value 255.255.255.255), the 'domain name server option' returned to the client will be configured according to the values specified in entries ipDynAddrPoolDnsServer1 and ipDynAddrPoolDnsServer2. If both ipStatAddrDnsServer1 and ipStatAddrDnsServer2 are assigned with 0.0.0.0 the Primary and Secondary DNS IP addresses are taken regarding values ipDnsDhcpAssign, biboAdmNameServer and biboAdmNameServ2. See description of these objects for details.
ClientId
Specifies the client identifier of the DHCP client. If not empty it is used to compare with the client identifier in DHCP request message.
PhysAddress
Specifies the hardware (MAC) address of the DHCP client. If not empty it is used to compare with the hardware address in DHCP request message.
HostName
The hostname of this client. It is the hostname to be used by the client and delivered via the reply.

Length: 0 to 255

LeaseTime
Specifies the amount of time (in minutes) the IP address is leased to the client. If no lease time is specified (-1) the value from the related entry in ipDhcpPoolTable determines the lease time. A value of 0 is unsupported and will lead to a lease time of 1 minute.

Range: -1 to 300

AliveInterval
This object specifies a time period in seconds for checking whether the client is still alive. The alive check allows the system to purge dynamic entries whose lease is still valid but the client no longer exists. If ipDhcpPoolAliveCheck from the related entry in ipDhcpPoolTable is set to disable, no alive check is performed. If this object is set to 0, no alive check is performed. If no alive interval is specified (-1) the value from the related entry in ipDhcpPoolTable determines the alive interval.
RadiusAcct
Enables or disables the radius accounting for this entry. - default : related entry in ipDhcpPoolTable determines the radius accounting - disable : disables radius accounting - enable : enables radius accounting - delete : delete ipStatAddrTable entry.

Enumerations:

  • default (1)
  • disable (2)
  • enable (3)
  • delete (4)
RadiusGroupId
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 radiusSrvGroupId for details. If no value is specified (-1) the value from the related entry in ipDhcpPoolTable determines the radius group Id.
TftpServer1
The IP address of the first TFTP server given to the client via 'TFTP server option' (DHCP option 150). If this address is 0.0.0.0, then only the IP address specified in ipDynAddrTftpServer2 will be considered. If both addresses are 0.0.0.0, no DHCP option 150 will be returned to the client. If both ipStatAddrTftpServer1 and ipStatAddrTftpServer2 are not specified (value 255.255.255.255), the DHCP option 150 returned to the client will be configured according to the values specified in entries ipDhcpPoolTftpServer1 and ipDhcpPoolTftpServer2.
TftpServer2
The IP address of the second TFTP server given to the client via 'TFTP server option' (DHCP option 150). If this address is 0.0.0.0, then only the IP address specified in ipDynAddrTftpServer1 will be considered. If both addresses are 0.0.0.0, no DHCP option 150 will be returned to the client. If both ipStatAddrTftpServer1 and ipStatAddrTftpServer2 are not specified (value 255.255.255.255), the DHCP option 150 returned to the client will be configured according to the values specified in entries ipDhcpPoolTftpServer1 and ipDhcpPoolTftpServer2.
OfferOptionsGroupID
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 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 issued by the DHCP server before delivering 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

OfferVSOptionsGroupID
Identifies the option or 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. Selecting a null value result in no option being added.

Range: 0 to 65535

AckVSOptionsGroupID
Identifies the option or 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. Selecting a null value result in no option being added.

Range: 0 to 65535


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH