hwDhcpDomainServerInVlanRowStatus
HUAWEI-DHCP-PROXY-MIB ·
.1.3.6.1.4.1.2011.5.18.1.32.1.2
Object
Row status, used to configure the DHCP server group bound to a domain under a VLAN.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -create a binding between a domain under a VLAN to a DHCP server group
3. destroy(6) -delete the binding between a domain under a VLAN to the DHCP server group
To create the binding between a domain under a VLAN to a DHCP server group, specify the index
and hwDhcpDomainServerInVlan, set hwDhcpDomainServerInVlanRowStatus to createAndGo(4),
and perform the set operation.
To modify the binding between a domain under a VLAN to a DHCP server group,
specify the index and hwDhcpDomainServerInVlan and perform the set operation.
To delete the binding between a domain under a VLAN to the DHCP server group, specify the index
and hwDhcpDomainServerInVlan, set hwDhcpDomainServerInVlanRowStatus to destroy(6),
and perform the set operation.
In the query operation, the value of this leaf is always active(1).
Context
- MIB
- HUAWEI-DHCP-PROXY-MIB
- OID
.1.3.6.1.4.1.2011.5.18.1.32.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDhcpDomainServerInVlanEntry
- Table
- hwDhcpDomainServerInVlanTable
- 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 |
|---|---|---|---|
| hwDhcpDomainServerInVlan Indicates the ID of the DHCP. It uses hwDhcpGroupID in hwDhcpGroupTable.
Range: -1 | 0-19
0-19 indicates the ID of the server group; -1 indicates not binding with any server grou… | column | Integer32 | .1.3.6.1.4.1.2011.5.18.1.32.1.1 |
| hwDhcpDomainIPv6ServerInVlan Indicates the ID of the DHCPv6. It uses hwDhcpv6GroupID in hwDhcpv6GroupTable.
Range: -1 | 0-19
0-19 indicates the ID of the server group; -1 indicates not binding with any serve… | column | Integer32 | .1.3.6.1.4.1.2011.5.18.1.32.1.3 |