HUAWEI-L2MAM-MIB
- Functions Overview
- Relationship Between Tables
- Description of Single Objects
- Description of MIB Tables
- hwdbCfgFdbTable
- hwdbDynFdbTable
- hwDynMacAddrQueryTable
- hwL2ProtclTnlStdTable
- hwL2ProtclTnlCusTable
- hwL2ProtclTnlEnableTable
- hwL2ProtclTnlStatisticsTable
- hwMacInfoQueryTable
- hwCfgMacAddrQueryTable
- hwMacLimitTables
- hwMacIfStatisticsTable
- hwMacSlotStatisticsTable
- hwMacVlanStatisticsTable
- hwMacVsiStatisticsTable
- hwPortSecurityTable
- hwSlotMacLimitTable
- Description of Alarm Objects
- Unsupported Objects
Functions Overview
Huawei defines HUAWEI-L2MAM-MIB. This MIB is mainly used to manage the MAC, and to set some MAC parameters. This MIB provides the query function with respect to static table and the dynamic table of the MAC address. Through setting objects in this MIB, you can limit and manage the MAC addresses, set the static MAC addresses, and query and set the number limitation of MAC addresses learnt through VLAN or port + VLAN.
This MIB supports suppression of MAC address learning based on the PW.
The OID of root objects is:
iso (1), org (3), dod (6), internet (1), private (4), enterprises (1), Huawei (2011), huaweiMgmt (5), hwDatacomm (25), hwL2Mgmt (42), and hwL2MAM (2)
Relationship Between Tables
hwdbCfgFdbTable is a static MAC address table.
hwdbDynFdbTable is a dynamic MAC address table.
hwMacLimitTable is a MAC address learning limiting table.
The indexes of hwdbCfgFdbTable, hwdbDynFdbTable, and hwMacLimitTable are all hwCfgFdbMac, hwCfgFdbVlanId, and hwCfgFdbVsiName.
The entries of the static MAC table can be set. The entries of dynamic table can be automatically learned by the devices. hwMacLimitTable can be used to limit some parameters about the learning capabilities in the dynamic MAC table.
Description of Single Objects
hwL2MaxMacLimit
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.1 |
hwL2MaxMacLimit |
Integer 32 |
Read-only |
This object describes the maximal number of the MAC address limit rules. |
This object is implemented as defined in the corresponding MIB files. |
hwMacAgingTime
OID |
Object Name |
Syntax |
Access |
Description |
Implementation Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.9 |
hwMacAgingTime |
Integer (0,60..1000000) |
Read-write |
The value of this object identifies the global aging time of the MAC address. The default value is 300s. The value 0 indicates that the MAC address never ages. |
This object is implemented as defined in the corresponding MIB files. |
hwMacGlobalStatistics
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.14 |
hwMacGlobalStatistics |
Integer32 |
Read-only |
This value of this object identifies the number of MAC addresses on the device. |
This object is implemented as defined in the corresponding MIB files. |
hwMacflappingMac
OID |
Object Name |
Syntax |
Maximum Access |
Description |
Access |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.24.1 |
hwMacflappingMac |
OctetString |
accessible-for-notify |
This object indicates the flapping MAC address. |
current |
hwMacflappingVlan
OID |
Object Name |
Syntax |
Maximum Access |
Description |
Access |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.24.2 |
hwMacflappingVlan |
Integer32 min: 1 max: 4094 |
accessible-for-notify |
This object indicates the ID of the VLAN where MAC address flapping occurs. |
current |
hwDiscardIllegalMacEnable
OID |
Object Name |
Syntax |
Maximum Access |
Description |
Access |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.21 |
hwDiscardIllegalMacEnable |
INTEGER{enabled(1),disabled(2)} |
Read-write |
This object indicates that the alarm for discarding a packet with an illegal MAC address is enabled. |
Current |
hwDiscardIllegalMacAlarm
OID |
Object Name |
Syntax |
Maximum Access |
Description |
Access |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.22 |
hwDiscardIllegalMacAlarm |
INTEGER{enabled(1),disabled(2)} |
Read-write |
This object indicates that the alarm for discarding a packet with an invalid MAC address is cleared to trigger an alarm again. |
current |
Description of MIB Tables
hwdbCfgFdbTable
This table is used to configure a VLAN-based, VSI-based, or global blackhole-based MAC address table.
The indexes of this table are hwCfgFdbMac, hwCfgFdbVlanId and hwCfgFdbVsiName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.2.1.1 |
hwCfgFdbMac |
OCTET STRING (SIZE (6)) |
Not-accessible |
This object indicates the unicast MAC address entries in the static MAC address table. A MAC address cannot be a special address or multicast address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.2.1.2 |
hwCfgFdbVlanId |
VlanIndex (SIZE (0..4094)) |
Not-accessible |
The value of this object identifies the VLAN ID or other identifier referring to the VLAN which is correlative to the hwFdbMac. The value ranges from 0 to 4094. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.2.1.3 |
hwCfgFdbVsiName |
OCTET STRING (SIZE (0..32)) |
Not-accessible |
The value of this object identifies the VSI name or other identifier referring to the VSI which is correlative to the hwFdbMac. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.2.1.4 |
hwCfgFdbPort |
Integer32 (0..2147483647) |
Read-create |
This object identifies the forwarding port. The port must be an Ethernet port. And the port must be contained by the hwFdbVlanId or allow the hwFdbVlanId get across through itself. 0 |
Inconsistent. |
1.3.6.1.4.1.2011.5.25.42.2.1.2.1.5 |
hwCfgFdbType |
INTEGER { static(2), } |
Read-create |
This object indicates the types of the MAC address entries. When the type is dynamic, the item cannot be created. |
Inconsistent. |
1.3.6.1.4.1.2011.5.25.42.2.1.2.1.6 |
hwCfgFdbRowstatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the operating status of rows. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.2.1.7 |
hwCfgFdbAtmPort |
Integer32 (0..2147483647) |
Read-create |
This object indicates the index of the ATM interface. The value 0 indicates that the interface index is invalid. |
The value is 0. |
1.3.6.1.4.1.2011.5.25.42.2.1.2.1.8 |
hwCfgFdbVpi |
Integer32 (SIZE (0..255)) (SIZE (65535..65535)) |
Read-create |
The value of this object identifies a virtual path identifier. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.2.1.9 |
hwCfgFdbVci |
Integer32 (SIZE (0..2047)) (SIZE (65535..65535)) |
Read-create |
The value of this object identifies a virtual connection identifier. |
The value is 65535. |
1.3.6.1.4.1.2011.5.25.42.2.1.2.1.10 |
hwCfgFdbCeDefault |
INTEGER { noCeDefault(0), ceDefault(1) } |
Read-create |
This object indicates whether the static MAC entry is created based on the ce-default-vlan.
|
The value is 0. |
Creation Restriction
Creation restrictions are as follows in configuring a VLAN-based MAC address table:
- The value of hwCfgFdbMac must be a unicast MAC address.
- The value of hwCfgFdbVlanId ranges from 1 to 4094.
- The value of hwCfgFdbVsiName is 0 (48 for the ASCII code).
The hwCfgFdbType object identifies the entry type, static or blackhole.
If the entry type is static, the following operations are required:- Associate hwCfgFdbPort with a VLAN. If the specified interface belongs to a CE-DEFAULT-VLAN, hwCfgFdbCeDefault is set to 1.
- Associate this table with hwCfgFdbPort for VEoATM MAC address entries if hwCfgFdbAtmPort, hwCfgFdbVpi, and hwCfgFdbVci have been successfully configured.
Creation restrictions are as follows in configuring a VSI-based MAC address table:
- The value of hwCfgFdbMac must be a unicast MAC address.
- The value of hwCfgFdbVlanId is 0.
- The value of hwCfgFdbVsiName is 0 (48 for the ASCII code).
The hwCfgFdbType object identifies the entry type, that is, blackhole.
Creation restrictions are as follows in configuring a global blackhole-based MAC address table:
- The value of hwCfgFdbMac must be a unicast MAC address.
- The value of hwCfgFdbVlanId is 0.
- The value of hwCfgFdbVsiName is 0 (48 for the ASCII code).
- The hwCfgFdbType object identifies the entry type, that is, blackhole.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
Creation restrictions are as follows in configuring a VLAN-based MAC address table:
- The value of hwCfgFdbMac must be a unicast MAC address.
- The value of hwCfgFdbVlanId ranges from 1 to 4094.
- The value of hwCfgFdbVsiName is 0 (48 for the ASCII code).
Creation restrictions are as follows in configuring a VSI-based MAC address table:
- The value of hwCfgFdbMac must be a unicast MAC address.
- The value of hwCfgFdbVlanId is 0.
- The value of hwCfgFdbVsiName is 0 (48 for the ASCII code).
Creation restrictions are as follows in configuring a global blackhole-based MAC address table:
- The value of hwCfgFdbMac must be a unicast MAC address.
- value of hwCfgFdbVlanId is 0. The
Access Restriction
The entries in this table can be read without restriction.
hwdbDynFdbTable
This table is used to administer the dynamic MAC address table. Data of this table is automatically learnt and generated by routers. Data in this table has aging time. The users cannot add data but can delete it.
The indexes of this table are hwDynFdbMac, hwDynFdbVlanId, and hwDynFdbVsiName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.3.1.1 |
hwDynFdbMac |
OCTET STRING (SIZE (6)) |
Not-accessible |
This object indicates the unicast MAC address entries in the dynamic MAC address table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.3.1.2 |
hwDynFdbVlanId |
VlanIndex (SIZE (0..4094)) |
Not-accessible |
This object indicates the VLAN ID that is associated with the MAC address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.3.1.3 |
hwDynFdbVsiName |
OCTET STRING(Size(0..32)) |
Not-accessible |
This object indicates the VSI name that is associated with the MAC address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.3.1.4 |
hwDynFdbPort |
Integer32 (0..2147483647) |
Read-create |
This object indicates the index of the forwarding port. The port must be an Ethernet port. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.3.1.5 |
hwDynFdbAtmPort |
Integer32 (0..2147483647) |
Read-create |
This object indicates the index of the ATM interface. The value 0 indicates that the interface index is invalid. |
The value is 0. |
1.3.6.1.4.1.2011.5.25.42.2.1.3.1.6 |
hwDynFdbVpi |
Integer32 (SIZE (0..255)) (SIZE (65535..65535)) |
Read-create |
The value of this object identifies a virtual path identifier. |
The value is 0. |
1.3.6.1.4.1.2011.5.25.42.2.1.3.1.7 |
hwDynFdbVci |
Integer32 (SIZE (0..2047)) (SIZE (65535..65535)) |
Read-create |
The value of this object identifies a virtual connection identifier. |
The value is 0. |
1.3.6.1.4.1.2011.5.25.42.2.1.3.1.8 |
hwDynFdbRowstatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the operating status of rows. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
This table cannot be created.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
This table supports deletion based on the combination of MAC addresses and VLANs/VSIs.
Access Restriction
When accessing this table, it is required that there exist dynamic MAC entries.
hwDynMacAddrQueryTable
This table supports the query of dynamic MAC address entries based on certain filtering conditions.
The indexes of this table are hwDynMacAddrQueryVlanId, hwDynMacAddrQueryVsiName, hwDynMacAddrQuerySiName, hwDynMacAddrQueryBridgeId, hwDynMacAddrQueryMacAddr, hwDynMacAddrQueryConditionMode, hwDynMacAddrQueryConditionStringA, hwDynMacAddrQueryConditionStringB, hwDynMacAddrQueryConditionDigitA, hwDynMacAddrQueryConditionDigitB, hwDynMacAddrQueryConditionDigitC.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.1 |
hwDynMacAddrQueryVlanId |
Integer32 (0 | 1..4094) |
Not-accessible |
This object indicates an index of the dynamic MAC address table, the VLAN ID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.2 |
hwDynMacAddrQueryVsiName |
OCTET STRING (SIZE (0..32)) |
Not-accessible |
This object indicates an index of the dynamic MAC address table, the VSI name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.3 |
hwDynMacAddrQuerySiName |
OCTET STRING (SIZE (0..32)) |
Not-accessible |
This object indicates an index of the dynamic MAC address table, the SI name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.4 |
hwDynMacAddrQueryBridgeId |
Integer32 (SIZE (0..65535)) |
Not-accessible |
This object indicates an index of the dynamic MAC address table, the bridge ID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.5 |
hwDynMacAddrQueryMacAddr |
OCTET STRING (SIZE (6)) |
Not-accessible |
This object indicates an index of the dynamic static MAC address table, the unicast MAC address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.6 |
hwDynMacAddrQueryConditionMode |
INTEGER { showall(1), showbymac(2), showbymacvlan(3), showbytype(4), showbytypevlan(5), showbytypeport(6), showbytypeportvlan(7), showbyvlan(8), showbyport(9), showbyportvlan(10), showbymacvsi(11), showbytypevsi(12), showbytypeportvsi(13), showbyvsi(14), showbyportvsi(15) showbyvsipw(16), showbytypeslot(17), showbytypeslotsourceslot(18), showbytypeslotvlan(19), showbytypeslotport(20), showbytypeslotportvlan(21), showbytypeslotvsi(22), showbytypeslotportvsi(23), showbytypeslotvsipw(24) } |
Not-accessible |
The value of this object identifies the mode of indexing conditions for the query of dynamic MAC address entries. It can be used together with the following query conditions (7 to 11). |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.7 |
hwDynMacAddrQueryConditionStringA |
OCTET STRING (SIZE (0..32)) |
Not-accessible |
This object indicates the index of a condition for the query of dynamic MAC address entries, character string A. The character string can be a VSI name or an SI name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.8 |
hwDynMacAddrQueryConditionStringB |
OCTET STRING (SIZE (0..16)) |
Not-accessible |
This object indicates the index of a condition for the query of dynamic MAC address entries, character string B. The character string can be a MAC address or a MAC address type. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.9 |
hwDynMacAddrQueryConditionDigitA |
INTEGER (0..4294967295) |
Not-accessible |
This object indicates the index of a condition for the query of dynamic MAC address entries, number A. The number can be a VLAN ID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.10 |
hwDynMacAddrQueryConditionDigitB |
INTEGER (0..4294967295) |
Not-accessible |
This object indicates the index of a condition for the query of dynamic MAC address entries, number B. The number can be an interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.11 |
hwDynMacAddrQueryConditionDigitC |
INTEGER (0..4294967295) |
Not-accessible |
This object indicates the index of a condition for the query of dynamic MAC address entries, number C. The number is not a VLAN ID or an interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.12 |
hwDynMacAddrQueryType |
OCTET STRING (SIZE (0..32)) |
Read-only |
This object indicates the type of the dynamic MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.13 |
hwDynMacAddrQueryIfIndex |
Integer32 (0..2147483647) |
Read-only |
This object indicates the interface index of the dynamic MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.14 |
hwDynMacAddrQueryPeVlanId |
Integer32 (0 | 1..4094) |
Read-only |
This object indicates the outer VLAN ID of the dynamic MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.15 |
hwDynMacAddrQueryCeVlanId |
Integer32 (0 | 1..4094) |
Read-only |
This object indicates the inner VLAN ID of the dynamic MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.16 |
hwDynMacAddrQueryAtmIfIndex |
Integer32 (0..2147483647) |
Read-only |
This object indicates the ATM interface index of the dynamic MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.17 |
hwDynMacAddrQueryVpi |
Integer32 (SIZE (0..65535)) |
Read-only |
This object indicates the ATM interface VPI of the dynamic MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.18 |
hwDynMacAddrQueryVci |
Integer32 (SIZE (0..65535)) |
Read-only |
This object indicates the ATM interface VCI of the dynamic MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.19 |
hwDynMacAddrQueryPeerIp |
OCTET STRING (SIZE (4)) |
Read-only |
This object indicates the peer IP of the dynamic MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.20 |
hwDynMacAddrQueryPwId |
INTEGER (0..4294967295) |
Read-only |
This object indicates the PW ID of the dynamic MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.21 |
hwDynMacAddrQueryMacTunnel |
OCTET STRING (SIZE (0..32)) |
Read-only |
This object indicates the MAC tunnel name of the dynamic MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.33.1.22 |
hwDynMacAddrQueryAgingTime |
Integer32 (SIZE (0..1000000)) |
Read-only |
This object indicates the aging time of the dynamic MAC address entry. |
The object has a fixed value of 0. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwL2ProtclTnlStdTable
This table is used to configure a group-MAC address for a standard Layer 2 protocol whose packets are transparently transmitted.
The index of this table is hwL2ProtclTnlStdProtclName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.27.1.1 |
hwL2ProtclTnlStdProtclName |
OCTET STRING (SIZE(1..31)) |
Not-accessible |
This object indicates the name of a standard Layer 2 protocol whose packets are transparently transmitted. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.27.1.2 |
hwL2ProtclTnlStdProtclMacAddr |
OCTET STRING (SIZE (6)) |
Read-only |
This object indicates the MAC address of the standard Layer 2 protocol. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.27.1.3 |
hwL2ProtclTnlStdEncapType |
INTEGER { ethernetii(1), snap(2), llc(3), others(4) } |
Read-only |
The value of this object identifies the encapsulation type
of the standard Layer 2 protocol:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.27.1.4 |
hwL2ProtclTnlStdProtclType |
Integer32 |
Read-only |
The value of this object identifies the type of the standard Layer 2 protocol. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.27.1.5 |
hwL2ProtclTnlStdGroupMacAddr |
OCTET STRING (SIZE (6)) |
Read-write |
This object indicates the group-MAC address of the standard Layer 2 protocol. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.27.1.6 |
hwL2ProtclTnlStdGroupDefault |
OCTET STRING (SIZE (6)) |
Read-write |
This object indicates the default group-MAC address of the standard Layer 2 protocol. The default group-MAC address is 0100-0ccd-cdd0. |
This object is read-only. |
Creation Restriction
Entries can be created in this table.
Modification Restriction
The value of hwL2ProtclTnlStdGroupMacAddr must be a multicast MAC address. If the value is 0000-0000-0000, it indicates that the configured group-MAC address has been deleted.
The value of hwL2ProtclTnlStdGroupDefault must be 0100-0ccd-cdd0.
hwL2ProtclTnlStdGroupMacAddr and hwL2ProtclTnlStdGroupDefault cannot be configured together.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwL2ProtclTnlCusTable
This table is used to configure a group-MAC address for a user-defined Layer 2 protocol whose packets are transparently transmitted.
The index of this table is hwL2ProtclTnlCusProtclName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.28.1.1 |
hwL2ProtclTnlCusProtclName |
OCTET STRING (SIZE(1..31)) |
Not-accessible |
This object indicates the name of a user-defined Layer 2 protocol whose packets are transparently transmitted. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.28.1.2 |
hwL2ProtclTnlCusProtclMacAddr |
OCTET STRING (SIZE (6)) |
Read-create |
This object indicates the MAC address of the user-defined Layer 2 protocol. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.28.1.3 |
hwL2ProtclTnlCusEncapType |
INTEGER { ethernetii(1), llc(3), snap(2), others(4) } |
Read-create |
The value of this object identifies the encapsulation type
of the user-defined Layer 2 protocol:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.28.1.4 |
hwL2ProtclTnlCusProtclType |
Integer32 |
Read-create |
The value of this object identifies the type of the user-defined Layer 2 protocol. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.28.1.5 |
hwL2ProtclTnlCusGroupMacAddr |
OCTET STRING (SIZE (6)) |
Read-create |
This object indicates the group-MAC address of the user-defined Layer 2 protocol. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.28.1.6 |
hwL2ProtclTnlCusGroupDefault |
OCTET STRING (SIZE (6)) |
Read-create |
This object indicates the default group-MAC address of the user-defined Layer 2 protocol. The default group-MAC address is 0100-0ccd-cdd0. |
This object is read-only. |
1.3.6.1.4.1.2011.5.25.42.2.1.28.1.8 |
hwL2ProtclTnlCusRowStatus | 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. |
Creation Restriction
All MAC addresses must be multicast MAC addresses.
The value of hwL2ProtclTnlCusProtclType cannot be 0xFFFF.
The value of hwL2ProtclTnlStdGroupDefault must be 0100-0ccd-cdd0.
hwL2ProtclTnlStdGroupMacAddr and hwL2ProtclTnlStdGroupDefault cannot be configured together.
Modification Restriction
None.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwL2ProtclTnlEnableTable
This table is used to configure an interface to support Layer 2 protocol transparent transmission. Configurations include enabling Layer 2 protocol transparent transmission and setting the threshold of the number of discarded Layer 2 protocol packets.
Indexes of this table are hwL2ProtclTnlEnableIfIndex and hwL2ProtclTnlEnableProtclName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.29.1.1 |
hwL2ProtclTnlEnableIfIndex |
INTEGER |
Not-accessible |
This object indicates the index of an interface that needs to be enabled with Layer 2 protocol transparent transmission. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.29.1.2 |
hwL2ProtclTnlEnableProtclName |
OCTET STRING (SIZE(1..31)) |
Not-accessible |
This object indicates the name of a protocol whose packets can be transparently transmitted on the interface enabled with Layer 2 protocol transparent transmission. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.29.1.3 |
hwL2ProtclTnlEnableTransMode |
INTEGER { tagged(1), untagged(2), } |
Read-create |
The value of this object identifies the mode in which Layer 2 protocol packets are transparently transmitted on the interface:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.29.1.4 |
hwL2ProtclTnlEnableTagListLow |
OCTET STRING (SIZE(256)) | Read-create |
This object indicates the low-order bits of the VLAN list configured on the interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.29.1.5 |
hwL2ProtclTnlEnableTagListHigh |
OCTET STRING (SIZE(256)) |
Read-create |
This object indicates the high-order bits of the VLAN list configured on the interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.29.1.6 |
hwL2ProtclTnlEnableDropthresholdRate |
INTEGER (0..4096) |
Read-write |
The value of this object identifies the threshold of the number of discarded Layer 2 protocol packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.29.1.7 |
hwL2ProtclTnlEnableRowStatus | 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. |
Creation Restriction
The group-MAC address of the corresponding protocol must exist.
Modification Restriction
The threshold of the number of discarded Layer 2 protocol packets can be changed.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwL2ProtclTnlStatisticsTable
This table is used to query statistics on the interface enabled with Layer 2 protocol transparent transmission.
Indexes of this table are hwL2ProtclTnlStatisticsIfIndex and hwL2ProtclTnlStatisticsProtclName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.30.1.1 |
hwL2ProtclTnlStatisticsIfIndex |
INTEGER |
Not-accessible |
This object indicates the index of an interface on which you can query statistics about Layer 2 protocol transparent transmission. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.30.1.2 |
hwL2ProtclTnlStatisticsProtclName |
OCTET STRING (SIZE(1..31)) |
Not-accessible |
This object indicates the name of a Layer 2 protocol whose packets are transparently transmitted. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.30.1.3 |
hwL2ProtclTnlStatisticsDropthrhldRate |
Integer32 |
Read-only |
This object indicates the threshold at which packets of the Layer 2 protocol are discarded. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.30.1.4 |
hwL2ProtclTnlStatisticsInputPkts |
Integer32 |
Read-only |
This object indicates the number of received Layer 2 protocol packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.30.1.5 |
hwL2ProtclTnlStatisticsOutputPkts |
Integer32 |
Read-only |
This object indicates the number of sent Layer 2 protocol packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.30.1.6 |
hwL2ProtclTnlStatisticsDropPkts |
Integer32 |
Read-only |
This object indicates the number of discarded Layer 2 protocol packets. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read only after the interface is enabled with Layer 2 protocol transparent transmission.
hwMacInfoQueryTable
This table is used to query the total number of MAC address entries in and the capacity of the MAC address table.
The indexes of this table are hwMacInfoQueryConditionMode, hwMacInfoQueryConditionStringA, hwMacInfoQueryConditionStringB, hwMacInfoQueryConditionStringC, hwMacInfoQueryConditionDigitA, hwMacInfoQueryConditionDigitB, and hwMacInfoQueryConditionDigitC.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.34.1.1 |
hwMacInfoQueryConditionMode |
INTEGER { showtotalnumberbyall(1), showtotalnumberbytype(2), showtotalnumberbytypevlan(3), showtotalnumberbytypeport(4), showtotalnumberbytypeportvlan(5), showtotalnumberbyvlan(6), showtotalnumberbyport(7), showtotalnumberbyportvlan(8), showtotalnumberbytypevsi(9), showtotalnumberbytypeportvsi(10), showtotalnumberbyvsi(11), showtotalnumberbyportvsi(12), showtotalnumberbyvsipw(13), showtotalnumberbytypeslot(14), showtotalnumberbytypeslotvlan(15), showtotalnumberbytypeslotport(16), showtotalnumberbytypeslotportvlan(17), showtotalnumberbytypeslotvsi(18), showtotalnumberbytypeslotportvsi(19), showtotalnumberbytypeslotvsipw(20), showcapacity(21) } |
Not-accessible |
The value of this object indicates the mode of indexing conditions for the query of MAC address information in the MAC address table. It can be used together with the following query conditions (2 to 7). |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.34.1.2 |
hwMacInfoQueryConditionStringA |
OCTET STRING (SIZE (0..32)) |
Not-accessible |
This object indicates the index of a condition for the query of MAC address information in the MAC address table, character string A. The character string can be a VSI name or an SI name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.34.1.3 |
hwMacInfoQueryConditionStringB |
OCTET STRING (SIZE (0..16)) |
Not-accessible |
This object indicates the index of a condition for the query of MAC address information in the MAC address table, character string B. The character string can be a MAC address or a MAC address type. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.34.1.4 |
hwMacInfoQueryConditionStringC |
OCTET STRING (SIZE (0..32)) |
Not-accessible |
This object indicates the index of a condition for the query of MAC address information in the MAC address table, character string C. The character string can be a MAC address or a MAC address type. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.34.1.5 |
hwMacInfoQueryConditionDigitA |
INTEGER (0..4294967295) |
Not-accessible |
This object indicates the index of a condition for the query of MAC address information in the MAC address table, number A. The number can be a VLAN ID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.34.1.6 |
hwMacInfoQueryConditionDigitB |
INTEGER (0..4294967295) |
Not-accessible |
This object indicates the index of a condition for the query of MAC address information in the MAC address table, number B. The number can be an interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.34.1.7 |
hwMacInfoQueryConditionDigitC |
INTEGER (0..4294967295) |
Not-accessible |
This object indicates the index of a condition for the query of MAC address information in the MAC address table, number C. The number is not a VLAN ID or an interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.34.1.8 |
hwMacInfoQueryTotalNumber |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total number of entries in the MAC address table. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.34.1.9 |
hwMacInfoQueryTotalLocalNumber |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total number of local MAC address entries. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.34.1.10 |
hwMacInfoQueryTotalRemoteNumber |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total number of remote MAC address entries. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.34.1.11 |
hwMacInfoQueryCapacity |
INTEGER (0..4294967295) |
Read-only |
This object indicates the capacity of the MAC address table. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwCfgMacAddrQueryTable
This table supports the query of static MAC address entries based on certain filtering conditions.
The indexes of this table are hwCfgMacAddrQueryVlanId, hwCfgMacAddrQueryVsiName, hwCfgMacAddrQuerySiName, hwCfgMacAddrQueryBridgeId, hwCfgMacAddrQueryMacAddr, hwCfgMacAddrQueryConditionMode, hwCfgMacAddrQueryConditionStringA, hwCfgMacAddrQueryConditionStringB, hwCfgMacAddrQueryConditionDigitA, hwCfgMacAddrQueryConditionDigitB, hwCfgMacAddrQueryConditionDigitC.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.1 |
hwCfgMacAddrQueryVlanId |
Integer32 (0 | 1..4094) |
Not-accessible |
This object indicates an index of the static MAC address table, the VLAN ID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.2 |
hwCfgMacAddrQueryVsiName |
OCTET STRING (SIZE (0..32)) |
Not-accessible |
This object indicates an index of the static MAC address table, the VSI name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.3 |
hwCfgMacAddrQuerySiName |
OCTET STRING (SIZE (0..32)) |
Not-accessible |
This object indicates an index of the static MAC address table, the SI name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.4 |
hwCfgMacAddrQueryBridgeId |
Integer32 (SIZE (0..65535)) |
Not-accessible |
The value of this object identifies an index of the static MAC address table, the bridge ID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.5 |
hwCfgMacAddrQueryMacAddr |
OCTET STRING (SIZE (6)) |
Not-accessible |
This object indicates an index of the static MAC address table, the unicast MAC address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.6 |
hwCfgMacAddrQueryConditionMode |
INTEGER { showall(1), showbymac(2), showbymacvlan(3), showbytype(4), showbytypevlan(5), showbytypeport(6), showbytypeportvlan(7), showbyvlan(8), showbyport(9), showbyportvlan(10), showbymacvsi(11), showbytypevsi(12), showbytypeportvsi(13), showbyvsi(14), showbyportvsi(15) } |
Not-accessible |
The value of this object identifies the mode of indexing conditions for the query of static MAC address entries. It can be used together with the following query conditions (7 to 11). |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.7 |
hwCfgMacAddrQueryConditionStringA |
OCTET STRING (SIZE (0..32)) |
Not-accessible |
This object indicates the index of a condition for the query of static MAC address entries, character string A. The character string can be a VSI name or an SI name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.8 |
hwCfgMacAddrQueryConditionStringB |
OCTET STRING (SIZE (0..16)) |
Not-accessible |
This object indicates the index of a condition for the query of static MAC address entries, character string B. The character string can be a MAC address or a MAC address type. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.9 |
hwCfgMacAddrQueryConditionDigitA |
INTEGER (0..4294967295) |
Not-accessible |
This object indicates the index of a condition for the query of static MAC address entries, number A. The number can be a VLAN ID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.10 |
hwCfgMacAddrQueryConditionDigitB |
INTEGER (0..4294967295) |
Not-accessible |
This object indicates the index of a condition for the query of static MAC address entries, number B. The number can be an interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.11 |
hwCfgMacAddrQueryConditionDigitC |
INTEGER (0..4294967295) |
Not-accessible |
This object indicates the index of a condition for the query of static MAC address entries, number C. The number is not a VLAN ID or an interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.12 |
hwCfgMacAddrQueryType |
OCTET STRING (SIZE (0..32)) |
Read-only |
This object indicates the type of the static MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.13 |
hwCfgMacAddrQueryIfIndex |
Integer32 (0..2147483647) |
Read-only |
This object indicates the interface index of the static MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.14 |
hwCfgMacAddrQueryPeVlanId |
Integer32 (0 | 1..4094) |
Read-only |
This object indicates the outer VLAN ID of the static MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.15 |
hwCfgMacAddrQueryCeVlanId |
Integer32 (0 | 1..4094) |
Read-only |
This object indicates the inner VLAN ID of the static MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.16 |
hwCfgMacAddrQueryCedefaultFlag |
INTEGER { nocedefault(0), cedefault(1) } |
Read-only |
This object indicates the inner default flag of the static MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.17 |
hwCfgMacAddrQueryAtmIfIndex |
Integer32 (0..2147483647) |
Read-only |
This object indicates the ATM interface index of the static MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.18 |
hwCfgMacAddrQueryVpi |
Integer32 (SIZE (0..65535)) |
Read-only |
This object indicates the ATM interface VPI of the static MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.19 |
hwCfgMacAddrQueryVci |
Integer32 (SIZE (0..65535)) |
Read-only |
This object indicates the ATM interface VCI of the static MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.42.2.1.32.1.20 |
hwCfgMacAddrQueryMacTunnel |
OCTET STRING (SIZE (0..32)) |
Read-only |
This object indicates the MAC tunnel name of the static MAC address entry. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwMacLimitTables
This table is used to control the MAC address learning on an interface. You can query, add or delete objects in this table.
The indexes of this table are hwMacLimitPort, hwMacLimitVlanId, and hwMacLimitVsiName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.4.1.1 |
hwMacLimitPort |
Integer32 (0..2147483647) |
Not-accessible |
This object indicates the index of the interface that is configured with MAC learning limitation. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.4.1.2 |
hwMacLimitVlanId |
Integer32 (SIZE (0..4094)) |
Accessible-for-notify |
This object indicates the VLAN ID of the interface that is configured with MAC learning limitation. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.4.1.3 |
hwMacLimitVsiName |
OCTET STRING (SIZE (1..31)) |
Accessible-for-notify |
This object indicates the name of the VSI bound with the interface that is configured with MAC learning limitation. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.4.1.4 |
hwMacLimitMaxMac |
Integer32 (SIZE (0..32767)) |
Read-create |
The value of this object identifies the maximum number of MAC addresses that can be learnt. When the value is '0', the meaning is that there is not limiting rule to the mac address number. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.4.1.6 |
hwMacLimitAction |
INTEGER { discard(1), forward(2) } |
Read-create |
The value of this object identifies the action taken after the limitation of the learnt MAC addresses reaches the threshold.
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.4.1.7 |
hwMacLimitAlarm |
INTEGER { disable(1), enable(2) } |
Read-create |
The value of this object identifies the alarm status of MAC learning limitation. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.4.1.8 |
hwMacLimitRowstatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the operation statuses of rows. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.4.1.10 |
hwMacDynAddressLearnNum |
Integer32 |
Read-only |
The value of this object identifies the number of the learnt dynamic MAC addresses. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
Entries can be created in this table.
Modification Restriction
The port specified in the command is a Layer 2 forwarding outgoing port. The port must be a switched port.
When MacLimit value is set to 0, it indicates that there is no MAC address learning limitations.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
When accessing this table, there must be some restrictions on the MAC addresses.
hwMacIfStatisticsTable
This table collects statistics about MAC entries of an interface.
The index of this table is hwMacIfStatisticsIfIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.15.1.1 |
hwMacIfStatisticsIfIndex |
INTEGER |
Not-accessible |
This object indicates the index of the specified interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.15.1.2 |
hwMacIfStatistics |
Integer32 |
Read-only |
The value of this object identifies the number of MAC entries queried based on the interface index. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwMacSlotStatisticsTable
This table collects statistics about MAC entries of a board.
The index of this table is hwMacSlotStatisticsSlotId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.16.1.1 |
hwMacSlotStatisticsSlotId |
Integer32 (SIZE (0..128)) |
Not-accessible |
The value of this object identifies the ID of a board. The value ranges from 0 to 128. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.16.1.2 |
hwMacSlotStatistics |
Integer32 |
Read-only |
The value of this object identifies the number of MAC entries queried based on the board ID. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.16.1.3 |
hwMacSlotStatisticsSpecify |
Integer32 |
Read-only |
The value of this object identifies the maximum number of MAC entries queried based on the board ID. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwMacVlanStatisticsTable
This table collects statistics about MAC entries of a VLAN.
The index of this table is hwMacSlotStatisticsSlotId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.17.1.1 |
hwMacVlanStatisticsVlanId |
INTEGER (1..4094) |
Not-accessible |
This object indicates the ID of a VLAN. |
Consistent. |
1.3.6.1.4.1.2011.5.25.42.2.1.17.1.2 |
hwMacVlanStatistics |
Integer32 |
Read-only |
The value of this object identifies the number of MAC entries queried based on the VLAN ID. |
Consistent. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwMacVsiStatisticsTable
This table collects statistics about MAC entries of a VSI.
The index of this table is hwMacVsiStatisticsVsiName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.18.1.1 |
hwMacVsiStatisticsVsiName |
OCTET STRING (SIZE (1..32)) |
Not-accessible |
This object indicates the name of a VSI. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.42.2.1.18.1.2 |
hwMacVsiStatistics |
Integer32 |
Read-only |
The value of this object identifies the number of MAC entries queried based on the VSI name. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwPortSecurityTable
This table describes the rule of MAC address learning. You can query, add or delete entries in this table.
The index of this table is hwPortSecurityPort.
OID |
Object Name |
Syntax |
Maximum Access |
Description |
Access |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.11.1.1 |
hwPortSecurityPort |
Integer32 (0..2147483647) |
Not-accessible |
This object indicates the index of an interface configured with port security. |
Current |
1.3.6.1.4.1.2011.5.25.42.2.1.11.1.2 |
hwPortSecurityEnabled |
EnabledStatus |
Read-write |
This object indicates whether port security is enabled.
The default value is 2. |
Current |
1.3.6.1.4.1.2011.5.25.42.2.1.11.1.3 |
hwPortSecurityProtectAction |
Integer |
Read-write |
This object indicates the security protection action.
|
Current |
1.3.6.1.4.1.2011.5.25.42.2.1.11.1.5 |
hwPortSecurityAllDynToStickyEnable |
INTEGER{enable(1),disable(2)} |
Read-write |
This object indicates whether all dynamic MAC addresses are translated into sticky MAC addresses on this interface.
The default value is 2. |
Current |
1.3.6.1.4.1.2011.5.25.42.2.1.11.1.6 |
hwPortSecurityMaxMacNum |
Integer |
Read-write |
This object indicates the maximum number of secure MAC addresses allowed on an interface. The value ranges from 1 to 4096. The default value is 1. |
Current |
Creation Restriction
No entry can be created in this table.
Modification Restriction
If the specified interface is the outbound interface for Layer 2 forwarding, the interface must be a switched interface (Layer 2 interface).
Deletion Restriction
No entry in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwSlotMacLimitTable
This table describes the rule of MAC address learning in a specified slot. You can query, add or delete entries in this table.
The index of this table is hwSlotMacLimitId.
OID |
Object Name |
Syntax |
Maximum Access |
Description |
Access |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.25.1.1 |
hwSlotMacLimitId |
Integer32 |
Not-accessible |
This object indicates the slot ID. |
Current |
1.3.6.1.4.1.2011.5.25.42.2.1.25.1.2 |
hwSlotMacLimitMaxMac |
Integer32 |
Read-write |
This object indicates the maximum number of MAC addresses to be learned. The value 0 indicates that the number of MAC addresses is not limited. The value ranges from 0 to 32767. |
Current |
1.3.6.1.4.1.2011.5.25.42.2.1.25.1.4 |
hwSlotMacLimitAction |
Integer32 |
Read-write |
This object indicates the action performed when the number of learned MAC addresses reaches the limit.
The default value is 1. |
Current |
1.3.6.1.4.1.2011.5.25.42.2.1.25.1.5 |
hwSlotMacLimitAlarm |
Integer32 |
Read-write |
This object indicates whether an alarm is generated when the number of MAC addresses reaches the limit.
The default value is 2. |
Current |
1.3.6.1.4.1.2011.5.25.42.2.1.25.1.6 |
hwSlotMacLimitRowstatus |
RowStatus |
Read-write |
This object indicates the row status. |
Current |
Creation Restriction
Entries can be created in this table.
Modification Restriction
If the specified interface is the outbound interface for Layer 2 forwarding, the interface must be a switched interface (Layer 2 interface).
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
Description of Alarm Objects
hwSlotMacLimitNumRaisingThreshold
OID |
Object Name |
Binding Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.7.13 |
hwSlotMacLimitNumRaisingThreshold |
hwBaseTrapSeverity, hwBaseTrapProbableCause, hwBaseTrapEventType, hwMacDynAddressLearnNum, hwMacLimitMaxMac, entPhysicalName entPhysicalName |
This object indicates the trap that is generated when the number of learned MAC addresses in a slot reaches the threshold. |
This object is implemented as defined in the corresponding MIB files. |
hwSlotMacLimitNumFallingThreshold
OID |
Object Name |
Binding Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.7.14 |
hwSlotMacLimitNumFallingThreshold |
hwBaseTrapSeverity, hwBaseTrapProbableCause, hwBaseTrapEventType, hwMacDynAddressLearnNum, hwMacLimitMaxMac, entPhysicalName entPhysicalName |
This object indicates the trap that is generated when the number of learned MAC addresses in a slot falls below 80% of the threshold. |
This object is implemented as defined in the corresponding MIB files. |
hwL2ProtocolTunnelDropThresholdRaising
OID |
Object Name |
Binding Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.7.15 |
hwL2ProtocolTunnelDropThresholdRaising |
hwL2ProtocolTunnelTrapPortName, hwL2ProtocolTunnelTrapProtocolName, hwL2ProtocolTunnelTrapDropThreshold |
This object indicates the trap that is generated when the number of Layer 2 protocol packets received on an interface enabled with Layer 2 protocol transparent transmission reaches the threshold. |
This object is implemented as defined in the corresponding MIB files. |
hwL2ProtocolTunnelDropThresholdFalling
OID |
Object Name |
Binding Variables |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.7.16 |
hwL2ProtocolTunnelDropThresholdFalling |
hwL2ProtocolTunnelTrapPortName, hwL2ProtocolTunnelTrapProtocolName, hwL2ProtocolTunnelTrapDropThreshold |
This object indicates the trap that is generated when the number of Layer 2 protocol packets received on an interface enabled with Layer 2 protocol transparent transmission falls below the threshold. |
This object is implemented as defined in the corresponding MIB files. |
hwPortSecRcvInsecurePktAlarm
OID |
Object Name |
Bound Variable |
Description |
Access |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.7.6 |
hwPortSecRcvInsecurePktAlarm |
ifDescr hwPortSecurityProtectAction |
The protection action is generated on the interface when an insecure packet is received. |
Current |
hwMacLimitOverThresholdAlarm
OID |
Object Name |
Bound Variable |
Description |
Access |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.7.11 |
hwMacLimitOverThresholAlarm |
|
The number of learned MAC addresses reaches the upper limit. |
Current |
hwMacLimitOverThresholdAlarmResume
OID |
Object Name |
Binding Variable |
Description |
INTEGER { enabled (1), disabled (2) } |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.7.19 |
hwMacLimitOverThresholdAlarmResume |
|
This object indicates that an alarm is reported when the number of learned MAC addresses falls below 80% of the limit. |
Current |
Unsupported Objects
The functions corresponding to the following objects are not supported on the device. Do not use these MIB objects to maintain the device.
Object ID |
Object Name |
Table |
---|---|---|
1.3.6.1.4.1.2011.5.25.42.2.1.7.3 |
hwMacLimitNumFallingThreshold |
Alarm Objects |
1.3.6.1.4.1.2011.5.25.42.2.1.7.4 |
hwMacLimitNumRaisingThreshold |
Alarm Objects |
1.3.6.1.4.1.2011.5.25.42.2.1.7.12 |
hwMacFlappingAlarm |
Alarm Objects |
1.3.6.1.4.1.2011.5.25.42.2.1.7.20 |
hwSlotMacNumRaisingThreshold |
Alarm Objects |
1.3.6.1.4.1.2011.5.25.42.2.1.7.21 |
hwSlotMacNumFallingThreshold |
Alarm Objects |
1.3.6.1.4.1.2011.5.25.42.2.1.11.1.4 |
hwPortSecurityAllDynToStaticEnable |
hwPortSecurityTable |
- Functions Overview
- Relationship Between Tables
- Description of Single Objects
- Description of MIB Tables
- hwdbCfgFdbTable
- hwdbDynFdbTable
- hwDynMacAddrQueryTable
- hwL2ProtclTnlStdTable
- hwL2ProtclTnlCusTable
- hwL2ProtclTnlEnableTable
- hwL2ProtclTnlStatisticsTable
- hwMacInfoQueryTable
- hwCfgMacAddrQueryTable
- hwMacLimitTables
- hwMacIfStatisticsTable
- hwMacSlotStatisticsTable
- hwMacVlanStatisticsTable
- hwMacVsiStatisticsTable
- hwPortSecurityTable
- hwSlotMacLimitTable
- Description of Alarm Objects
- Unsupported Objects