09-IP Multicast

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10009-IP Multicast
02-HH3C-MPM-MIB
Title Size Download
02-HH3C-MPM-MIB 57.54 KB

HH3C-MPM-MIB

About this MIB

The h3cHostStaticJoinTable table was added to this MIB to configure a host as a static member of a multicast group.

MIB file name

hh3c-mpm.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cMpm(51)

Scalar objects

hh3cMPortGroupLimitMinNumber

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMPortGroupLimitMinNumber (1.3.6.1.4.1.25506.2.51.1.1)

read-only

Unsigned32

Standard MIB values.

Minimum number of groups that a port can join.

The value of this object is always 0.

 

hh3cMPortGroupLimitMaxNumber

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMPortGroupLimitMaxNumber (1.3.6.1.4.1.25506.2.51.1.2)

read-only

Unsigned32

Standard MIB values.

Maximum number of groups that a port can join.

The value of this object is always 4294967295.

 

Tabular objects

hh3cMPortGroupJoinTable

About this table

Use this table to configure a port in a VLAN to join a multicast group.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

 

Columns

The table indexes are ifIndex, hh3cMPortGroupJoinVlanID, hh3cMPortGroupJoinAddressType, and hh3cMPortGroupJoinAddress.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMPortGroupJoinVlanID (1.3.6.1.4.1.25506.2.51.2.1.1.1)

not-accessible

Integer32

Standard MIB values.

An index uniquely identifying a port in a VLAN which joined the multicast group.

As per the MIB.

hh3cMPortGroupJoinAddressType (1.3.6.1.4.1.25506.2.51.2.1.1.2)

not-accessible

InetAddressType

INTEGER{

unknown(0),

ipv4(1),

ipv6(2),

dns(16)

}

Type of the multicast group address.

As per the MIB.

hh3cMPortGroupJoinAddress (1.3.6.1.4.1.25506.2.51.2.1.1.3)

not-accessible

InetAddress

OCTET STRING (0..255)

Address of the multicast group. It must be a valid multicast IP address.

As per the MIB.

hh3cMPortGroupJoinStatus (1.3.6.1.4.1.25506.2.51.2.1.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).

 

hh3cMPortGroupTable

About this table

This table contains information about the status of a port which joined a multicast group in a VLAN.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table indexes are ifIndex, hh3cMPortGroupVlanID, hh3cMPortGroupAddressType, and hh3cMPortGroupAddress.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMPortGroupVlanID (1.3.6.1.4.1.25506.2.51.2.2.1.1)

not-accessible

Integer32

Standard MIB values.

An index uniquely identifies that a port belongs to a specified VLAN.

As per the MIB.

hh3cMPortGroupAddressType (1.3.6.1.4.1.25506.2.51.2.2.1.2)

read-only

InetAddressType

INTEGER{

unknown(0),

ipv4(1),

ipv6(2),

dns(16)

}

Type of the multicast group address.

As per the MIB.

hh3cMPortGroupAddress

(1.3.6.1.4.1.25506.2.51.2.2.1.3)

read-only

InetAddress

OCTET STRING (0..255)

Address of the multicast group.

As per the MIB.

 

hh3cMPortConfigEntry

About this table

This table contians information about the fast-leaving status, group limit number, and group policy parameters of a port in a VLAN.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

 

Columns

The table indexes are ifIndex and hh3cMPortConfigVlanID.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMPortConfigVlanID (1.3.6.1.4.1.25506.2.51.2.3.1.1)

not-accessible

Integer32

Standard MIB values.

An index uniquely identifies that a port belongs to a specified VLAN.

As per the MIB.

hh3cMPortGroupLimitNumber (1.3.6.1.4.1.25506.2.51.2.3.1.2)

read-create

Unsigned32

Standard MIB values.

Maximum number of groups that a port can join.

As per the MIB.

hh3cMPortFastLeaveStatus (1.3.6.1.4.1.25506.2.51.2.3.1.3)

read-create

EnabledStatus

INTEGER{

enabled(1),

disabled(2)

}

Fast-leaving status of the port.

As per the MIB.

hh3cMPortGroupPolicyParameter (1.3.6.1.4.1.25506.2.51.2.3.1.4)

read-create

Integer32

Integer32(0|2000..2999)

ACL number which is used as the group policy of the port.

As per the MIB.

hh3cMPortConfigRowStatus (1.3.6.1.4.1.25506.2.51.2.3.1.5)

read-create

RowStatus

active(1),

notReady(3),

createAndGo(4),

destroy(6)

Row status.

Supports only the following values: destroy(6), notReady(3),, createAndGo(4), and destroy(6).

hh3cMPortGroupLimitReplace (1.3.6.1.4.1.25506.2.51.2.3.1.6)

read-create

EnabledStatus

INTEGER{

enabled(1),

disabled(2)

}

This object is related to the object hh3cMPortGroupLimitNumber.  If the current IGMP group number is less than the value of hh3cMPortGroupLimitNumber, any new IGMP group is permitted.

As per the MIB.

 

hh3cHostStaticJoinTable

About this table

Use this table to configure a host on a port in a VLAN statically to join a multicast group.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

 

Columns

The table indexes are ifIndex, h3cHostStaticJoinVlanID, h3cHostStaticJoinAddressType, and h3cHostStaticJoinAddress.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cHostStaticJoinVlanID (1.3.6.1.4.1.25506.2.51.2.4.1.1)

not-accessible

Integer32

Standard MIB values.

An index uniquely identifies the VLAN in which a host on a port statically joined a multicast group.

As per the MIB.

hh3cHostStaticJoinAddressType (1.3.6.1.4.1.25506.2.51.2.4.1.2)

not-accessible

InetAddressType

INTEGER{

unknown(0),

ipv4(1),

ipv6(2),

dns(16)

}

Type of the multicast group address.

As per the MIB.

hh3cHostStaticJoinAddress (1.3.6.1.4.1.25506.2.51.2.4.1.3)

not-accessible

InetAddress

OCTET STRING (0..255)

Address of the multicast group.

As per the MIB.

hh3cHostStaticJoinStatus (1.3.6.1.4.1.25506.2.51.2.4.1.4)

read-create

RowStatus

active(1),

createAndGo(4),

destroy(6)

Row status.

Supports only the following values: createAndGo(4), active(1), 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
新华三官网