ipDhcpClientBroadcastBit
BINTEC-DYNIP-MIB ·
.0.52.2.1.7
Object
column
r/w
Enumeration
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 specified according to the standard behavior prior to variable introduction (on).
Context
- MIB
- BINTEC-DYNIP-MIB
- OID
.0.52.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDhcpClientEntry
- Table
- ipDhcpClientTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |
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 |
| 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 |
| 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 |