ipDhcpIfIndex
BINTEC-DYNIP-MIB ·
.0.8.1.1
Object
column
SNMPv2-SMIInteger32
Index of interface where this range of IP addresses will be assigned to DHCP clients
Context
- MIB
- BINTEC-DYNIP-MIB
- OID
.0.8.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipDhcpEntry
- Table
- ipDhcpTable
- Siblings
- 13
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipDhcpId The Client ID this pool is reserved for.
If ipDhcpClientId is not empty ipDhcpRange must be 1 | column | SNMPv2-TCDisplayString | .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 … | column | Enumeration | .0.8.1.11 |
| ipDhcpRadiusAcct This object enables/disables the use of Radius accounting
for this DHCP pool. | column | Enumeration | .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 radiu… | column | Integer32 | .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. | column | Integer32 | .0.8.1.15 |
| ipDhcpState | column | Enumeration | .0.8.1.2 |
| ipDhcpFirst First address of this range. There must exist a route
to this address via this interface | column | SNMPv2-SMIIpAddress | .0.8.1.3 |
| ipDhcpRange Number of IP addresses that will be assigned starting
from DhcpFirst. A range of 0 will disable this entry | column | SNMPv2-SMIInteger32 | .0.8.1.4 |
| ipDhcpLease amount of time (in minutes) a DHCP client can use an
IP address assigned from this address range | column | SNMPv2-SMIInteger32 | .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 | column | SNMPv2-TCPhysAddress | .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
- hnod… | column | Enumeration | .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 up… | column | SNMPv2-SMIIpAddress | .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 | column | Enumeration | .0.8.1.9 |