MIB Viewer

hwStaticMacRowStatus

OBJECT-TYPE
1.3.6.1.4.1.2011.5.14.11.1.8
Access
read-create
Status
current
Sub-identifiers
0
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
RowStatus