BINTEC-DYNIP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
9
Rows
9
Columns
130
.0.8 · 1 row entry · 14 columns
ipDhcpEntry entry .0.8.1
Indexes
ipDhcpIfIndex
Column Syntax OID
ipDhcpIfIndex
Index of interface where this range of IP addresses
will be assigned to DHCP clients
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.8.1.1
ipDhcpState Enumeration
Enumerated Values:
1on
2delete
.0.8.1.2
ipDhcpFirst
First address of this range. There must exist a route
to this address via this interface
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.8.1.3
ipDhcpRange
Number of IP addresses that will be assigned starting
from DhcpFirst. A range of 0 will disable this entry
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.8.1.4
ipDhcpLease
amount of time (in minutes) a DHCP client can use an
IP address assigned from this address range
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.8.1.5
ipDhcpPhys
MAC address of host this single address should be assigned
to. If ipDhcpPhys is not empty or different from 0:0:0:0:0:0,
ipDhcpRange must be 1
SNMPv2-TCPhysAddress
Textual Convention: SNMPv2-TCPhysAddress OctetString
.0.8.1.6
ipDhcpNodeType
The NetBIOS end-node type according RFC 1001
- none(1) : don't include in DHCP response
- bnode(2) : Broadcast node
- pnode(3) : Point-to-Point node
- mnode(4) : Mixed node
- hnode(5) : Hybrid node, not in RFC 1001
Enumeration
Enumerated Values:
1none
2bnode
3pnode
4mnode
5hnode
.0.8.1.7
ipDhcpGateway
The Gateway which is told the clients upon requests.
If this object equals 0.0.0.0 and DHCP client and
server share the same network, the DHCP server's own
address is returned upon request. If DHCP client and
server do…
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.8.1.8
ipDhcpHwType
Restricts the hardware type of the client.
- sec(253) : matches ipsec and tbd only
- non-ipsec(254) : matches all but ipsec and tbd
- any(255) : no hardware type restriction
Enumeration
Enumerated Values:
253sec
254non-ipsec
255any
.0.8.1.9
ipDhcpId
The Client ID this pool is reserved for.
If ipDhcpClientId is not empty ipDhcpRange must be 1
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.0.8.1.10
ipDhcpUseDefaultHostname
This object enables/disables the use of the DHCP client
IP address in the hostname field of the reply. If enabled,
when a hostname is required by the client, the router
builds a hostname equal to the string represent…
Enumeration
Enumerated Values:
1disabled
2enabled
.0.8.1.11
ipDhcpRadiusAcct
This object enables/disables the use of Radius accounting
for this DHCP pool.
Enumeration
Enumerated Values:
1disabled
2enabled
.0.8.1.13
ipDhcpRadiusGroupId
This object specifies the group ID which is used by the
Radius daemon to find the associated server entry in
radiusSrvTable for DHCP accounting purposes. See
description of radiusSrvGroupId for details.
Integer32
Constraints:
range: 0-9
.0.8.1.14
ipDhcpAliveInterval
This object specifies a period (in seconds) for checking
that the client is still alive. If this object is set to
0, no alive check is performed.
Integer32
Constraints:
range: 0-65535
.0.8.1.15
.0.52.2 · 1 row entry · 11 columns
Interfaces that are enabled for DHCP client mode.
ipDhcpClientEntry entry .0.52.2.1
Indexes
ipDhcpClientIfIndex
Column Syntax OID
ipDhcpClientIfIndex
Index of interface which will get IP address with DHCP.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.2.1.1
ipDhcpClientPhysAddress
MAC address for DHCP request
SNMPv2-TCPhysAddressr/w
Textual Convention: SNMPv2-TCPhysAddress OctetString
.0.52.2.1.2
ipDhcpClientState
States according to RFC 2131 Figure 5. By setting state
to renew, the client will renew it's ip address, state
delete will terminate the DHCP procedure on the interface.
delete : delete client entry
renew : request…
Enumerationr/w
Enumerated Values:
1delete
2renew
3rebooting
4init
5selecting
6requesting
7bound
8renewing
9rebinding
.0.52.2.1.3
ipDhcpClientGatewayMetric
Metric for gateway route, if a route is provided by the DHCP server.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.2.1.4
ipDhcpClientHostname
The hostname to be sent in the DHCP discover and requests to the
DHCP server. Some ISPs identify their customers via the hostname
(DHCP Option 12) from the DHCP discover and requests. In this case
setting the hostnam…
OctetStringr/w
Constraints:
range: 0-45
.0.52.2.1.5
ipDhcpClientVendorClassId
The vendor class id to be sent to the DHCP server in discover and
request DHCP messages.
OctetStringr/w
Constraints:
range: 0-255
.0.52.2.1.6
ipDhcpClientBroadcastBit
Toggles BROADCAST bit. See section 4.1 of RFC-2131.
For avoiding broadcasts, this value should be set to off.
However, for making sure that old configurations still work, this
value should be set to on.
Default value is…
Enumerationr/w
Enumerated Values:
1off
2on
.0.52.2.1.7
ipDhcpClientMakeDefRoute
Toggles if default-route is built for a received Router Option.
(see section 3.5 of RFC-2132). Table <ipDhcpClientRtTempl> allows
some further settings related to this DHCP-Option.
Enumerationr/w
Enumerated Values:
1false
2true
.0.52.2.1.8
ipDhcpClientSubnet
assigned IP subnet
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.2.1.30
ipDhcpClientAddress
assigned IP address
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.2.1.31
ipDhcpClientExpires
End of Lease time. From then on, the brick is not
allowed to use this IP address any longer
.0.52.2.1.32
.0.52.3 · 1 row entry · 16 columns
This table defines for DHCP which dynamic IP address pool,
represented by an entry in ipDynAddrPoolTable, is to be
used on which interface.
ipDhcpPoolEntry entry .0.52.3.1
Indexes
ipDhcpPoolIfIndex ipDhcpPoolDynAddrPoolId
Column Syntax OID
ipDhcpPoolIfIndex
The index for the interface for which the DHCP subsystem
is answering DHCP requests using the associated dynamic
address pool.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.3.1.1
ipDhcpPoolDynAddrPoolId
Uniquely identifies associated dynamic address pool from
which the DHCP requests are served from.
DynIpPoolIdr/w
Textual Convention: DynIpPoolId Integer32
Type Constraints:
range: 0..65535
.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 address via a BOOTP relay agent (relay).
Bitsr/w
Enumerated Values:
0local
1relay
.0.52.3.1.3
ipDhcpPoolEnabled
Enable, disable or delete the table entry.
Enumerationr/w
Enumerated Values:
1false
2true
3delete
.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 specified (i.e. is not -1), ipDhcpPoolLeaseTime…
Integer32r/w
Constraints:
range: 1-300
.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 client
are located in the same network. If t…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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 of manual assigned IP address ipStatAdd…
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.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
radiusSrvGroupId for details.
If in case of…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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 exists.
- disabled : disables alive c…
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.0.52.3.1.9
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 assigned IP address ipStatAddrAliveInterval
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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 ipStatAddrTftpServer2 value
is assigned …
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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 ipStatAddrTftpServer2 value
is assigned…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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 defined in ipDhcpOptionTable. Selecting a
Integer32r/w
Constraints:
range: 0-65535
.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 defined in ipDhcpOptionTable. Selecting a
nu…
Integer32r/w
Constraints:
range: 0-65535
.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 to 'no' router option is not delivered …
Enumerationr/w
Enumerated Values:
1yes
2no
.0.52.3.1.15
ipDhcpPoolSendRepliesToRelay
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 desira…
Enumerationr/w
Enumerated Values:
1yes
2no
.0.52.3.1.16
.0.52.4 · 1 row entry · 7 columns
This table defines all dynamic IP address pools of the 
system. Pools don't have to overlap in their ip address
range. Corrections therefor are made autonomous by the
system. Pools can be shared amongst subsystems/ user types.
ipDynAddrPoolEntry entry .0.52.4.1
Indexes
ipDynAddrPoolIdentifier
Column Syntax OID
ipDynAddrPoolIdentifier
This object uniquely identifies the dynamic IP address
pool in the system.
DynIpPoolIdr/w
Textual Convention: DynIpPoolId Integer32
Type Constraints:
range: 0..65535
.0.52.4.1.1
ipDynAddrPoolDescription
The name of the pool, only used for descriptive purposes
(max. 50 characters).
OctetStringr/w
Constraints:
range: 0-50
.0.52.4.1.2
ipDynAddrPoolFirstAddr
The first IP address of the pool. A value of 0.0.0.0
disables the pool.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.4.1.3
ipDynAddrPoolRange
The number of consequtive IP addresses available in this
pool starting with (and including) ipDynAddrPoolFirstAddr.
A value of 0 disables the pool.
Note that when the range is truncated by setting a smaller
range or a …
Integer32r/w
Constraints:
range: 0-16777214
.0.52.4.1.4
ipDynAddrPoolDnsServer1
This object specifies the Primary Domain Name Server to be
given to the client via 'domain name server option'.
If either ipStatAddrDnsServer1 or ipStatAddrDnsServer2 value
is assigned (i.e. is not 255.255.255.255), …
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.4.1.5
ipDynAddrPoolDnsServer2
This object specifies the Secondary Domain Name Server to be
given to the client via 'domain name server option'.
If either ipStatAddrDnsServer1 or ipStatAddrDnsServer2 value
is assigned (i.e. is not 255.255.255.255)…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.4.1.6
ipDynAddrPoolAdminStatus
MIB entry deletion is performed by this object:
- enable : enables ipDynAddrPoolTable entry
- delete : deletes ipDynAddrPoolTable entry.
Enumerationr/w
Enumerated Values:
1enable
2delete
.0.52.4.1.7
.0.52.5 · 1 row entry · 17 columns
This table has an entry for each assigned IP address from an 
dynamic IP address pool. The assignment could be made manual
by an operator. But usually the assignment is made by the
system when assigning IP address to a client, when detecting 
the use of a pool address by foreign device or when detecting 
the use of a pool address by the router itself.
Only manual entries are saved in the boot configuration.
ipDynAddrEntry entry .0.52.5.1
Indexes
ipDynAddrAddress
Column Syntax OID
ipDynAddrAddress obsolete
The IP address assigned to the client.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.5.1.1
ipDynAddrUserType obsolete
For dynamic entries this object identifies the user (subsystem)
which has created the entry.
For manual entries this object specifies the subsystem which is
allowed to assign this entry (default dhcp).
Entries could al…
Enumerationr/w
Enumerated Values:
1none
2dhcp
3ppp
.0.52.5.1.2
ipDynAddrType obsolete
The type of this entry.
- dynamic : entry is not saved in boot configuration
- manual : entry is saved in boot configuration
Enumerationr/w
Enumerated Values:
1dynamic
2manual
.0.52.5.1.3
ipDynAddrGateway obsolete
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 t…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.5.1.4
ipDynAddrDnsServer1 obsolete
This object specifies the Primary Domain Name Server to be
given to the client via 'domain name server option'.
If both ipDynAddrDnsServer1 and ipDynAddrDnsServer2 are not
specified (value 255.255.255.255), the 'domai…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.5.1.5
ipDynAddrDnsServer2 obsolete
This object specifies the Secondary Domain Name Server to be
given to the client via 'domain name server option'.
If both ipDynAddrDnsServer1 and ipDynAddrDnsServer2 are not
specified (value 255.255.255.255), the 'dom…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.5.1.6
ipDynAddrClientId obsolete
Specifies the client identifier of the DHCP client.
For dynamic entries it comes with the request message.
For manual entries it is the client identifier the DHCP
request must contain to match this entry.
Only applica…
OctetStringr/w .0.52.5.1.7
ipDynAddrPhysAddress obsolete
Specifies the hardware (MAC) address of the DHCP client.
For dynamic entries it comes with the request message.
For manual entries it is the hardware address the DHCP
request must contain to match this entry.
Only app…
SNMPv2-TCPhysAddressr/w
Textual Convention: SNMPv2-TCPhysAddress OctetString
.0.52.5.1.8
ipDynAddrHostName obsolete
The hostname of this client.
For dynamic entries it is the hostname as contained in the
request message.
For manual entries it is the hostname to be used by the client
and delivered via the reply.
Only applicable for …
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.0.52.5.1.9
ipDynAddrLeaseTime obsolete
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.
This object is only re…
Integer32r/w
Constraints:
range: -1-65535
.0.52.5.1.10
ipDynAddrAliveInterval obsolete
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…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.5.1.11
ipDynAddrRadiusAcct obsolete
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 acco…
Enumerationr/w
Enumerated Values:
1default
2disable
3enable
4delete
.0.52.5.1.12
ipDynAddrRadiusGroupId obsolete
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 i…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.5.1.13
ipDynAddrTftpServer1 obsolete
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 bot…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.5.1.18
ipDynAddrTftpServer2 obsolete
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 bo…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.5.1.19
ipDynAddrOfferOptionsGroupID obsolete
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
Integer32r/w
Constraints:
range: 0-65535
.0.52.5.1.20
ipDynAddrAckOptionsGroupID obsolete
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
nu…
Integer32r/w
Constraints:
range: 0-65535
.0.52.5.1.21
.0.52.6 · 1 row entry · 9 columns
Arbitrary DHCP options used for DHCP server and BOOTP relay.
ipDhcpOptionEntry entry .0.52.6.1
Indexes
ipDhcpOptionIndex
Column Syntax OID
ipDhcpOptionIndex
Index of entry.
Integer32r/w
Constraints:
range: 0-65535
.0.52.6.1.8
ipDhcpOptionEnabled
Enable, disable or delete the table entry.
Enumerationr/w
Enumerated Values:
1delete
2true
3false
.0.52.6.1.16
ipDhcpOptionGroupID
This object specifies the ID for a group of DHCP options or
suboptions. When a DHCP operation refers to such an ID, all
options (or suboptions) sharing the same group ID will be added
consecutively.
Integer32r/w
Constraints:
range: 1-65535
.0.52.6.1.24
ipDhcpOptionGroupDescr
A user-friendly name for the group of DHCP options this entry
belongs to.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.0.52.6.1.32
ipDhcpOptionCode
DHCP option code.
Integer32r/w
Constraints:
range: 0-255
.0.52.6.1.40
ipDhcpOptionContentType
Content type for this DHCP option.
- if set to 'string', the variable part of the DHCP option is
filled with the string specified in ipDhcpOptionContentString.
- if set to 'hex', the variable part of the DHCP option i…
Enumerationr/w
Enumerated Values:
1string
2hex
3group
.0.52.6.1.48
ipDhcpOptionContentString
This object specifies the content of the string which is
used to fill the variable part of the DHCP option when
ipDhcpOptionContentType is set to 'string'.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.0.52.6.1.56
ipDhcpOptionContentHex
This object specifies the content of the hex buffer which is
used to fill the variable part of the DHCP option when
ipDhcpOptionContentType is set to 'hex'.
OctetStringr/w .0.52.6.1.64
ipDhcpOptionContentGroupID
This object specifies the ipDhcpOptionGroupID of the group of
DHCP suboptions which is used to fill the variable part of the
DHCP option when ipDhcpOptionContentType is set to 'group'.
If the value is 0, this group has …
Integer32r/w
Constraints:
range: 0-65535
.0.52.6.1.72
.0.52.7 · 1 row entry · 17 columns
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
ipStatAddrEntry entry .0.52.7.1
Indexes
ipStatAddrAddress
Column Syntax OID
ipStatAddrAddress
The IP address to assign to the client. The IP address has
to come from a dynamic IP address pool.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.7.1.1
ipStatAddrUserType
This object specifies the subsystem which does the static
assignment (actual only DHCP).
Enumerationr/w
Enumerated Values:
1dhcp
.0.52.7.1.2
ipStatAddrGatewayEnabled
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'…
Enumerationr/w
Enumerated Values:
1yes
2no
.0.52.7.1.3
ipStatAddrGateway
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 t…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.7.1.4
ipStatAddrDnsServer1
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 'dom…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.7.1.5
ipStatAddrDnsServer2
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 'do…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.7.1.6
ipStatAddrClientId
Specifies the client identifier of the DHCP client.
If not empty it is used to compare with the client identifier
in DHCP request message.
OctetStringr/w .0.52.7.1.7
ipStatAddrPhysAddress
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.
SNMPv2-TCPhysAddressr/w
Textual Convention: SNMPv2-TCPhysAddress OctetString
.0.52.7.1.8
ipStatAddrHostName
The hostname of this client.
It is the hostname to be used by the client and delivered via
the reply.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.0.52.7.1.9
ipStatAddrLeaseTime
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 unsupp…
Integer32r/w
Constraints:
range: -1-300
.0.52.7.1.10
ipStatAddrAliveInterval
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…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.7.1.11
ipStatAddrRadiusAcct
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 acco…
Enumerationr/w
Enumerated Values:
1default
2disable
3enable
4delete
.0.52.7.1.12
ipStatAddrRadiusGroupId
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 i…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.7.1.13
ipStatAddrTftpServer1
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 bot…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.7.1.14
ipStatAddrTftpServer2
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 bo…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.7.1.15
ipStatAddrOfferOptionsGroupID
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
Integer32r/w
Constraints:
range: 0-65535
.0.52.7.1.16
ipStatAddrAckOptionsGroupID
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
nu…
Integer32r/w
Constraints:
range: 0-65535
.0.52.7.1.17
.0.52.8 · 1 row entry · 22 columns
This table has an entry for each dynamically assigned IP 
address from an dynamic IP address pool. 
The entry is created by the system 
- when assigning IP address to a client, 
- when detecting the use of a pool address by foreign device,
- when detecting the use of a pool address by the router itself or
- in consequence of an entry in ipStatAddrTable to reserve an IP 
 address for a dedicated DHCP client.
