ipDhcpClientState
BINTEC-DYNIP-MIB ·
.0.52.2.1.3
Object
column
r/w
Enumeration
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 IP address renewal
Context
- MIB
- BINTEC-DYNIP-MIB
- OID
.0.52.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDhcpClientEntry
- Table
- ipDhcpClientTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delete |
2 | renew |
3 | rebooting |
4 | init |
5 | selecting |
6 | requesting |
7 | bound |
8 | renewing |
9 | rebinding |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipDhcpClientIfIndex Index of interface which will get IP address with DHCP. | column | SNMPv2-SMIInteger32 | .0.52.2.1.1 |
| ipDhcpClientPhysAddress MAC address for DHCP request | column | SNMPv2-TCPhysAddress | .0.52.2.1.2 |
| 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 |