09-IP Multicast

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10009-IP Multicast
03-HH3C-MULTICAST-SNOOPING-MIB
Title Size Download
03-HH3C-MULTICAST-SNOOPING-MIB 91.53 KB

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)

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.

hh3cMcsL2EntryPorAttribute (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.

hh3cMcsRxV1ReportNum (1.3.6.1.4.1.25506.2.123.1.4.1.5)

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.6)

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.7)

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.8)

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.9)

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.10)

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.11)

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.12)

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.13)

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.14)

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).

 

hh3cMcsRouterPortConfigEntry

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).

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网