ipDhcpClientVendorClassId
BINTEC-DYNIP-MIB ·
.0.52.2.1.6
Object
column
r/w
OctetString
The vendor class id to be sent to the DHCP server in discover and request DHCP messages.
Context
- MIB
- BINTEC-DYNIP-MIB
- OID
.0.52.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDhcpClientEntry
- Table
- ipDhcpClientTable
- Siblings
- 10
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
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 |
| 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 |
| 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 |