hwDhcpMacRangeRowStatus
HUAWEI-DHCP-PROXY-MIB ·
.1.3.6.1.4.1.2011.5.18.1.7.1.5
Object
Row status, used to create a MAC-range, modify a MAC-range, and bind a MAC-range to a DHCP server group.
Options:
1. active(1) -in the query operation, the value of this leaf is always active(1).
2. createAndGo(4) -create a MAC-range to a DHCP server group
3. destroy(6) -delete a MAC-range to a DHCP server group
To create a MAC-range, hwDhcpMacRangeName must be specified.
At the same time, hwDhcpMacRangeStart and hwDhcpMacRangeEnd can be selected and configured.
In addition, hwDhcpMacRangeGroupId can also be configured. Finally, set hwDhcpMacRangeRowStatus
to createAndGo(4) and perform the set operation.
The restrictions on the modify and create operations are the same, but the row status need not be bound.
In the query operation, the value of this leaf is always active(1).
In the delete operation, hwDhcpMacRangeName needs to be specified. Set hwDhcpDomainRowStatus
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.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDhcpMacRangeEntry
- Table
- hwDhcpMacRangeTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwDhcpMacRangeName DHCP MAC-range, used with the user MAC addresses to differentiate various types of users in DHCP MAC-range mode.
Range: 1-32 characters
For example, the index of 'mran' is 4.109… | column | OctetString | .1.3.6.1.4.1.2011.5.18.1.7.1.1 |
| hwDhcpMacRangeStart Indicates the start address of the MAC-range, which must be a valid unicast MAC address.
The format is a 6-byte hexadecimal character string, for example, 0x00 0xe0 0xfc 0x11 0x0… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2011.5.18.1.7.1.2 |
| hwDhcpMacRangeEnd Indicates the end address of the MAC-range, which must be a valid unicast MAC address.
hwDhcpMacRangeEnd must be equal to or larger than hwDhcpMacRangeStart.
The format is a 6-b… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2011.5.18.1.7.1.3 |
| hwDhcpMacRangeGroupId Indicates the DHCP server group relevant to the MAC-range. | column | Integer32 | .1.3.6.1.4.1.2011.5.18.1.7.1.4 |