H3C-MPM-MIB

File: H3C-MPM-MIB.mib (13395 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HUAWEI-3COM-OID-MIB
INET-ADDRESS-MIB IF-MIB

Imported symbols

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

Defined Types

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

H3cMPortGroupJoinEntry  
SEQUENCE    
  h3cMPortGroupJoinVlanID Integer32
  h3cMPortGroupJoinAddressType InetAddressType
  h3cMPortGroupJoinAddress InetAddress
  h3cMPortGroupJoinStatus RowStatus

H3cMPortGroupEntry  
SEQUENCE    
  h3cMPortGroupVlanID Integer32
  h3cMPortGroupAddressType InetAddressType
  h3cMPortGroupAddress InetAddress

H3cMPortConfigEntry  
SEQUENCE    
  h3cMPortConfigVlanID Integer32
  h3cMPortGroupLimitNumber Unsigned32
  h3cMPortFastLeaveStatus EnabledStatus
  h3cMPortGroupPolicyParameter Integer32
  h3cMPortConfigRowStatus RowStatus
  h3cMPortGroupLimitReplace EnabledStatus

H3cHostStaticJoinEntry  
SEQUENCE    
  h3cHostStaticJoinVlanID Integer32
  h3cHostStaticJoinAddressType InetAddressType
  h3cHostStaticJoinAddress InetAddress
  h3cHostStaticJoinStatus RowStatus

Defined Values

h3cMpm 1.3.6.1.4.1.2011.10.2.51
The MPM (Multicast Port Management) MIB.
MODULE-IDENTITY    

h3cMPMObject 1.3.6.1.4.1.2011.10.2.51.1
OBJECT IDENTIFIER    

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

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

h3cMPMTable 1.3.6.1.4.1.2011.10.2.51.2
OBJECT IDENTIFIER    

h3cMPortGroupJoinTable 1.3.6.1.4.1.2011.10.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  
    H3cMPortGroupJoinEntry

h3cMPortGroupJoinEntry 1.3.6.1.4.1.2011.10.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    
  H3cMPortGroupJoinEntry  

h3cMPortGroupJoinVlanID 1.3.6.1.4.1.2011.10.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  

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

h3cMPortGroupJoinAddress 1.3.6.1.4.1.2011.10.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  

h3cMPortGroupJoinStatus 1.3.6.1.4.1.2011.10.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 h3cMPortGroupJoinStatus 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  

h3cMPortGroupTable 1.3.6.1.4.1.2011.10.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  
    H3cMPortGroupEntry

h3cMPortGroupEntry 1.3.6.1.4.1.2011.10.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    
  H3cMPortGroupEntry  

h3cMPortGroupVlanID 1.3.6.1.4.1.2011.10.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  

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

h3cMPortGroupAddress 1.3.6.1.4.1.2011.10.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  

h3cMPortConfigTable 1.3.6.1.4.1.2011.10.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  
    H3cMPortConfigEntry

h3cMPortConfigEntry 1.3.6.1.4.1.2011.10.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    
  H3cMPortConfigEntry  

h3cMPortConfigVlanID 1.3.6.1.4.1.2011.10.2.51.2.3.1.1
The VLAN index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

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

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

h3cMPortGroupPolicyParameter 1.3.6.1.4.1.2011.10.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  

h3cMPortConfigRowStatus 1.3.6.1.4.1.2011.10.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  

h3cMPortGroupLimitReplace 1.3.6.1.4.1.2011.10.2.51.2.3.1.6
This object is related to the object h3cMPortGroupLimitNumber. If the current IGMP group number is less than the value of h3cMPortGroupLimitNumber, any new IGMP group is permitted. If the current IGMP group number equals to the value of h3cMPortGroupLimitNumber 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 h3cMPortGroupLimitNumber and the value of this object is disabled, none of new group will be permitted.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

h3cHostStaticJoinTable 1.3.6.1.4.1.2011.10.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  
    H3cHostStaticJoinEntry

h3cHostStaticJoinEntry 1.3.6.1.4.1.2011.10.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    
  H3cHostStaticJoinEntry  

h3cHostStaticJoinVlanID 1.3.6.1.4.1.2011.10.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  

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

h3cHostStaticJoinAddress 1.3.6.1.4.1.2011.10.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  

h3cHostStaticJoinStatus 1.3.6.1.4.1.2011.10.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