hwStaticMacRowStatus
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.11.1.8
Object
Indicates the row status, used for creating or deleting a static MAC address. Only options createAndGo(4) and destroy(6) are supported. Pay attention to the following points when creating a static MAC address: 1. To set a static MAC address on an Ethernet port, input hwStaticMacIndex, at the same time set and issue hwStaticMacIfIndex, hwStaticMacVlanID, and hwStaticMacMacAddr, and set hwStaticMacRowStatus to createAndGo(4). 2. To set a static MAC address on a service port, input hwStaticMacIndex, at the same time set and issue hwStaticMacFlowID, and set hwStaticMacRowStatus to createAndGo(4). 3. To set a static MAC address on a PW, input hwStaticMacIndex, at the same time set and issue hwStaticMacVlanID, and hwStaticMacMacAddr, and hwStaticPwIndex, and set hwStaticMacRowStatus to createAndGo(4). To delete a static MAC address, input hwStaticMacIndex, and set hwStaticMacRowStatus to destroy(6). In the query operation, the value of hwStaticMacRowStatus is always active(1). Options: 1. active(1) -indicates the query operation 2. createAndGo(4) -indicates set a static MAC address on an ethernet port or a service port 3. destroy(6) -indicates delete a static MAC address on an ethernet port or a service port
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.11.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwStaticMacEntry
- Table
- hwStaticMacTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwStaticMacIndex Indicates the index of a static MAC address. The index is used by the software for recording an entry.
The MAC address corresponding to the index must be null, and a free index c… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2011.5.14.11.1.1 |
| hwStaticMacIfIndex Indicates the port index for configuring a static MAC address on a specified port.
The index uniquely identifies a port.
The value and algorithm of this index are the same as tho… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2011.5.14.11.1.2 |
| hwStaticMacVlanID Indicates the VLAN to which a static MAC address belongs.
Range: 1-4093 | column | Unsigned32 | .1.3.6.1.4.1.2011.5.14.11.1.3 |
| hwStaticMacVPI Indicates the VPI value among the ATM/xDSL service port parameters.
The following four leaves determine a single-service service port:
hwStaticMacIfIndex, hwStaticMacVlanID, hwSt… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.14.11.1.4 |
| hwStaticMacVCI Indicates the VCI value among the ATM/xDSL service port parameters.
The following four leaves determine a single-service service port:
hwStaticMacIfIndex, hwStaticMacVlanID, hwSt… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.14.11.1.5 |
| hwStaticMacFlowID Indicates the index of a service port.
The service port must be already created through hwExtSrvFlowTable.
During query, -1 indicates invalid. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2011.5.14.11.1.6 |
| hwStaticMacMacAddr Indicates the MAC address that needs to be configured as a static MAC address.
The following is an example of the input format of the MAC address:
If the MAC address is 00e0-fc1… | column | OctetString | .1.3.6.1.4.1.2011.5.14.11.1.7 |
| hwStaticMacPwIndex Indicates the PW index value for configuring a static MAC address on a special PW.
The index uniquely identifies a PW.
The default value is 0xFFFFFFFF,which indicates it's an inva… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2011.5.14.11.1.9 |