hwDhcpv6ToL3RowStatus
HUAWEI-DSLAM-DHCPV6-RELAY-MIB ·
.1.3.6.1.4.1.2011.5.111.1.6.1.3
Object
Indicates the row status, used to configure the corresponding DHCPv6 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 DHCPv6 server group
3. destroy(6) -delete a binding between the VLAN interface and the DHCPv6 server group
Creates the binding between the VLAN interface and the DHCPv6 server group.
Specify the hwDhcpv6ToL3VlanIfIndex and hwDhcpv6ToL3GroupId, set hwDhcpv6ToL3RowStatus 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 DHCPv6 server group.
Specify the hwDhcpv6ToL3VlanIfIndex and hwDhcpv6ToL3GroupId, and perform the set operation.
Deletes the binding between the VLAN interface and the DHCPv6 server group,
Specify the hwDhcpv6ToL3VlanIfIndex, set hwDhcpv6ToL3RowStatus to destroy(6), and perform the set operation.
Context
- MIB
- HUAWEI-DSLAM-DHCPV6-RELAY-MIB
- OID
.1.3.6.1.4.1.2011.5.111.1.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDhcpv6ToL3IfEntry
- Table
- hwDhcpv6ToL3IfTable
- Siblings
- 2
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwDhcpv6ToL3VlanIfIndex Indicates the VLAN bound to the DHCPv6 server group.
It uses hwVlanInterfaceID of hwVlanInterfaceTable.
Range: 1-4093 | column | Integer32 | .1.3.6.1.4.1.2011.5.111.1.6.1.1 |
| hwDhcpv6ToL3GroupId Indicates the corresponding DHCPv6 server group of the VLAN interface.
Range: 0-19
In the configuration, if the value of hwDhcpv6ToL3GroupId is in the range of 0-19,
ensure that… | column | Integer32 | .1.3.6.1.4.1.2011.5.111.1.6.1.2 |