ipDhcpClientIfIndex
BINTEC-DYNIP-MIB ·
.0.52.2.1.1
Object
Index of interface which will get IP address with DHCP.
Context
- MIB
- BINTEC-DYNIP-MIB
- OID
.0.52.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDhcpClientEntry
- Table
- ipDhcpClientTable
- Siblings
- 10
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipDhcpClientPhysAddress MAC address for DHCP request | column | SNMPv2-TCPhysAddress | .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 … | column | Enumeration | .0.52.2.1.3 |
| ipDhcpClientSubnet assigned IP subnet | column | SNMPv2-SMIIpAddress | .0.52.2.1.30 |
| ipDhcpClientAddress assigned IP address | column | SNMPv2-SMIIpAddress | .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 | column | - | .0.52.2.1.32 |
| ipDhcpClientGatewayMetric Metric for gateway route, if a route is provided by the DHCP server. | column | SNMPv2-SMIInteger32 | .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 req… | column | OctetString | .0.52.2.1.5 |
| ipDhcpClientVendorClassId The vendor class id to be sent to the DHCP server in discover and
request DHCP messages. | column | OctetString | .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
val… | column | Enumeration | .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. | column | Enumeration | .0.52.2.1.8 |