hwDhcpToL3RowStatus
HUAWEI-DHCP-PROXY-MIB ·
.1.3.6.1.4.1.2011.5.18.1.3.1.4
Object
Indicates the row status, used to configure the corresponding DHCP server group of the VLAN interface.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -create a binding between the VLAN interface and the DHCP server group
3. destroy(6) -delete a binding between the VLAN interface and the DHCP server group
Creates the binding between the VLAN interface and the DHCP server group.
Specify the index and hwDhcpToL3GroupId, set hwDhcpToL3RowStatus to createAndGo(4), and perform the set operation.
In the query operation, the value of this leaf is always active(1).
Modifies the binding between the VLAN interface and the DHCP server group.
Specify the index and hwDhcpToL3GroupId, set hwDhcpToL3RowStatus to active(1), and perform the set operation.
Value 20 of hwDhcpToL3GroupId indicates unbinding.
Deletes the binding between the VLAN interface and the DHCP server group,
Specify the index and hwDhcpToL3GroupId, set hwDhcpToL3RowStatus to destroy(6), and perform the set operation.
Context
- MIB
- HUAWEI-DHCP-PROXY-MIB
- OID
.1.3.6.1.4.1.2011.5.18.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDhcpToL3IfEntry
- Table
- hwDhcpToL3IfTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwDhcpToL3VlanIfIndex Indicates binding to the VLAN ID of the DHCP server group.
It uses hwVlanInterfaceID of hwVlanInterfaceTable.
Range: 1-4093 | column | Integer32 | .1.3.6.1.4.1.2011.5.18.1.3.1.1 |
| hwDhcpToL3GroupId Indicates the corresponding DHCP server group of the VLAN interface.
Range: 0-20
In the configuration, if the value of hwDhcpToL3GroupId is in the range of 0-19,
ensure that the… | column | Integer32 | .1.3.6.1.4.1.2011.5.18.1.3.1.2 |
| hwDhcpToL3AddressCheck If dhcp security check enabled for this vlan virtual interface.
By default, it is disabled.
Options:
1. enabled(1) -indicates dhcp security check is enabled
2. disabled(2) -indi… | column | Enumeration | .1.3.6.1.4.1.2011.5.18.1.3.1.3 |