hwMflpVlanCfgTable
This table configures MAC address flapping detection in the VLAN view to detect Ethernet loops in the VLAN. Configure the system to send an alarm or block the interface when MAC address flapping occurs. If the action is send alarm, configure the system to send an alarm. If the action is block, set the interface blocking time and the number of detection attempts.
The index of this table is hwMflpVlanId.
OID |
Object Name |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.160.1.1.1.1 |
hwMflpVlanId |
INTEGER (1..4094) |
Not-accessible |
This object indicates the VLAN ID of the ports on which MFLP is performed. The value ranges from 1 to 4094. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.160.1.1.1.2 |
hwMflpVlanCfgLoopTimes |
INTEGER (0..4294967295) |
Read-create |
This object indicates the frequency of MFLP among different ports. The value ranges from 3 to 1000. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.160.1.1.1.3 |
hwMflpVlanCfgDetectCycle |
INTEGER (0..4294967295) |
Read-create |
This object indicates the detect cycle for MFLP. The value ranges from 3 to 30. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.160.1.1.1.4 |
hwMflpVlanCfgCycles |
INTEGER (0..4294967295) |
Read-create |
This object indicates the number of cycles from the time when detecting a loop to the time when blocking a port. The value ranges from 1 to 15. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.160.1.1.1.5 |
hwMflpVlanCfgAction |
INTEGER |
Read-create |
The value of this object identifies the operation mode, as either of the following:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.160.1.1.1.6 |
hwMflpVlanCfgBlockTime |
INTEGER (0..4294967295) |
Read-create |
This object indicates the period during which a port is blocked. The value is 0 if the action is set to alarmOnly(2). The value ranges from 10 to 65535. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.160.1.1.1.7 |
hwMflpVlanCfgRetryTimes |
INTEGER (0..4294967295) |
Read-create |
This object indicates the retry times in setting the permanent block. It can be set only when the action is set to block(1). The value is 0 if the detect action is set to alarmOnly(2). The value ranges from 1 to 5. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.160.1.1.1.8 |
hwMflpVlanCfgIfName |
OCTET STRING (SIZE (1..64)) |
Accessible-for-notify |
This object indicates the name of the blocked port. The object is used to generate alarms. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.160.1.1.1.9 |
hwMflpVlanCfgAlarmReason |
OCTET STRING (SIZE (1..64)) |
Accessible-for-notify |
This object indicates the cause for the block. The object is used to generate alarms. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.160.1.1.1.10 |
hwMflpVlanCfgRowstatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.160.1.1.1.11 |
hwMflpVlanDetectMAC |
OCTET STRING (SIZE (1..64)) |
accessible-for-notify |
This object indicates the flapped MAC address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.160.1.1.1.12 |
hwMflpVlanCfgMacAddr |
OCTET STRING (SIZE (1..64)) |
read-create |
This object indicates the blocked MAC address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.160.1.1.1.13 |
hwMflpVlanCfgPreIfName |
OCTET STRING (SIZE (1..64)) |
read-create |
This object indicates the interface where the MAC address is learned before MAC address flapping occurs. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
You can create entries in this table.
When hwMflpVlanCfgAction is set to block(1), the value of hwMflpVlanCfgBlockTime ranges from 10 to 65535. The value of hwMflpVlanCfgRetryTimes ranges from 1 to 5.
When hwMflpVlanCfgAction is set to alarmOnly(2), the values of hwMflpVlanCfgBlockTime and hwMflpVlanCfgRetryTimes must be set to 0.
Modification Restriction
The entries in this table can be modified.
When hwMflpVlanCfgAction is set to alarmOnly(2), the values of hwMflpVlanCfgBlockTime and hwMflpVlanCfgRetryTimes must be set to 0.
Deletion Restriction
The entries in this table can be deleted without restriction.
Access Restriction
None.