HH3C-MPM-MIB

File: HH3C-MPM-MIB.mib (13495 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HH3C-OID-MIB
INET-ADDRESS-MIB IF-MIB

Imported symbols

Integer32 MODULE-IDENTITY OBJECT-TYPE
Unsigned32 mib-2 TEXTUAL-CONVENTION
RowStatus hh3cCommon InetAddressType
InetAddress ifIndex

Defined Types

EnabledStatus  
A simple status value for the object.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

Hh3cMPortGroupJoinEntry  
SEQUENCE    
  hh3cMPortGroupJoinVlanID Integer32
  hh3cMPortGroupJoinAddressType InetAddressType
  hh3cMPortGroupJoinAddress InetAddress
  hh3cMPortGroupJoinStatus RowStatus

Hh3cMPortGroupEntry  
SEQUENCE    
  hh3cMPortGroupVlanID Integer32
  hh3cMPortGroupAddressType InetAddressType
  hh3cMPortGroupAddress InetAddress

Hh3cMPortConfigEntry  
SEQUENCE    
  hh3cMPortConfigVlanID Integer32
  hh3cMPortGroupLimitNumber Unsigned32
  hh3cMPortFastLeaveStatus EnabledStatus
  hh3cMPortGroupPolicyParameter Integer32
  hh3cMPortConfigRowStatus RowStatus
  hh3cMPortGroupLimitReplace EnabledStatus

Hh3cHostStaticJoinEntry  
SEQUENCE    
  hh3cHostStaticJoinVlanID Integer32
  hh3cHostStaticJoinAddressType InetAddressType
  hh3cHostStaticJoinAddress InetAddress
  hh3cHostStaticJoinStatus RowStatus

Defined Values

hh3cMpm 1.3.6.1.4.1.25506.2.51
The MPM (Multicast Port Management) MIB.
MODULE-IDENTITY    

hh3cMPMObject 1.3.6.1.4.1.25506.2.51.1
OBJECT IDENTIFIER    

hh3cMPortGroupLimitMinNumber 1.3.6.1.4.1.25506.2.51.1.1
The lower limit of group-limit number.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cMPortGroupLimitMaxNumber 1.3.6.1.4.1.25506.2.51.1.2
The upper limit of group-limit number.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cMPMTable 1.3.6.1.4.1.25506.2.51.2
OBJECT IDENTIFIER    

hh3cMPortGroupJoinTable 1.3.6.1.4.1.25506.2.51.2.1
A table which is used for configuring a port in a specified VLAN to join a multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMPortGroupJoinEntry

hh3cMPortGroupJoinEntry 1.3.6.1.4.1.25506.2.51.2.1.1
An entry which is used for configuring a port in a specified VLAN to join a multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMPortGroupJoinEntry  

hh3cMPortGroupJoinVlanID 1.3.6.1.4.1.25506.2.51.2.1.1.1
An index uniquely identifying a port in a specified VLAN which joined the multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cMPortGroupJoinAddressType 1.3.6.1.4.1.25506.2.51.2.1.1.2
Type of the multicast IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hh3cMPortGroupJoinAddress 1.3.6.1.4.1.25506.2.51.2.1.1.3
IP address of the group which the port belongs to, and it must be a valid multicast IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hh3cMPortGroupJoinStatus 1.3.6.1.4.1.25506.2.51.2.1.1.4
This object is responsible for managing the creation and deletion of rows, which supports 'active', 'notReady', 'createAndGo', 'destroy'. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the hh3cMPortGroupJoinStatus column is 'notReady'. In particular, a newly created row cannot be actived until the port belongs to the corresponding VLAN and IGMP or IGMP snooping is enabled on that VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cMPortGroupTable 1.3.6.1.4.1.25506.2.51.2.2
A table containing information about the status of a port which joined a multicast group in the VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMPortGroupEntry

hh3cMPortGroupEntry 1.3.6.1.4.1.25506.2.51.2.2.1
An entry containing information about the status of a port which joined a multicast group in the VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMPortGroupEntry  

hh3cMPortGroupVlanID 1.3.6.1.4.1.25506.2.51.2.2.1.1
An index uniquely identifies that a port belongs to a specified VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cMPortGroupAddressType 1.3.6.1.4.1.25506.2.51.2.2.1.2
Type of multicast IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hh3cMPortGroupAddress 1.3.6.1.4.1.25506.2.51.2.2.1.3
IP address of the group which the port joined, and it must be a valid multicast IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hh3cMPortConfigTable 1.3.6.1.4.1.25506.2.51.2.3
A table configuring the fast leave status, group limit number and group policy parameter on a port in the specified VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMPortConfigEntry

hh3cMPortConfigEntry 1.3.6.1.4.1.25506.2.51.2.3.1
An entry containing information about the fast leave status, group limit number and group policy parameter of a port in the specified VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMPortConfigEntry  

hh3cMPortConfigVlanID 1.3.6.1.4.1.25506.2.51.2.3.1.1
The VLAN index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cMPortGroupLimitNumber 1.3.6.1.4.1.25506.2.51.2.3.1.2
The group limit number of the port.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cMPortFastLeaveStatus 1.3.6.1.4.1.25506.2.51.2.3.1.3
The fast leave status of the port.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hh3cMPortGroupPolicyParameter 1.3.6.1.4.1.25506.2.51.2.3.1.4
The ACL number which is used as the group policy parameter of the port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 2000..2999  

hh3cMPortConfigRowStatus 1.3.6.1.4.1.25506.2.51.2.3.1.5
The object is responsible for managing the creation and deletion of rows, which supports 'active', 'notReady', 'createAndGo' and 'destroy'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cMPortGroupLimitReplace 1.3.6.1.4.1.25506.2.51.2.3.1.6
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. If the current IGMP group number equals to the value of hh3cMPortGroupLimitNumber and the value of this object is enabled, the group with the minimum multicast address will be replaced by the new group. If the current IGMP group number equals to the value of hh3cMPortGroupLimitNumber and the value of this object is disabled, none of new group will be permitted.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hh3cHostStaticJoinTable 1.3.6.1.4.1.25506.2.51.2.4
A table used to configure a host on a port in a specified VLAN statically to join a multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cHostStaticJoinEntry

hh3cHostStaticJoinEntry 1.3.6.1.4.1.25506.2.51.2.4.1
An entry used to configure a host on a port in a specified VLAN statically to join a multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cHostStaticJoinEntry  

hh3cHostStaticJoinVlanID 1.3.6.1.4.1.25506.2.51.2.4.1.1
An index uniquely identify the specified VLAN in which a host on a port statically joined the multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cHostStaticJoinAddressType 1.3.6.1.4.1.25506.2.51.2.4.1.2
Type of the multicast IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hh3cHostStaticJoinAddress 1.3.6.1.4.1.25506.2.51.2.4.1.3
IP address of the group which the host belongs to, and it must be a valid multicast IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hh3cHostStaticJoinStatus 1.3.6.1.4.1.25506.2.51.2.4.1.4
This object is responsible for managing rows, which supports 'active', 'createAndGo' and 'destroy'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus