hwDhcpMacServerInVlanRowStatus
HUAWEI-DHCP-PROXY-MIB ·
.1.3.6.1.4.1.2011.5.18.1.33.1.2
Object
Row status, used to configure the gateway IP address to which the MAC-range is bound.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -create the binding between the MAC-range and the gateway IP address
3. destroy(6) -delete the binding between the MAC-range and the gateway IP address
To create the binding between the MAC-range and the gateway IP address, specify
the index first. The index is in the format of VLAN ID+MAC-range character
length+ASCII value of each character. For example, to configure the DHCP server
group for MAC-range 'abc' under VLAN1, the index value is 1.3.97.98.99.
Then, specify hwDhcpMacServerInVlan, set hwDhcpMacServerInVlanRowStatus to
createAndGo(4), and perform the set operation.
To modify the binding between the MAC-range and the gateway IP address, specify
the index and hwDhcpMacServerInVlan and perform the set operation.
In the query operation, the value of this leaf is always active(1).
To delete the binding between the MAC-range and the gateway IP address, specify
the index and hwDhcpMacServerInVlan, set hwDhcpMacServerInVlanRowStatus 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.33.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDhcpMacServerInVlanEntry
- Table
- hwDhcpMacServerInVlanTable
- Siblings
- 1
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwDhcpMacServerInVlan Indicates the ID of the DHCP. It uses hwDhcpGroupID in hwDhcpGroupTable.
Range: 0-19 | column | Integer32 | .1.3.6.1.4.1.2011.5.18.1.33.1.1 |