BINTEC-DYNIP-MIB Table View

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

Tables
9
Rows
9
Columns
130

ipDhcpTable

table
.0.8 · 1 row entry · 14 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk ipDhcpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDhcpTable'
ipDhcpEntry row .0.8.1
Indexes
Column Syntax OID
Index of interface where this range of IP addresses
will be assigned to DHCP clients
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.8.1.1
Enumeration
Enumerated Values:
1on
2delete
.0.8.1.2
First address of this range. There must exist a route
to this address via this interface
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.8.1.3
Number of IP addresses that will be assigned starting
from DhcpFirst. A range of 0 will disable this entry
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.8.1.4
amount of time (in minutes) a DHCP client can use an
IP address assigned from this address range
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.8.1.5
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
Description:
Represents media- or physical-level addresses.
.0.8.1.6
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
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
Type Constraints:
range: 4
.0.8.1.8
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
The Client ID this pool is reserved for.
If ipDhcpClientId is not empty ipDhcpRange must be 1
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.0.8.1.10
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
This object enables/disables the use of Radius accounting
for this DHCP pool.
Enumeration
Enumerated Values:
1disabled
2enabled
.0.8.1.13
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
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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk ipDhcpClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDhcpClientTable'
Interfaces that are enabled for DHCP client mode.
ipDhcpClientEntry row .0.52.2.1
Column Syntax OID
Index of interface which will get IP address with DHCP.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.0.52.2.1.1
MAC address for DHCP request
SNMPv2-TCPhysAddressr/w
Description:
Represents media- or physical-level addresses.
.0.52.2.1.2
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
Metric for gateway route, if a route is provided by the DHCP server.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.0.52.2.1.4
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
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
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
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
assigned IP subnet
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.52.2.1.30
assigned IP address
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.52.2.1.31
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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk ipDhcpPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDhcpPoolTable'
This table defines for DHCP which dynamic IP address pool,
represented by an entry in ipDynAddrPoolTable, is to be
used on which interface.
ipDhcpPoolEntry row .0.52.3.1
Column Syntax OID
The index for the interface for which the DHCP subsystem
is answering DHCP requests using the associated dynamic
address pool.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.0.52.3.1.1
Uniquely identifies associated dynamic address pool from
which the DHCP requests are served from.
DynIpPoolIdr/w
Type Constraints:
range: 0..65535
.0.52.3.1.2
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
Enable, disable or delete the table entry.
Enumerationr/w
Enumerated Values:
1false
2true
3delete
.0.52.3.1.4
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
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
Type Constraints:
range: 4
.0.52.3.1.6
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
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
Type Constraints:
range: -2147483648..2147483647
.0.52.3.1.8
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
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
Type Constraints:
range: -2147483648..2147483647
.0.52.3.1.10
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
Type Constraints:
range: 4
.0.52.3.1.11
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
Type Constraints:
range: 4
.0.52.3.1.12
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
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
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
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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk ipDynAddrPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDynAddrPoolTable'
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 row .0.52.4.1
Column Syntax OID
This object uniquely identifies the dynamic IP address
pool in the system.
DynIpPoolIdr/w
Type Constraints:
range: 0..65535
.0.52.4.1.1
The name of the pool, only used for descriptive purposes
(max. 50 characters).
OctetStringr/w
Constraints:
range: 0-50
.0.52.4.1.2
The first IP address of the pool. A value of 0.0.0.0
disables the pool.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.0.52.4.1.3
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
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
Type Constraints:
range: 4
.0.52.4.1.5
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
Type Constraints:
range: 4
.0.52.4.1.6
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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk ipDynAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDynAddrTable'
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 row .0.52.5.1
Column Syntax OID
The IP address assigned to the client.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.0.52.5.1.1
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
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
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
Type Constraints:
range: 4
.0.52.5.1.4
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
Type Constraints:
range: 4
.0.52.5.1.5
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
Type Constraints:
range: 4
.0.52.5.1.6
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
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
Description:
Represents media- or physical-level addresses.
.0.52.5.1.8
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
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.0.52.5.1.9
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
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
Type Constraints:
range: -2147483648..2147483647
.0.52.5.1.11
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
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
Type Constraints:
range: -2147483648..2147483647
.0.52.5.1.13
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
Type Constraints:
range: 4
.0.52.5.1.18
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
Type Constraints:
range: 4
.0.52.5.1.19
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
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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk ipDhcpOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDhcpOptionTable'
Arbitrary DHCP options used for DHCP server and BOOTP relay.
ipDhcpOptionEntry row .0.52.6.1
Column Syntax OID
Index of entry.
Integer32r/w
Constraints:
range: 0-65535
.0.52.6.1.8
Enable, disable or delete the table entry.
Enumerationr/w
Enumerated Values:
1delete
2true
3false
.0.52.6.1.16
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
A user-friendly name for the group of DHCP options this entry
belongs to.
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.0.52.6.1.32
DHCP option code.
Integer32r/w
Constraints:
range: 0-255
.0.52.6.1.40
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
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
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.0.52.6.1.56
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
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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk ipStatAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipStatAddrTable'
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 row .0.52.7.1
Column Syntax OID
The IP address to assign to the client. The IP address has
to come from a dynamic IP address pool.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.0.52.7.1.1
This object specifies the subsystem which does the static
assignment (actual only DHCP).
Enumerationr/w
Enumerated Values:
1dhcp
.0.52.7.1.2
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
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
Type Constraints:
range: 4
.0.52.7.1.4
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
Type Constraints:
range: 4
.0.52.7.1.5
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
Type Constraints:
range: 4
.0.52.7.1.6
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
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
Description:
Represents media- or physical-level addresses.
.0.52.7.1.8
The hostname of this client.
It is the hostname to be used by the client and delivered via
the reply.
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.0.52.7.1.9
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
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
Type Constraints:
range: -2147483648..2147483647
.0.52.7.1.11
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
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
Type Constraints:
range: -2147483648..2147483647
.0.52.7.1.13
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
Type Constraints:
range: 4
.0.52.7.1.14
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
Type Constraints:
range: 4
.0.52.7.1.15
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
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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk ipDynaAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDynaAddrTable'
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 row .0.52.8.1
Column Syntax OID
The IP address assigned to the client.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.52.8.1.1
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
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
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
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
Type Constraints:
range: 4
.0.52.8.1.5
The Primary Domain Name Server given to the client via
'domain name server option'.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.52.8.1.6
The Secondary Domain Name Server given to the client via
'domain name server option'.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.52.8.1.7
Client identifier of the DHCP client.
This object is only relevant for entries with UserType dhcp.
OctetString .0.52.8.1.8
Hardware (MAC) address of the DHCP client.
This object is only relevant for entries with UserType dhcp.
SNMPv2-TCPhysAddress
Description:
Represents media- or physical-level addresses.
.0.52.8.1.9
Hostname of the DHCP client.
This object is only relevant for entries with UserType dhcp.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.0.52.8.1.10
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
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
Type Constraints:
range: -2147483648..2147483647
.0.52.8.1.12
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
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
Type Constraints:
range: -2147483648..2147483647
.0.52.8.1.14
The identifier of the dynamic address pool this entry
belongs to.
DynIpPoolId
Type Constraints:
range: 0..65535
.0.52.8.1.15
The interface index of the interface where client is
connected.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.52.8.1.16
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
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
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
Type Constraints:
range: 4
.0.52.8.1.19
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
Type Constraints:
range: 4
.0.52.8.1.20
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
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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk ipDhcpClientRtTemplTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDhcpClientRtTemplTable'
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.
ipDhcpClientRtTemplEntry row .0.52.9.1
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.
Column Syntax OID
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
Copied to ipExtRtDescription if RtType is ipextrt.
Ignored if RtType is iproute.
OctetStringr/w
Constraints:
range: 0-255
.0.52.9.1.2
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
Type Constraints:
range: -2147483648..2147483647
.0.52.9.1.3
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
Type Constraints:
range: -2147483648..2147483647
.0.52.9.1.4
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
Copied to ipExtRtDstAddr if RtType is ipextrt.
Copied to ipRouteDest if RtType is iproute.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.0.52.9.1.6
Copied to ipExtRtDstMask if RtType is ipextrt.
Copied to ipRouteMask if RtType is iproute.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.0.52.9.1.7
Copied to ipExtRtDstPort if RtType is ipextrt.
Ignored if RtType is iproute.
Integer32r/w
Constraints:
range: -1-65535
.0.52.9.1.8
Copied to ipExtRtDstPortRange if RtType is ipextrt.
Ignored if RtType is iproute.
Integer32r/w
Constraints:
range: -1-65535
.0.52.9.1.9
Copied to ipExtRtSrcIfIndex if RtType is ipextrt.
Ignored if RtType is iproute.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.0.52.9.1.10
Copied to ipExtRtSrcAddr if RtType is ipextrt.
Ignored if RtType is iproute.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.0.52.9.1.11
Copied to ipExtRtSrcMask if RtType is ipextrt.
Ignored if RtType is iproute.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.0.52.9.1.12
Copied to ipExtRtSrcPort if RtType is ipextrt.
Ignored if RtType is iproute.
Integer32r/w
Constraints:
range: -1-65535
.0.52.9.1.13
Copied to ipExtRtSrcPortRange if RtType is ipextrt.
Ignored if RtType is iproute.
Integer32r/w
Constraints:
range: -1-65535
.0.52.9.1.14
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
Copied to ipExtRtTos if RtType is ipextrt.
Ignored if RtType is iproute.
Integer32r/w
Constraints:
range: 0-255
.0.52.9.1.16
Copied to ipExtRtTosMask if RtType is ipextrt.
Ignored if RtType is iproute.
Integer32r/w
Constraints:
range: 0-255
.0.52.9.1.17