- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
04-HH3C-MULTICAST-SNOOPING-MIB | 199.23 KB |
Contents
hh3cMcsNotificationsAddressType
hh3cMcsNotificationsExceedLimit
hh3cMcsNotificationsSourceAddr
hh3cMcsPortJoinGroupConfigTable
HH3C-MULTICAST-SNOOPING-MIB
About this MIB
Multicast snooping runs on a Layer 2 device as a multicast constraining mechanism to improve multicast forwarding efficiency. It creates Layer 2 multicast forwarding entries from IGMP or MLD packets that are exchanged between the hosts and the Layer 3 device.
Use this MIB to manage IGMP snooping and MLD snooping.
MIB file name
hh3c-multicast-snooping.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cMulticastSnoop(123)
Scalar objects
hh3cMcsNotificationsAddressType
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsNotificationsAddressType (1.3.6.1.4.1.25506.2.123.2.1) |
accessible-for-notify |
InetAddressType |
IGMP Snooping, MLD Snooping |
Snooping type. |
As per the MIB. |
hh3cMcsNotificationsExceedLimit
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsNotificationsExceedLimit (1.3.6.1.4.1.25506.2.123.2.2) |
accessible-for-notify |
Unsigned32 |
Unsigned32(0..4294967295) |
Upper limit on the number of multicast groups. |
As per the MIB. |
hh3cMcsNotificationsSourceAddr
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsNotificationsSourceAddr (1.3.6.1.4.1.25506.2.123.2.3) |
accessible-for-notify |
InetAddress |
OCTET STRING (0..255) |
Multicast source address. |
As per the MIB. |
hh3cMcsNotificationsGroupAddr
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsNotificationsGroupAddr (1.3.6.1.4.1.25506.2.123.2.4) |
accessible-for-notify |
InetAddress |
OCTET STRING (0..255) |
Multicast group address. |
As per the MIB. |
hh3cMcsNotificationsVUType
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsNotificationsVUType (1.3.6.1.4.1.25506.2.123.2.5) |
accessible-for-notify |
Hh3cVirtualUnitType, |
INTEGER{ vlan(1), vsi(2) } |
Virtual unit type. |
As per the MIB. |
hh3cMcsNotificationsVUID
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsNotificationsVUID (1.3.6.1.4.1.25506.2.123.2.6) |
accessible-for-notify |
Unsigned32 |
Standard MIB values |
VLAN ID or VSI index |
As per the MIB. |
Tabular objects
hh3cMcsGlobalConfigTable
About this table
This table contains the global configuration of IGMP or MLD snooping.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table index is hh3cMcsGlbSnoopingType.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsGlbSnoopingType (1.3.6.1.4.1.25506.2.123.1.1.1.1) |
not-accessible |
InetAddressType |
IPv4: IGMP snooping IPv6: MLD snooping |
Type of the global configuration. |
As per the MIB. |
hh3cMcsGlbRowStatus (1.3.6.1.4.1.25506.2.123.1.1.1.2) |
read-create |
RowStatus |
active(1) createAndGo(4) destroy(6) |
Row status. |
Supports only the following values: active(1), createAndGo(4), and destroy(6). |
hh3cMcsGlbEntryLimit(1.3.6.1.4.1.25506.2.123.1.1.1.3) |
read-create |
Unsigned32 |
Standard MIB values. |
Global maximum number of IGMP or MLD snooping forwarding entries. |
As per the MIB. |
hh3cMcsGlbHostAgingTime(1.3.6.1.4.1.25506.2.123.1.1.1.4) |
read-create |
Unsigned32 |
Unsigned32 (1.. 8097894) |
Global aging time of the multicast group on ports. |
As per the MIB. |
hh3cMcsGlbMaxResponseTime(1.3.6.1.4.1.25506.2.123.1.1.1.5) |
read-create |
Unsigned32 |
Unsigned32(1..3174) |
Global maximum query response time. |
As per the MIB. |
hh3cMcsGlbRouterAgingTime(1.3.6.1.4.1.25506.2.123.1.1.1.6) |
read-create |
Unsigned32 |
Unsigned32 (1.. 8097894) |
Global aging time of router ports. |
As per the MIB. |
hh3cMcsGlbLastMemQryInterval(1.3.6.1.4.1.25506.2.123.1.1.1.7) |
read-create |
Unsigned32 |
Unsigned32(1..25) |
Global last member query interval. |
As per the MIB. |
hh3cMcsGlbDropUnknownEnabled(1.3.6.1.4.1.25506.2.123.1.1.1.8) |
read-create |
TruthValue |
true(1), false(2) |
Whether the feature of dropping unknown packets is enabled globally. |
Implementation varies by product. Default: Disabled. |
hh3cMcsVirtualUnitConfigTable
About this table
This table contains IGMP or MLD snooping settings for a virtual unit (VLAN or VSI).
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cMcsVUType, hh3cMcsVUID, and hh3cMcsVUSnoopingType.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsVUType (1.3.6.1.4.1.25506.2.123.1.2.1.1) |
not-accessible |
Hh3cVirtualUnitType |
INTEGER{ vlan(1), vsi(2) } |
Type of a virtual unit. |
As per the MIB. |
hh3cMcsVUID (1.3.6.1.4.1.25506.2.123.1.2.1.2) |
not-accessible |
Unsigned32, |
Standard MIB values. |
VLAN ID or VSI Index. |
As per the MIB. |
hh3cMcsVUSnoopingType(1.3.6.1.4.1.25506.2.123.1.2.1.3) |
not-accessible |
InetAddressType |
IPv4: igmp snooping IPv6: mld snooping |
Type of the snooping configuration. |
As per the MIB. |
hh3cMcsVURowStatus (1.3.6.1.4.1.25506.2.123.1.2.1.4) |
read-create |
RowStatus |
active(1) createAndGo(4) destroy(6) |
Row status. |
Supports only the following values: active(1), createAndGo(4), and destroy(6). |
hh3cMcsVUHostAgingTime(1.3.6.1.4.1.25506.2.123.1.2.1.5) |
read-create |
Unsigned32 |
Unsigned32 (0.. 8097894) |
Aging time of the multicast group on ports in the VLAN or VSI. |
As per the MIB. |
hh3cMcsVUMaxResponseTime(1.3.6.1.4.1.25506.2.123.1.2.1.6) |
read-create |
Unsigned32 |
Unsigned32(0..3174) |
Maximum query response time in the VLAN or VSI. |
As per the MIB. |
hh3cMcsVURouterAgingTime(1.3.6.1.4.1.25506.2.123.1.2.1.7) |
read-create |
Unsigned32 |
Unsigned32 (0.. 8097894) |
Aging time of the router port in the VLAN or VSI. |
As per the MIB. |
hh3cMcsVULastMemQryInterval(1.3.6.1.4.1.25506.2.123.1.2.1.8) |
read-create |
Unsigned32 |
Unsigned32(0..25) |
Last member query interval in the VLAN or VSI. |
As per the MIB. |
hh3cMcsVUDropUnknownEnabled(1.3.6.1.4.1.25506.2.123.1.2.1.9) |
read-create |
TruthValue |
true(1), false(2) |
Whether the feature of dropping unknown packets is enabled in the VLAN or VSI. |
As per the MIB. |
hh3cMcsVUPimSnoopingEnabled(1.3.6.1.4.1.25506.2.123.1.2.1.10) |
read-create |
TruthValue |
true(1), false(2) |
Whether PIM snooping is enabled in the VLAN or VSI. |
As per the MIB. |
hh3cMcsVUVersion(1.3.6.1.4.1.25506.2.123.1.2.1.11) |
read-create |
Unsigned32 |
2|3 |
Version of IGMP or MLD snooping that is running on the VLAN or VSI. |
As per the MIB. · 2—IGMPv2 snooping or MLDV1 snooping. · 3—IGMPv3 snooping or MLDv2 snooping. |
hh3cMcsVUQuerierEnabled(1.3.6.1.4.1.25506.2.123.1.2.1.12) |
read-create |
TruthValue |
true(1), false(2) |
Whether the querier feature is enabled in the VLAN or VSI. |
As per the MIB. |
hh3cMcsVUQuerierInterval (1.3.6.1.4.1.25506.2.123.1.2.1.13) |
read-create |
Unsigned32 |
Unsigned32(2..31744) |
General query interval in the VLAN or VSI. |
As per the MIB. |
hh3cMcsVUGeneQuerierSourceAddress(1.3.6.1.4.1.25506.2.123.1.2.1.14) |
read-create |
InetAddress |
OCTET STRING (0..255) |
Source IP address of IGMP or MLD general query packets. |
As per the MIB. |
hh3cMcsVUSpecQuerierSourceAddress(1.3.6.1.4.1.25506.2.123.1.2.1.15) |
read-create |
InetAddress |
OCTET STRING (0..255) |
Source IP address of IGMP or MLD group-specific query packets. |
As per the MIB. |
hh3cMcsVULeaveSourceAddress(1.3.6.1.4.1.25506.2.123.1.2.1.16) |
read-create |
InetAddress |
OCTET STRING (0..255) |
Source IP address of IGMP or MLD leave packets. |
As per the MIB. |
hh3cMcsVUReportSourceAddress(1.3.6.1.4.1.25506.2.123.1.2.1.17) |
read-create |
InetAddress |
OCTET STRING (0..255) |
Source IP address of IGMP or MLD report packets. |
As per the MIB. |
hh3cMcsVUProxyEnabled(1.3.6.1.4.1.25506.2.123.1.2.1.18) |
read-create |
TruthValue |
true(1), false(2) |
Whether the proxy feature is enabled in the VLAN or VSI. |
As per the MIB. |
hh3cMcsVUQuerierElection(1.3.6.1.4.1.25506.2.123.1.2.1.19) |
read-create |
TruthValue |
true(1), false(2) |
Whether the querier election feature is enabled in the VLAN or VSI. |
As per the MIB. |
hh3cMcsL2EntryTable
About this table
This table containing a list of Layer 2 multicast group entries in a VLAN or VSI.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cMcsL2EntryVUType, hh3cMcsL2EntryVUID, hh3cMcsL2EntryAddressType, hh3cMcsL2EntryGroupAddress, hh3cMcsL2EntrySourceAddress, and hh3cMcsL2EntryIfIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsL2EntryVUType (1.3.6.1.4.1.25506.2.123.1.3.1.1) |
not-accessible |
Hh3cVirtualUnitType |
INTEGER{ vlan(1), vsi(2) } |
Type of a virtual unit. |
As per the MIB. |
hh3cMcsL2EntryVUID (1.3.6.1.4.1.25506.2.123.1.3.1.2) |
not-accessible |
Unsigned32, |
Standard MIB values. |
VLAN ID or VSI index. |
As per the MIB. |
hh3cMcsL2EntryAddressType(1.3.6.1.4.1.25506.2.123.1.3.1.3) |
not-accessible |
InetAddressType |
IPv4: IGMP snooping IPv6: MLD snooping |
Type of the multicast group address. |
As per the MIB. |
hh3cMcsL2EntryGroupAddress(1.3.6.1.4.1.25506.2.123.1.3.1.4) |
not-accessible |
InetAddress |
OCTET STRING (0..255) |
Address of the multicast group which the port joined. |
As per the MIB. |
hh3cMcsL2EntrySourceAddress(1.3.6.1.4.1.25506.2.123.1.3.1.5) |
not-accessible |
InetAddress |
OCTET STRING (0..255) |
IP address of the unicast source which the port joined. |
As per the MIB. |
hh3cMcsL2EntryIfIndex(1.3.6.1.4.1.25506.2.123.1.3.1.6) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Index of an outgoing interface. |
As per the MIB. |
hh3cMcsL2EntryPortType (1.3.6.1.4.1.25506.2.123.1.3.1.7) |
read-only |
INTEGER |
interface(1), ac(2), npw(3), upw(4), trill(5), tunnel(6), mtunnel(7) |
Type of the outgoing interface. |
As per the MIB. |
hh3cMcsL2EntryPortAttribute (1.3.6.1.4.1.25506.2.123.1.3.1.8) |
read-only |
BITS |
BITS { d(0), s(1), p(2), k(3), r(4), w(5), b(6), e(7), de(8), ee(9), suc(10), f(11) } |
Attributes of the outgoing interface. |
As per the MIB. |
hh3cMcsPacketStatisticsTable
About this table
This table contains IGMP or MLD packets statistics.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is hh3cMcsStatisticsSnoopingType.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsStatisticsSnoopingType(1.3.6.1.4.1.25506.2.123.1.4.1.1) |
not-accessible |
InetAddressType |
IPv4: IGMP Snooping IPv6: MLD Snooping |
Type of the snooping configuration. |
As per the MIB. |
hh3cMcsRxGeneryQueryNum(1.3.6.1.4.1.25506.2.123.1.4.1.2) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of IGMP or MLD general query packets received on the device. |
As per the MIB. |
hh3cMcsRxV2SpecificQueryNum(1.3.6.1.4.1.25506.2.123.1.4.1.3) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of IGMPv2 or MLDv1 group-specific query packets received on the device. |
As per the MIB. |
hh3cMcsRxV3SpecificQueryNum(1.3.6.1.4.1.25506.2.123.1.4.1.4) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of IGMPv3 or MLDv2 group-specific query packets received on the device. |
As per the MIB. |
hh3cMcsRxV3SpecificSGQueryNum(1.3.6.1.4.1.25506.2.123.1.4.1.5) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of IGMPv3 or MLDv2 group-and-source -specific query packets received on the device. |
As per the MIB. |
hh3cMcsRxV1ReportNum (1.3.6.1.4.1.25506.2.123.1.4.1.6) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of IGMPv1 report packets received on the device. |
As per the MIB. |
hh3cMcsRxV2ReportNum (1.3.6.1.4.1.25506.2.123.1.4.1.7) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of IGMPv2 or MLDv1 report packets received on the device. |
As per the MIB. |
hh3cMcsRxV3ReportNum (1.3.6.1.4.1.25506.2.123.1.4.1.8) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of IGMPv3 or MLDv2 report packets received on the device. |
As per the MIB. |
hh3cMcsRxV3ErrCorReportNum(1.3.6.1.4.1.25506.2.123.1.4.1.9) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of IGMPv3 or MLDv2 report packets with correct and incorrect records received on the device. |
As per the MIB. |
hh3cMcsRxLeaveNum (1.3.6.1.4.1.25506.2.123.1.4.1.10) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of leave packets received on the device. |
As per the MIB. |
hh3cMcsRxPimHelloNum (1.3.6.1.4.1.25506.2.123.1.4.1.11) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of PIM hello packets received on the device. |
As per the MIB. |
hh3cMcsRxErrorPacketNum (1.3.6.1.4.1.25506.2.123.1.4.1.12) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of error IGMP or MLD packets received on the device. |
As per the MIB. |
hh3cMcsTxV2SpecificQueryNum(1.3.6.1.4.1.25506.2.123.1.4.1.13) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of IGMPv2 or MLDv1 group-specific query packets sent from the device. |
As per the MIB. |
hh3cMcsTxV3SpecificQueryNum(1.3.6.1.4.1.25506.2.123.1.4.1.14) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of IGMPv3 or MLDv2 group-specific query packets sent from the device. |
As per the MIB. |
hh3cMcsTxV3SpecificSGQueryNum(1.3.6.1.4.1.25506.2.123.1.4.1.15) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of IGMPv3 or MLDv2 group-and-source-specific query packets sent from the device. |
As per the MIB. |
hh3cMcsPortJoinGroupConfigTable
About this table
This table contains settings of a port configured as a simulated member host for a multicast group.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported only when global IGMP or MLD snooping is enabled. |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cMcsPortJoinGroupIfIndex, hh3cMcsPortJoinGroupSnoopingType, hh3cMcsPortJoinGroupVlanID, hh3cMcsPortJoinGroupGroupAddress, and hh3cMcsPortJoinGroupSourceAddress.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsPortJoinGroupIfIndex(1.3.6.1.4.1.25506.2.123.1.5.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Index of the port for which this entry contains information. |
As per the MIB. |
hh3cMcsPortJoinGroupSnoopingType(1.3.6.1.4.1.25506.2.123.1.5.1.2) |
not-accessible |
InetAddressType |
IPv4: igmp snooping IPv6: mld snooping |
Type of snooping configuration, which also indicates the protocol type of addresses. |
As per the MIB. |
hh3cMcsPortJoinGroupVlanID(1.3.6.1.4.1.25506.2.123.1.5.1.3) |
not-accessible |
Unsigned32 |
Unsigned32(1..4094) |
VLAN ID. |
As per the MIB. |
hh3cMcsPortJoinGroupGroupAddress(1.3.6.1.4.1.25506.2.123.1.5.1.4) |
not-accessible |
InetAddress |
OCTET STRING (0..255) |
IP address of the group to which the host belongs. |
As per the MIB. |
hh3cMcsPortJoinGroupSourceAddress(1.3.6.1.4.1.25506.2.123.1.5.1.5) |
not-accessible |
InetAddress |
OCTET STRING (0..255) |
IP address of the source. |
As per the MIB. |
hh3cMcsPortJoinGroupStatus(1.3.6.1.4.1.25506.2.123.1.5.1.6) |
read-create |
RowStatus |
active(1) createAndGo(4) destroy(6) |
Row status. |
Supports only the following values: active(1), createAndGo(4), and destroy(6). |
hh3cMcsPortStaticGroupConfigTable
About this table
This table contains static group membership entries on a port.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported only when global IGMP or MLD snooping is enabled. |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cMcsPortStaticGroupIfIndex, hh3cMcsPortStaticGroupSnoopingType, hh3cMcsPortStaticGroupVlanID, hh3cMcsPortStaticGroupGroupAddress, and hh3cMcsPortStaticGroupSourceAddress.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsPortStaticGroupIfIndex(1.3.6.1.4.1.25506.2.123.1.6.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Index of the port for which this entry contains information. |
As per the MIB. |
hh3cMcsPortStaticGroupSnoopingType (1.3.6.1.4.1.25506.2.123.1.6.1.2) |
not-accessible |
InetAddressType |
IPv4: IGMP snooping IPv6: MLD snooping |
Type of snooping configuration, which also indicates the protocol type of addresses. |
As per the MIB. |
hh3cMcsPortStaticGroupVlanID(1.3.6.1.4.1.25506.2.123.1.6.1.3) |
not-accessible |
Unsigned32 |
Unsigned32(1..4094) |
VLAN ID. |
As per the MIB. |
hh3cMcsPortStaticGroupGroupAddress(1.3.6.1.4.1.25506.2.123.1.6.1.4) |
not-accessible |
InetAddress |
OCTET STRING (0..255) |
Address of the multicast group. |
As per the MIB. |
hh3cMcsPortStaticGroupSourceAddress(1.3.6.1.4.1.25506.2.123.1.6.1.5) |
not-accessible |
InetAddress |
OCTET STRING (0..255) |
IP address of the source. |
As per the MIB. |
hh3cMcsPortStaticGroupStatus(1.3.6.1.4.1.25506.2.123.1.6.1.6) |
read-create |
RowStatus |
active(1) createAndGo(4) destroy(6) |
Row status. |
Supports only the following values: active(1), createAndGo(4), and destroy(6). |
hh3cMcsRouterPortConfigTable
About this table
This table contains static router port entries for a port.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported only when global IGMP or MLD snooping is enabled. |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cMcsRouterPortConfigIfIndex, hh3cMcsRouterPortConfigSnoopingType, and hh3cMcsRouterPortConfigVlanID.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsRouterPortConfigIfIndex(1.3.6.1.4.1.25506.2.123.1.7.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Index of the port for which this entry contains information. |
As per the MIB. |
hh3cMcsRouterPortConfigSnoopingType(1.3.6.1.4.1.25506.2.123.1.7.1.2) |
not-accessible |
InetAddressType |
IPv4: IGMP snooping IPv6: MLD snooping |
Type of snooping configuration. |
As per the MIB. |
hh3cMcsRouterPortConfigVlanID(1.3.6.1.4.1.25506.2.123.1.7.1.3) |
not-accessible |
Unsigned32 |
Unsigned32(1..4094) |
VLAN ID |
As per the MIB. |
hh3cMcsRouterPortConfigRowStatus(1.3.6.1.4.1.25506.2.123.1.7.1.4) |
read-create |
RowStatus |
active(1) createAndGo(4) destroy(6) |
Row status. |
Supports only the following values: active(1), createAndGo(4), and destroy(6). |
hh3cMcsPortConfigTable
About this table
This table contains the fast-leaving status, group limit number, group policy parameters and overflow replacement status on a port.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cMcsPortConfigIfIndex, hh3cMcsPortConfigSnoopingType, and hh3cMcsPortConfigVlanID.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMcsPortConfigIfIndex(1.3.6.1.4.1.25506.2.123.1.8.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Index of the port for which this entry contains information. |
As per the MIB. |
hh3cMcsPortConfigSnoopingType(1.3.6.1.4.1.25506.2.123.1.8.1.2) |
not-accessible |
InetAddressType |
IPv4: IGMP snooping IPv6: MLD snooping |
Type of snooping configuration. |
As per the MIB. |
hh3cMcsPortConfigVlanID (1.3.6.1.4.1.25506.2.123.1.8.1.3) |
not-accessible |
Unsigned32 |
Unsigned32(1..4094) |
VLAN ID. |
As per the MIB. |
hh3cMcsPortConfigGroupLimitNumber(1.3.6.1.4.1.25506.2.123.1.8.1.4) |
read-create |
Unsigned32 |
Standard MIB values. |
Group limit number of the port. |
As per the MIB. |
hh3cMcsPortConfigFastLeaveStatus(1.3.6.1.4.1.25506.2.123.1.8.1.5) |
read-create |
TruthValue |
true(1), false(2) |
Fast-leaving status of the port. |
As per the MIB. |
hh3cMcsPortConfigGroupPolicyParameter(1.3.6.1.4.1.25506.2.123.1.8.1.6) |
read-create |
Unsigned32 |
Unsigned32(0|2000..3999) |
ACL number which is used as the group policy parameter of the port. |
As per the MIB. |
hh3cMcsPortConfigOverflowReplace(1.3.6.1.4.1.25506.2.123.1.8.1.7) |
read-create |
TruthValue |
true(1), false(2) |
Status of overflow replacement for the hh3cMcsPortConfigGroupLimitNumber object. |
As per the MIB. |
hh3cMcsPortConfigRowStatus(1.3.6.1.4.1.25506.2.123.1.8.1.8) |
read-create |
RowStatus |
active(1) createAndGo(4) destroy(6) |
Row status. |
Supports only the following values: active(1), createAndGo(4), and destroy(6). |
Notifications
hh3cMcsGlobalEntryExceed
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.123.0.1 |
The number of Layer 2 multicast forwarding entries on the device exceeded the upper limit. |
Error |
Major |
N/A |
ON |
Notification triggers
This notification is generated when the number of Layer 2 multicast forwarding entries on the device has exceeded the upper limit.
Possible causes for the issue include:
· The number of dynamic Layer 2 multicast forwarding entries on the device has reached the upper limit. The device cannot generate new entries after listening for protocol packets.
· The number of static Layer 2 multicast forwarding entries on the device has reached the upper limit. New entries configured on the device cannot be issued.
System impact
Excess multicast services might operate unstably.
Status control
ON
CLI: Use the snmp-agent trap enable igmp-snooping global-entry-exceed or snmp-agent trap enable mld-snooping global-entry-exceed command.
OFF
CLI: Use the undo snmp-agent trap enable igmp-snooping global-entry-exceed or undo snmp-agent trap enable mld-snooping global-entry-exceed command.
Objects
OID (object name) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.4.1.25506.2.123.2.1 (hh3cMcsNotificationsAddressType) |
Multicast snooping type. |
N/A |
InetAddressType |
IGMP Snooping, MLD Snooping |
1.3.6.1.4.1.25506.2.123.2.2 (hh3cMcsNotificationsExceedLimit) |
Upper limit on the number of multicast groups. |
N/A |
Unsigned32 |
Unsigned32(0..4294967295) |
Recommended action
To resolve the issue:
1. Identify whether the number of multicast routing entries on the device has exceeded the upper limit:
¡ If the upper limit has been reached, clear the unused Layer 2 multicast forwarding entries to free up resources. If the unused IPv4 Layer 2 multicast forwarding entries were dynamically generated through listening for IGMP/MLD messages, execute the reset igmp-snooping group or reset mld-snooping group command to delete them. If the unused Layer 2 multicast forwarding entries were statically configured, execute the undo igmp-snooping static-group or undo mld-snooping static-group command to delete them.
¡ If the upper limit has not been reached, go to the next step.
2. If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.
hh3cMcsEntryRefreshFailAlarm
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.123.0.2 |
Layer 2 multicast forwarding entries failed to be issued to the chip. |
Major |
N/A |
ON |
Notification triggers
This notification might be generated when the following events occur:
· Layer 2 multicast forwarding entries fail to be issued to the chip.
· Insufficient system memory, making it impossible for multicast service modules to acquire memory resources.
· The number of Layer 2 multicast forwarding entries on the device has reached the maximum allowed, preventing new Layer 2 multicast forwarding entries from being generated.
System impact
Layer 2 multicast packets related to failed forwarding entries cannot be forwarded correctly.
Status control
ON
CLI: Use the snmp-agent trap enable igmp-snooping entry-refresh-failed or snmp-agent trap enable mld-snooping entry-refresh-failed command.
OFF
CLI: Use the undo snmp-agent trap enable igmp-snooping entry-refresh-failed or undo snmp-agent trap enable mld-snooping entry-refresh-failed command.
Objects
OID (object name) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.4.1.25506.2.123.2.1 hh3cMcsNotificationsAddressType |
Multicast snooping type. |
N/A |
InetAddressType |
IGMP Snooping, MLD Snooping |
1.3.6.1.4.1.25506.2.123.2.5 (hh3cMcsNotificationsVUType) |
Virtual unit type. |
N/A |
Hh3cVirtualUnitType, |
INTEGER{ vlan(1), vsi(2) } |
1.3.6.1.4.1.25506.2.123.2.6 (hh3cMcsNotificationsVUID) |
VLAN or VSI index. |
N/A |
Unsigned32 |
As per the MIB. |
1.3.6.1.4.1.25506.2.123.2.3 (hh3cMcsNotificationsSourceAddr) |
Multicast source address. |
N/A |
InetAddress |
OCTET STRING (0..255) |
1.3.6.1.4.1.25506.2.123.2.4 (hh3cMcsNotificationsGroupAddr) |
Multicast group address. |
N/A |
InetAddress |
OCTET STRING (0..255) |
Recommended action
To resolve the issue:
1. Execute the display memory command on the device to check the system memory usage.
¡ If the memory is insufficient, first resolve the memory issue. If the issue persists, go to step 2.
¡ If memory is sufficient, go to step 2.
2. Execute the display l2-multicast ip forwarding/display ipv6 l2-multicast ip forwarding and display l2-multicast mac forwarding/display ipv6 l2-multicast mac forwarding commands on the device to check for generated Layer 2 multicast forwarding entries.
¡ If the number of Layer 2 multicast forwarding entries on the device has reached the maximum allowed limit, clear the useless Layer 2 multicast forwarding entries to free up resources. If the useless IPv4 Layer 2 multicast forwarding entries were dynamically generated through listening to IGMP/MLD protocol messages, execute the reset igmp-snooping group/reset mld-snooping group command to delete them. If the useless Layer 2 multicast forwarding entries were statically configured, execute the undo igmp-snooping static-group/undo mld-snooping static-group command to delete them.
¡ If the number of Layer 2 multicast forwarding entries on the device has not reached the maximum allowed limit, go to step 3.
3. If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.