Entries are not saved in the boot configuration.
ipDynaAddrEntry entry .0.52.8.1
Indexes
ipDynaAddrAddress
Column Syntax OID
ipDynaAddrAddress
The IP address assigned to the client.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.8.1.1
ipDynaAddrUserType
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.
Enumeration
Enumerated Values:
1unknown
2dhcp
3ppp
4ipsec
.0.52.8.1.2
ipDynaAddrType
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…
Enumeration
Enumerated Values:
1dynamic
2manual
.0.52.8.1.3
ipDynaAddrGatewayEnabled
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' …
Enumeration
Enumerated Values:
1yes
2no
.0.52.8.1.4
ipDynaAddrGateway
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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.8.1.5
ipDynaAddrDnsServer1
The Primary Domain Name Server given to the client via
'domain name server option'.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.8.1.6
ipDynaAddrDnsServer2
The Secondary Domain Name Server given to the client via
'domain name server option'.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.8.1.7
ipDynaAddrClientId
Client identifier of the DHCP client.
This object is only relevant for entries with UserType dhcp.
OctetString .0.52.8.1.8
ipDynaAddrPhysAddress
Hardware (MAC) address of the DHCP client.
This object is only relevant for entries with UserType dhcp.
SNMPv2-TCPhysAddress
Textual Convention: SNMPv2-TCPhysAddress OctetString
.0.52.8.1.9
ipDynaAddrHostName
Hostname of the DHCP client.
This object is only relevant for entries with UserType dhcp.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.0.52.8.1.10
ipDynaAddrLeaseTime
Time (in minutes) the IP address is leased to the client.
This object is only relevant for entries with UserType dhcp.
Integer32
Constraints:
range: -1-300
.0.52.8.1.11
ipDynaAddrAliveInterval
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.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.8.1.12
ipDynaAddrRadiusAcct
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…
Enumeration
Enumerated Values:
1default
2disable
3enable
.0.52.8.1.13
ipDynaAddrRadiusGroupId
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 ipDyn…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.8.1.14
ipDynaAddrPoolId
The identifier of the dynamic address pool this entry
belongs to.
DynIpPoolId
Textual Convention: DynIpPoolId Integer32
Type Constraints:
range: 0..65535
.0.52.8.1.15
ipDynaAddrIfIndex
The interface index of the interface where client is
connected.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.8.1.16
ipDynaAddrExpires
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 valu…
.0.52.8.1.17
ipDynaAddrState
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 f…
Enumeration
Enumerated Values:
1init
2checking
3foreign
4own
5reserved
6allocated
7iprequest
8ipreply
.0.52.8.1.18
ipDynaAddrTftpServer1
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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.8.1.19
ipDynaAddrTftpServer2
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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.8.1.20
ipDynaAddrOfferOptionsGroupID
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 obje…
Integer32
Constraints:
range: 0-65535
.0.52.8.1.21
ipDynaAddrAckOptionsGroupID
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…
Integer32
Constraints:
range: 0-65535
.0.52.8.1.22
.0.52.9 · 1 row entry · 17 columns
This table defines some 'gateway-route-templates' that extend the
actions taken by the DHCP-client when receiving a 'Router' Option
(see section 3.5 of RFC-2132).
By default, it builds a default-route for the specified gateway. (See
field <MakeDefRoute> of table <ipDhcpClient> for more details.)
Additionally (and even if this default-route is suppressed by setting
<MakeDefRoute> to <false>), DHCP-client adds a routing-entry for each
template-entry with matching DstIfIndex.
The <RtType> value tells whether an ipExtRt-entry or ipRoute-entry
shall be built. In both cases, most fields are copied from template
to routing-entry.
In addition, the <Type> is always set to <indirect>, the <Proto> is
set to <other>, the <Age> is initialised, and the <NextHop> is set to
the gateway-address received via Router Option.
Remark: For ipRoute-entries, some fields have slightly different names
  than the related template-fields, and some template-fields are
  meaningful only for ipExtRt-entries. Additionally, the <Info> field
  is set to a reserved OID-value (default-behaviour of DHCP-client to
  mark its entries).
Remark: The template-table is tightly coupled to the generated routing
  entries. This means that any changes in the template-table cause the
  related routing-entries to be updated, added, or removed.
Remark: Formally defined INDEX does not cover all entries that
are needed for selecting an entry unambiguously. However,
listing all of them would make the OIDs rather long.
Indexes
ipDhcpClientRtTemplRtType ipDhcpClientRtTemplDstIfIndex
Column Syntax OID
ipDhcpClientRtTemplRtType
Tells what kind of routing-entry shall be built.
<ipextrt>: Build ipExtRtType-entry.
<ipextrt>: Build ipRouteType-entry.
<delete>: Remove this template-entry.
Enumerationr/w
Enumerated Values:
1ipextrt
2iproute
3delete
.0.52.9.1.1
ipDhcpClientRtTemplDescription
Copied to ipExtRtDescription if RtType is ipextrt.
Ignored if RtType is iproute.
OctetStringr/w
Constraints:
range: 0-255
.0.52.9.1.2
ipDhcpClientRtTemplMetric1
Copied to ipExtRtMetric1 if RtType is ipextrt.
Copied to ipRouteMetric1 if RtType is iproute.
Remark: Default-value deviates from ipExtRt/ipRoute-table
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.9.1.3
ipDhcpClientRtTemplDstIfIndex
DHCP-client checks this value against its own interface to decide
whether it shall use this pattern-entry.
Copied to ipExtRtDstIfIndex if RtType is ipextrt.
Copied to ipRouteIfIndex if RtType is iproute.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.9.1.4
ipDhcpClientRtTemplDstIfMode
Copied to ipExtRtDstIfMode if RtType is ipextrt.
Ignored if RtType is iproute.
Remark: Default-value deviates from ipExtRt-table
Enumerationr/w
Enumerated Values:
1dialup-wait
2dialup-continue
3up-only
4always
5dialup-always
.0.52.9.1.5
ipDhcpClientRtTemplDstAddr
Copied to ipExtRtDstAddr if RtType is ipextrt.
Copied to ipRouteDest if RtType is iproute.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.9.1.6
ipDhcpClientRtTemplDstMask
Copied to ipExtRtDstMask if RtType is ipextrt.
Copied to ipRouteMask if RtType is iproute.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.9.1.7
ipDhcpClientRtTemplDstPort
Copied to ipExtRtDstPort if RtType is ipextrt.
Ignored if RtType is iproute.
Integer32r/w
Constraints:
range: -1-65535
.0.52.9.1.8
ipDhcpClientRtTemplDstPortRange
Copied to ipExtRtDstPortRange if RtType is ipextrt.
Ignored if RtType is iproute.
Integer32r/w
Constraints:
range: -1-65535
.0.52.9.1.9
ipDhcpClientRtTemplSrcIfIndex
Copied to ipExtRtSrcIfIndex if RtType is ipextrt.
Ignored if RtType is iproute.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.9.1.10
ipDhcpClientRtTemplSrcAddr
Copied to ipExtRtSrcAddr if RtType is ipextrt.
Ignored if RtType is iproute.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.9.1.11
ipDhcpClientRtTemplSrcMask
Copied to ipExtRtSrcMask if RtType is ipextrt.
Ignored if RtType is iproute.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.52.9.1.12
ipDhcpClientRtTemplSrcPort
Copied to ipExtRtSrcPort if RtType is ipextrt.
Ignored if RtType is iproute.
Integer32r/w
Constraints:
range: -1-65535
.0.52.9.1.13
ipDhcpClientRtTemplSrcPortRange
Copied to ipExtRtSrcPortRange if RtType is ipextrt.
Ignored if RtType is iproute.
Integer32r/w
Constraints:
range: -1-65535
.0.52.9.1.14
ipDhcpClientRtTemplProtocol
Copied to ipExtRtProtocol if RtType is ipextrt.
Ignored if RtType is iproute.
Enumerationr/w
Enumerated Values:
1icmp
2igmp
3ggp
6tcp
8egp
12pup
17udp
20hmp
22xns-idp
27rdp
41ipv6
46rsvp
47gre
50esp
51ah
88igrp
89ospf
103pim
115l2tp
256dont-verify
.0.52.9.1.15
ipDhcpClientRtTemplTos
Copied to ipExtRtTos if RtType is ipextrt.
Ignored if RtType is iproute.
Integer32r/w
Constraints:
range: 0-255
.0.52.9.1.16
ipDhcpClientRtTemplTosMask
Copied to ipExtRtTosMask if RtType is ipextrt.
Ignored if RtType is iproute.
Integer32r/w
Constraints:
range: 0-255
.0.52.9.1.17