HUAWEI-L2MULTICAST-MIB
Functions Overview
- Basic configuration of IGMP snooping
- Querier
- Proxy
- Static interface configuration
- IGMP snooping call admission control (CAC)
Root object: 1.3.6.1.4.1.2011.5.25.181 iso(1).org(3).dod(6).internet(1).private (4).enterprises (1).huawei (2011).huaweiMgmt(5).hwDatacomm(25).hwL2MultiCastMIB(181)
Description of Single Objects
hwIgmpSnoopingEnabled
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.1.1 |
hwIgmpSnoopingEnabled |
INTEGER{enabled(1),disabled(2)} |
Read-write |
This object indicates that IGMP snooping is enabled or disabled globally. By default, IGMP snooping is disabled globally. |
This object is implemented as defined in the corresponding MIB file. |
hwSendQueryEnabled
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.1.2 |
hwSendQueryEnabled |
INTEGER{enabled(1),disabled(2)} |
Read-write |
This object indicates that the Query message sending function is enabled or disabled. By default, this function is disabled. |
This object is implemented as defined in the corresponding MIB file. |
hwSendQuerySourceIpAddr
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.1.3 |
hwSendQuerySourceIpAddr |
OCTET STRING (SIZE (4)) |
Read-write |
This object indicates the source IP address of the General Query messages sent by a device. The value ranges from 0.0.0.1 to 223.255.255.255. The default value is 192.168.0.1. |
This object is implemented as defined in the corresponding MIB file. |
hwL2mcCacTrapInterval
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.1.4 |
hwL2mcCacTrapInterval |
Integer32 |
Read-write |
This object indicates the interval at which CAC traps are sent. The default value is 0, indicating that traps of the same event are not suppressed and sent continuously. |
This object is implemented as defined in the corresponding MIB file. |
Description of MIB Tables
hwL2mcCfgTable
This table describes the IGMP snooping configurations in a VLAN or a VSI.
The indexes of this table are hwL2mcVlanIndex and hwL2mcVsiName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.1 |
hwL2mcVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.2 |
hwL2mcVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the value is 32. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.3 |
hwL2mcEnabled |
EnableStatus |
Read-create |
This object indicates whether IGMP snooping is enabled in a VLAN or a VSI. By default, IGMP snooping is disabled in a VLAN or VSI. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.4 |
hwL2mcRouterAgingTime |
Integer32 |
Read-create |
This object indicates the aging time of a router interface. The value ranges from 1 to 1000, in seconds. By default, the aging time of router interfaces that a device learns from IGMP Query messages is 180 seconds, and the aging time of router interfaces that the switch learns from PIM Hello messages is the Holdtime value in PIM Hello packets. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.5 |
hwL2mcMaxQueryRespTime |
Integer32 |
Read-create |
This object indicates the maximum response time for Query messages. The value ranges from 1 to 25, in seconds. The default value is 10. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.6 |
hwL2mcLastMemQueryInterval |
Integer32 |
Read-create |
This object indicates the last member query interval. The value ranges from 1 to 5, in seconds. The default value is 1. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.7 |
hwL2mcQueryInterval |
Integer32 |
Read-create |
This object indicates the general query interval. The value ranges from 1 to 65535, in seconds. The default value is 60. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.8 |
hwL2mcRobustCount |
Integer32 |
Read-create |
This object indicates the robustness variable. The value ranges from 2 to 5. The default value is 2. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.9 |
hwL2mcCheckRouterAlert |
INTEGER{true(1),false(2)} |
Read-create |
This object indicates whether to check the router-alert option in packets. The default value is False, indicating that the switch does not check the router-alert option. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.10 |
hwL2mcSendRouterAlert |
INTEGER{true(1),false(2)} |
Read-create |
This object indicates whether to send packets with the router-alert option. The default value is True, indicating that the switch sends packets with the router-alert option. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.11 |
hwL2mcIgmpVersion |
Integer32 |
Read-create |
This object indicates the version of the IGMP packets. The value ranges from 1 to 3. The default value is 2. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.12 |
hwL2mcFwdMode |
Integer32 |
Read-create |
This object indicates the forwarding mode for multicast packets. The value can be:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.13 |
hwL2mcPromptLeaveEnable |
EnableStatus |
Read-create |
This object indicates whether prompt leave is enabled in a VLAN. By default, prompt leave is disabled in a VLAN. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.14 |
hwL2mcPromptLeaveAclNum |
Integer32 |
Read-create |
This object indicates the number of the ACL that specifies the prompt leave conditions. The value ranges from 2000 to 3999. The default value is 0, indicating that no ACL is configured for prompt leave. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.15 |
hwL2mcRouterPortLearningEnable |
EnableStatus |
Read-create |
This object indicates whether router interface learning is enabled in a VLAN. By default, router interface learning is enabled in a VLAN. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.16 |
hwL2mcReportSuppressEnable |
EnableStatus |
Read-create |
This object indicates whether IGMP Report message suppression is enabled in a VLAN. By default, this function is enabled in a VLAN. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.17 |
hwL2mcIgmpQuerierEnable |
EnableStatus |
Read-create |
This object indicates whether the querier function is enabled in a VLAN. By default, this function is disabled in a VLAN. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.18 |
hwL2mcIgmpSsmMappingEnable |
EnableStatus |
Read-create |
This object indicates whether SSM mapping is enabled in a VLAN. By default, SSM mapping is disabled in a VLAN. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.19 |
hwL2mcSsmAclNum |
Integer32 |
Read-create |
This object indicates the number of the ACL that specifies the SSM mapping policy. The value ranges from 2000 to 2999. The default value is 0, indicating that no ACL is configured for SSM mapping. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.100 |
hwL2mcRowStatus |
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 file. |
Creation Restriction
Entries can be created in this table.
Modification Restriction
The specified VLAN must exist.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The specified VLAN must exist.
hwL2mcStatisticsTable
This table provides statistics about IGMP snooping, including the number of IGMP messages received or sent in a VLAN or a VSI.
The indexes of this table are hwL2mcStatsVlanIndex and hwL2mcStatsVsiName.
OID |
Object Name |
Syntax |
Description |
Max Access |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.1 |
hwL2mcStatsVlanIndex |
Integer32 (1..4094 | 4095) |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
Not-accessible |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.2 |
hwL2mcStatsVsiName |
OCTET STRING (SIZE (0..31)) |
This object indicates a VSI name. If a VLAN is specified, the default length is 32 characters. |
Not-accessible |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.3 |
hwL2mcRecvIgmpV1ReportNum |
INTEGER (0..4294967295) |
This object indicates the number of IGMPv1 Report messages received in a VLAN or a VSI. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.4 |
hwL2mcRecvIgmpV2ReportNum |
INTEGER (0..4294967295) |
This object indicates the number of IGMPv2 Report messages received in a VLAN or a VSI. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.5 |
hwL2mcRecvIgmpV3ReportNum |
INTEGER (0..4294967295) |
This object indicates the number of IGMPv3 Report messages received in a VLAN or a VSI. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.6 |
hwL2mcRecvIgmpLeaveNum |
INTEGER (0..4294967295) |
This object indicates the number of IGMP Leave messages received in a VLAN or a VSI. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.7 |
hwL2mcRecvIgmpV1QueryNum |
INTEGER (0..4294967295) |
This object indicates the number of IGMPv1 Query messages received in a VLAN or a VSI. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.8 |
hwL2mcRecvIgmpV2QueryNum |
INTEGER (0..4294967295) |
This object indicates the number of IGMPv2 Query messages received in a VLAN or a VSI. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.9 |
hwL2mcRecvIgmpV3QueryNum |
INTEGER (0..4294967295) |
This object indicates the number of IGMPv3 Query messages received in a VLAN or a VSI. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.10 |
hwL2mcRecvPimHelloNum |
INTEGER (0..4294967295) |
This object indicates the number of PIM Hello messages received in a VLAN or a VSI. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.11 |
hwL2mcSendQueryNum |
INTEGER (0..4294967295) |
This object indicates the number of IGMP Query messages with the source address 0 sent in a VLAN or a VSI. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.12 |
hwL2mcSendQuerySourceNum |
INTEGER (0..4294967295) |
Indicates the number of IGMP Query messages (the source address is not 0) in a VLAN or a VSI. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.13 |
hwL2mcProxyGenQueryNum |
INTEGER (0..4294967295) |
Indicates the number of Query messages sent by the proxy in a VLAN or a VSI. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.14 |
hwL2mcProxyGroupQueryNum |
INTEGER (0..4294967295) |
Indicates the number of Query messages sent by the proxy in a VLAN or a VSI to a specified group. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.15 |
hwL2mcProxyGroupSourceQueryNum |
INTEGER (0..4294967295) |
Indicates the number of Query messages sent by the proxy in a VLAN or a VSI to a specified source group. |
Read-only |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.30 |
hwL2mcIgmpPacketClearStats |
INTEGER{true(1),false(2)} |
This object indicates whether to clear the statistics about IGMP snooping. The value can be:
The default value is 2, indicating not to clear statistics about IGMP snooping. |
Read-write |
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
IGMP snooping must be enabled globally.
hwL2mcFwdTable
This table shows multicast forwarding entries in a VLAN or a VSI.
The indexes of this table are hwL2mcFwdVlanIndex, hwL2mcFwdVsiName, hwL2mcFwdGroupAddress, hwL2mcFwdSourceAddress, hwL2mcFwdPortType, hwL2mcFwdPortIfIndex, hwL2mcFwdPortPeId, hwL2mcFwdPortCeId, hwL2mcFwdPeerAddress, and hwL2mcFwdVcOrSiteId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.1 |
hwL2mcFwdVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.2 |
hwL2mcFwdVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the value is 32. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.3 |
hwL2mcFwdGroupAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the IP address of a multicast group. In MAC address-based forwarding mode, the group address is the smallest among the 32 IP addresses mapped to a multicast MAC address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.4 |
hwL2mcFwdSourceAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the source IP address of a multicast group. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.5 |
hwL2mcFwdPortType |
INTEGER{invalid(1),pw(2),switchport(3),dot1q(4),termination(5),board(6),vlanPort(7),qinq-batch-config(9),dot1q-termination-batch-config(10),main-interface-bound-to-vsi(11)} |
Not-accessible |
This object indicates the type of a member interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.6 |
hwL2mcFwdPortIfIndex |
Integer32 (0..2147483647) |
Not-accessible |
This object indicates an interface index. The value 0 indicates an invalid interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.7 |
hwL2mcFwdPortPeId |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates an invalid PE VID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.8 |
hwL2mcFwdPortCeId |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates an invalid CE VID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.9 |
hwL2mcFwdPeerAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the peer IP address of a PW interface. The value 0.0.0.0 indicates an invalid peer IP address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.10 |
hwL2mcFwdVcOrSiteId |
Integer32 |
Not-accessible |
This object indicates the VC ID or site ID of a PW interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.11 |
hwL2mcFwdAddressType |
Integer32 |
Read-only |
This object indicates whether multicast forwarding is based on IP addresses or MAC addresses. By default, multicast forwarding is based on IP addresses. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.18 |
hwL2mcFwdHostFlag1 |
Integer32 |
Read-only |
This object indicates the mode in which multicast member interfaces are created. The value can be:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.19 |
hwL2mcFwdHostFlag2 |
Integer32 |
Read-only |
This object indicates whether a member interface is created using SSM mapping. The value can be:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.20 |
hwL2mcFwdHostFlag3 |
Integer32 |
Read-only |
This object indicates whether a member interface is a router interface. The value can be:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.21 |
hwL2mcFwdHostFlag4 |
Integer32 |
Read-only |
This object indicates the mode in which (S, G) entries are created. The value can be:
Currently, the value can only be 1, indicating that (S, G) entries are automatically created on the interface. |
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
Entries in this table can be read without restriction.
hwL2mcGroupInfoTable
This table shows information about interfaces in a VLAN or VSI.
The indexes of this table are hwL2mcGroupVlanIndex, hwL2mcGroupVsiName, hwL2mcGroupGroupAddress, hwL2mcGroupSourceAddress, hwL2mcPortType, hwL2mcGroupPortIfIndex, hwL2mcGroupPortPeId, hwL2mcGroupPortCeId, hwL2mcGroupPeerAddress, and hwL2mcGroupVcOrSiteId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.1 |
hwL2mcGroupVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.2 |
hwL2mcGroupVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the value is 32. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.3 |
hwL2mcGroupGroupAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates a multicast group address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.4 |
hwL2mcGroupSourceAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates a multicast source address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.5 |
hwL2mcPortType |
INTEGER { invalid(1), pw(2), switchport(3), dot1q(4), termination(5), board(6), vlanPort(7), qinq-batch-config(9), dot1q-termination-batch-config(10), main-interface-bound-to-vsi(11) } |
Not-accessible |
This object indicates the type of a member interface. |
Only the following parameters are supported:
|
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.6 |
hwL2mcGroupPortIfIndex |
Integer32 (0..2147483647) |
Not-accessible |
This object indicates an interface index. The value 0 indicates an invalid interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.7 |
hwL2mcGroupPortPeId |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates an invalid PE VID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.8 |
hwL2mcGroupPortCeId |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates an invalid CE VID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.9 |
hwL2mcGroupPeerAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the peer IP address of a PW interface. The value 0.0.0.0 indicates an invalid peer IP address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.10 |
hwL2mcGroupVcOrSiteId |
Integer32 |
Not-accessible |
This object indicates the VC ID or site ID of a PW interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.14 |
hwL2mcSourceUpTime |
INTEGER (0..4294967295) |
Read-only |
This object indicates how long an (S, G) entry has exists in the Layer 2 multicast forwarding table. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.15 |
hwL2mcSourceExpires |
INTEGER (0..4294967295) |
Read-only |
This object indicates the aging time of an (S, G) entry in the Layer 2 multicast forwarding table. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.16 |
hwL2mcGroupUpTime |
INTEGER (0..4294967295) |
Read-only |
This object indicates how long a multicast group has exists in the Layer 2 multicast forwarding table. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.17 |
hwL2mcGroupExpires |
INTEGER (0..4294967295) |
Read-only |
This object indicates the aging time of a multicast group in the Layer 2 multicast forwarding table. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.18 |
hwL2mcGroupFilterFlag |
INTEGER |
Read-only |
This object indicates the interface filter mode. The value can be:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.19 |
hwL2mcGroupHostFlag1 |
INTEGER |
Read-only |
This object indicates the mode in which multicast member interfaces are created. The value can be:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.20 |
hwL2mcGroupHostFlag2 |
INTEGER |
Read-only |
This object indicates whether a member interface is created using SSM mapping. The value can be:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.100 |
hwL2mcGroupRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-only |
This object indicates the row status. |
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
Entries in this table can be read without restriction.
hwL2mcGroupCfgTable
This table allows you to view or configure forwarding entries in a VLAN.
The indexes of this table are hwGroupCfgPortType, hwGroupCfgPortIfIndex, hwGroupCfgPortPeId, hwGroupCfgPortCeId, hwGroupCfgPeerAddress, hwGroupCfgVcOrSiteId, hwGroupCfgVlanIndex, hwGroupCfgVsiName, hwGroupCfgGroupAddress, and hwGroupCfgSourceAddress.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.1 |
hwGroupCfgPortType |
INTEGER { invalid(1), pw(2), switchport(3), dot1q(4), termination(5), board(6), vlanPort(7), qinq-batch-config(9), dot1q-termination-batch-config(10), main-interface-bound-to-vsi(11) } |
Not-accessible |
This object indicates the type of a member interface. |
Only the following parameters are supported:
|
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.2 |
hwGroupCfgPortIfIndex |
Integer32 (0..2147483647) |
Not-accessible |
This object indicates an interface index. The value 0 indicates an invalid interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.1.3 |
hwGroupCfgPortPeId |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the PE VID of an interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.1.4 |
hwGroupCfgPortCeId |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the CE VID of an interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.1.5 |
hwGroupCfgPeerAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the peer IP address of a PW interface. The value 0.0.0.0 indicates an invalid peer IP address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.1.6 |
hwGroupCfgVcOrSiteId |
Integer32 |
Not-accessible |
This object indicates the VC ID or site ID of a PW interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.1.7 |
hwGroupCfgVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.1.8 |
hwGroupCfgVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the value is 0. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.1.9 |
hwGroupCfgGroupAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the IP address of a multicast group. In MAC address-based forwarding mode, the group address is the smallest among the 32 IP addresses mapped to a multicast MAC address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.1.10 |
hwGroupCfgSourceAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the source IP address of a multicast group. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.1.100 |
hwGroupCfgRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-only |
This object indicates the row status. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
The specified member interface must be a Layer 2 interface. This table cannot be used to create forwarding entries in a VSI.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entry to be deleted must exist.
Access Restriction
This table cannot be used to view forwarding entries in a VSI.
hwL2mcSsmSourceTable
This table allows you view or configure source address lists for SSM-Mapping.
The indexes of this table are hwL2mcSsmSourceVlanIndex, hwL2mcSsmSourceVsiName, hwL2mcSsmGroupAddress, hwL2mcSsmGroupLen, and hwL2mcSsmSourceAddress.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.7.1.1.1 |
hwL2mcSsmSourceVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.7.1.1.2 |
hwL2mcSsmSourceVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the value is 32. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.7.1.1.3 |
hwL2mcSsmGroupAddress |
Integer32 |
Not-accessible |
This object indicates the IP address of a multicast group. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.7.1.1.4 |
hwL2mcSsmGroupLen |
Integer32 |
Not-accessible |
This object indicates the mask length of a multicast group address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.7.1.1.5 |
hwL2mcSsmSourceAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the source address of SSM mapping, which is used as an index of this table. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.7.1.1.100 |
hwL2mcSsmSourceRowStatus |
Integer32 |
Read-create |
This object indicates the row status. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
IGMP snooping must be enabled globally.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entry to be deleted must exist.
Access Restriction
Entries in this table can be read without restriction.
hwL2mcChnlCfgTable
This table describes the IGMP snooping configuration on a device.
The indexes of this table are hwChnlCfgVlanIndex, hwChnlCfgVsiName, and hwChnlCfgChnlName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.9.1.1.1 |
hwChnlCfgVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. If values of hwChnlCfgVlanIndex and hwChnlCfgVsiName are both invalid, the global configuration is displayed. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.9.1.1.2 |
hwChnlCfgVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the value is 32. If values of hwChnlCfgVlanIndex and hwChnlCfgVsiName are both invalid, the global configuration is displayed. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.9.1.1.3 |
hwChnlCfgChnlName |
OCTET STRING (SIZE (1..64)) |
Not-accessible |
This object indicates a channel name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.9.1.1.9 |
hwChnlCfgChnlType |
Integer32 |
Read-create |
This object indicates the channel type. The value can be:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.9.1.1.100 |
hwChnlCfgRowStatus |
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 file. |
Creation Restriction
The VLANIF interface corresponding to the VLAN is not bound to any VSI.
The VLAN is not a super VLAN, user VLAN, or protected VLAN.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table can be deleted without restriction.
Access Restriction
Entries in this table can be read without restriction.
hwL2mcLimitTable
This table describes the IGMP snooping CAC configuration on a switch.
The indexes of this table are hwL2mcLimitVlanIndex, hwL2mcLimitVsiName, and hwL2mcLimitChnlName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.1 |
hwL2mcLimitVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. If values of hwL2mcLimitVlanIndex and hwL2mcLimitVsiName are both invalid, the global configuration is displayed. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.2 |
hwL2mcLimitVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the value is 32. If values of hwL2mcLimitVlanIndex and hwL2mcLimitVsiName are both invalid, the global configuration is displayed. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.3 |
hwL2mcLimitChnlName |
OCTET STRING (SIZE (1..64)) |
Not-accessible |
This object indicates a channel name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.4 |
hwL2mcLimitMaxEntry |
Integer32 |
Read-create |
This object indicates the maximum number of forwarding entries. The value 0 is invalid. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.5 |
hwL2mcLimitEntryCnt |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of current forwarding entries. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.8 |
hwL2mcLimitAcl |
Integer32 |
Read-create |
This object indicates the number of the ACL that specifies the bandwidth limiting conditions. The value ranges from 2000 to 3999. The default value is 0, which is an invalid value. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.100 |
hwL2mcLimitCfgRowStatus |
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 file. |
Creation Restriction
The VLANIF interface corresponding to the VLAN is not bound to any VSI.
The VLAN is not a super VLAN, user VLAN, or protected VLAN.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
Entries in this table can be read without restriction.
hwL2mcPortLimitTable
This table describes the IGMP snooping CAC configuration on an interface.
The indexes of this table are hwPortLimitVlanIndex, hwPortLimitVsiName, hwPortLimitPortType, hwPortLimitIfIndex, hwPortLimitPeId, hwPortLimitCeId, hwPortLimitPeerAddress, hwPortLimitVcOrSiteId, and hwPortLimitChnlName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.1 |
hwPortLimitVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. If values of hwL2mcLimitVlanIndex and hwL2mcLimitVsiName are both invalid, the global configuration is displayed. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.2 |
hwPortLimitVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the value is 32. If values of hwL2mcLimitVlanIndex and hwL2mcLimitVsiName are both invalid, the global configuration is displayed. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.3 |
hwPortLimitPortType |
INTEGER{invalid(1),pw(2),switchport(3),dot1q(4),termination(5),board(6),vlanPort(7),qinq-batch-config(9),dot1q-termination-batch-config(10),main-interface-bound-to-vsi(11)} |
Not-accessible |
This object indicates the interface type. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.4 |
hwPortLimitIfIndex |
Integer32 (0..2147483647) |
Not-accessible |
This object indicates an interface index. The value 0 indicates an invalid interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.5 |
hwPortLimitPeId |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates an invalid PE VID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.6 |
hwPortLimitCeId |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates an invalid CE VID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.7 |
hwPortLimitPeerAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the peer IP address of a PW interface. The value 0.0.0.0 indicates an invalid peer IP address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.8 |
hwPortLimitVcOrSiteId |
Integer32 |
Not-accessible |
This object indicates the VC ID or site ID of a PW interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.9 |
hwPortLimitChnlName |
OCTET STRING (SIZE (1..64)) |
Not-accessible |
This object indicates a channel name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.10 |
hwPortLimitAcl |
Integer32 |
Read-create |
This object indicates the number of the ACL that specifies the bandwidth limiting conditions. The value ranges from 2000 to 3999. The default value is 0, which is an invalid value. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.11 |
hwPortLimitMaxEntry |
Integer32 |
Read-create |
This object indicates the maximum number of forwarding entries on an interface. The value 0 is invalid. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.12 |
hwL2mcPortLimitEntryCnt |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of current forwarding entries on an interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.13 |
hwPortLimitMaxBandWidth |
INTEGER (0..4294967295) |
Read-only |
This object indicates the maximum bandwidth on an interface. The value 0 is invalid. The value of this object cannot be set. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.14 |
hwPortLimitBandWidth |
Counter32 |
Read-only |
This object indicates the current bandwidth on an interface. The value of this object cannot be set. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.100 |
hwPortLimitCfgRowStatus |
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 file. |
Creation Restriction
None.
Modification Restriction
None.
Deletion Restriction
None.
Access Restriction
None.
hwL2mcRouterPortInfoTable
This table shows information about router interfaces in a VLAN or VSI.
The indexes of this table are hwL2mcRouterPortVlanIndex, hwL2mcRouterPortVsiName, hwL2mcRouterPortType, hwL2mcRouterPortIfIndex, hwL2mcRouterPortPeId, hwL2mcRouterPortCeId, hwL2mcRouterPortPeerAddress, and hwL2mcRouterPortVcOrSiteId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.1 |
hwL2mcRouterPortVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.2 |
hwL2mcRouterPortVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the value is 32. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.3 |
hwL2mcRouterPortType |
INTEGER { invalid(1), pw(2), switchport(3), dot1q(4), termination(5), board(6), vlanPort(7), qinq-batch-config(9), dot1q-termination-batch-config(10), main-interface-bound-to-vsi(11) } |
Not-accessible |
This object indicates the interface type. |
Only the following parameters are supported:
|
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.4 |
hwL2mcRouterPortIfIndex |
Integer32 (0..2147483647) |
Not-accessible |
This object indicates an interface index. The value 0 indicates an invalid interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.5 |
hwL2mcRouterPortPeId |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates an invalid PE VID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.6 |
hwL2mcRouterPortCeId |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates an invalid CE VID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.7 |
hwL2mcRouterPortPeerAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the peer IP address of a PW interface. The value 0.0.0.0 indicates an invalid peer IP address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.8 |
hwL2mcRouterPortVcOrSiteId |
Integer32 |
Not-accessible |
This object indicates the VC ID or site ID of a PW interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.16 |
hwL2mcRouterPortGroupUpTime |
INTEGER (0..4294967295) |
Read-only |
This object indicates how long a multicast group has exists in the forwarding entry. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.17 |
hwL2mcRouterPortGroupExpires |
INTEGER (0..4294967295) |
Read-only |
This object indicates the aging time of a multicast group. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.19 |
hwL2mcRouterPortGroupHostFlag1 |
Integer32 |
Read-only |
This object indicates the mode in which router interfaces in the VLAN are created. The value can be:
|
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
Entries in this table can be read without restriction.
hwL2mcRouterPortCfgTable
This table allows you to view or configure router interfaces in a VLAN.
The indexes of this table are hwL2mcRouterPortCfgPortType, hwL2mcRouterPortCfgPortIfIndex, hwL2mcRouterPortCfgPortPeId, hwL2mcRouterPortCfgPortCeId, hwL2mcRouterPortCfgPeerAddress, hwL2mcRouterPortCfgVcOrSiteId, hwL2mcRouterPortCfgVlanIndex, and hwL2mcRouterPortCfgVsiName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.1 |
hwL2mcRouterPortCfgPortType |
INTEGER{invalid(1),pw(2),switchport(3),dot1q(4),termination(5),board(6),vlanPort(7),qinq-batch-config(9),dot1q-termination-batch-config(10),main-interface-bound-to-vsi(11)} |
Not-accessible |
This object indicates the interface type. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.2 |
hwL2mcRouterPortCfgPortIfIndex |
Integer32 (0..2147483647) |
Not-accessible |
This object indicates an interface index. The value 0 indicates an invalid interface index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.3 |
hwL2mcRouterPortCfgPortPeId |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates an invalid PE VID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.4 |
hwL2mcRouterPortCfgPortCeId |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates an invalid CE VID. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.5 |
hwL2mcRouterPortCfgPeerAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the peer IP address of a PW interface. The value 0.0.0.0 indicates an invalid peer IP address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.6 |
hwL2mcRouterPortCfgVcOrSiteId |
Integer32 |
Not-accessible |
This object indicates the VC ID or site ID of a PW interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.7 |
hwL2mcRouterPortCfgVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.8 |
hwL2mcRouterPortCfgVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the value is 32. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.100 |
hwL2mcRouterPortCfgRowStatus |
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 file. |
Creation Restriction
If a main interface is specified, the interface must be a Layer 2 interface.
If a sub-interface is specified, the interface must be bound to a VSI.
If a QinQ interface is specified, the interface must exist.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entry to be deleted must exist.
Access Restriction
Entries in this table can be read without restriction.
hwL2mcChnlGroupCfgTable
This table describes the multicast group configuration of a CAC channel in a VLAN or VSI.
The indexes of this table are hwChnlGroupCfgVlanIndex, hwChnlGroupCfgVsiName, hwChnlCfgGroupChnlName, hwChnlGroupCfgGroupAddress, hwChnlGroupCfgGroupLen, hwChnlGroupCfgSourceAddress, and hwChnlGroupCfgSourceLen.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.1 |
hwChnlGroupCfgVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. If values of hwChnlCfgVlanIndex and hwChnlCfgVsiName are both invalid, the global configuration is displayed. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.2 |
hwChnlGroupCfgVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the value is 32. If values of hwChnlCfgVlanIndex and hwChnlCfgVsiName are both invalid, the global configuration is displayed. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.3 |
hwChnlCfgGroupChnlName |
OCTET STRING (SIZE (1..64)) |
Not-accessible |
This object indicates a channel name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.4 |
hwChnlGroupCfgGroupAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates a multicast group address. If multicast packets are forwarded based on MAC addresses, 32 multicast IP addresses are mapped to one multicast MAC address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.5 |
hwChnlGroupCfgGroupLen |
Integer32 |
Not-accessible |
This object indicates the mask length of a multicast group address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.6 |
hwChnlGroupCfgSourceAddress |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates a multicast source address. The value 0.0.0.0 indicates an invalid multicast source address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.7 |
hwChnlGroupCfgSourceLen |
Integer32 |
Not-accessible |
This object indicates the mask length of a multicast source address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.9 |
hwChnlGroupCfgPerBand |
Integer32 |
Read-create |
This object indicates the bandwidth of the channel. The value of this object cannot be set. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.100 |
hwChnlGroupCfgRowStatus |
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 file. |
Creation Restriction
The specified VSI must exist.
The VLANIF interface corresponding to the specified VLAN is not bound to any VSI.
The VLAN is not a super VLAN, user VLAN, or protected VLAN.
The specified channel must exist.
Modification Restriction
The entry to be deleted must exist.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
Entries in this table can be read without restriction.
hwL2mcGroupPolicyCfgTable
This table allows you to view or configure group policies in a VLAN or VSI.
The indexes of this table are hwGroupPolicyVlanIndex and hwGroupPolicyVsiName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.16.1.1.1 |
hwGroupPolicyVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates a VLAN ID. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.16.1.1.2 |
hwGroupPolicyVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the value is 32. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.16.1.1.3 |
hwGroupPolicyAclNum |
Integer32 |
Read-create |
This object indicates the number of the ACL referenced by a group policy. The value ranges from 2000 to 3999. The default value is 0, which is an invalid value. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.16.1.1.4 |
hwGroupPolicyIgmpVersion |
INTEGER |
Read-create |
This object indicates the IGMP version. The value ranges from 1 to 4. The default value is 4, indicating that no IGMP version is specified. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.16.1.1.100 |
hwGroupPolicyRowStatus |
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 file. |
Creation Restriction
The specified VLAN or VSI must exist.
Modification Restriction
The entry to be deleted must exist.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The specified VLAN or VSI must exist.
hwL2mcChnlDenyCfgTable
This table describes the IGMP snooping configuration in a VLAN.
The indexes of this table are hwChnlDenyCfgVlanIndex and hwChnlDenyCfgVsiName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.17.1.1.1 |
hwChnlDenyCfgVlanIndex |
Integer32 (1..4094 | 4095) |
Not-accessible |
This object indicates the VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. If hwChnlDenyCfgVlanIndex and hwChnlDenyCfgVsiName are of invalid values, it indicates the global configuration. The value ranges from 1 to 4095. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.17.1.1.2 |
hwChnlDenyCfgVsiName |
OCTET STRING (SIZE (0..31)) |
Not-accessible |
This object indicates a VSI name. If a VLAN is specified, the name character defaults to be 32. If hwChnlDenyCfgVlanIndex and hwChnlDenyCfgVsiName are of invalid values, it indicates the global configuration. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.17.1.1.3 |
hwChnlDenyCfg |
Integer32 |
Read-create |
This object indicates whether the switch discards packets of unknown channels. The value can be:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.181.1.17.1.1.100 |
hwChnlDenyCfgRowStatus |
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 file. |
Creation Restriction
The VLANIF interface corresponding to the specified VLAN is not bound to any VSI.
The VLAN is not a super VLAN, user VLAN, or protected VLAN.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
Entries in this table can be read without restriction.
Unsupported Objects
The device does not support the functions mapping the objects listed in following table. Do not use these objects to maintain the device.
Object OID |
Object Name |
Table Containing the Object |
---|---|---|
1.3.6.1.4.1.2011.5.25.181.1.8.1 |
hwL2mcPortGroupPolicyCfgTable |
hwL2mcPortGroupPolicyCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.1 |
hwPortGroupPolicyPortType |
hwL2mcPortGroupPolicyCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.2 |
hwPortGroupPolicyPortIfIndex |
hwL2mcPortGroupPolicyCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.3 |
hwPortGroupPolicyPortPeId |
hwL2mcPortGroupPolicyCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.4 |
hwPortGroupPolicyPortCeId |
hwL2mcPortGroupPolicyCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.5 |
hwPortGroupPolicyPeerAddress |
hwL2mcPortGroupPolicyCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.6 |
hwPortGroupPolicyVcOrSiteId |
hwL2mcPortGroupPolicyCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.7 |
hwPortGroupPolicyVlanIndex |
hwL2mcPortGroupPolicyCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.8 |
hwPortGroupPolicyVsiName |
hwL2mcPortGroupPolicyCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.9 |
hwPortGroupPolicyAclNum |
hwL2mcPortGroupPolicyCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.10 |
hwPortGroupPolicyIgmpVersion |
hwL2mcPortGroupPolicyCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.100 |
hwPortGroupPolicyRowStatus |
hwL2mcPortGroupPolicyCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.6 |
hwL2mcLimitMaxBandWidth |
hwL2mcLimitTable |
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.7 |
hwL2mcLimitBandWidth |
hwL2mcLimitTable |
1.3.6.1.4.1.2011.5.25.181.1.12.1 |
hwL2mcFastChnlCfgTable |
hwL2mcFastChnlCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.1 |
hwL2mcFastChnlCfgVlanIndex |
hwL2mcFastChnlCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.2 |
hwL2mcFastChnlCfgVsiName |
hwL2mcFastChnlCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.3 |
hwL2mcFastChnlCfgGroupAddress |
hwL2mcFastChnlCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.4 |
hwL2mcFastChnlCfgGroupLen |
hwL2mcFastChnlCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.5 |
hwL2mcFastChnlCfgSourceAddress |
hwL2mcFastChnlCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.6 |
hwL2mcFastChnlCfgSourceLen |
hwL2mcFastChnlCfgTable |
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.100 |
hwL2mcFastChnlCfgRowStatus |
hwL2mcFastChnlCfgTable |