HPN-ICF-MPM-MIB

File: HPN-ICF-MPM-MIB.mib (13530 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HPN-ICF-OID-MIB
INET-ADDRESS-MIB IF-MIB

Imported symbols

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

Defined Types

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

HpnicfMPortGroupJoinEntry  
SEQUENCE    
  hpnicfMPortGroupJoinVlanID Integer32
  hpnicfMPortGroupJoinAddressType InetAddressType
  hpnicfMPortGroupJoinAddress InetAddress
  hpnicfMPortGroupJoinStatus RowStatus

HpnicfMPortGroupEntry  
SEQUENCE    
  hpnicfMPortGroupVlanID Integer32
  hpnicfMPortGroupAddressType InetAddressType
  hpnicfMPortGroupAddress InetAddress

HpnicfMPortConfigEntry  
SEQUENCE    
  hpnicfMPortConfigVlanID Integer32
  hpnicfMPortGroupLimitNumber Unsigned32
  hpnicfMPortFastLeaveStatus EnabledStatus
  hpnicfMPortGroupPolicyParameter Integer32
  hpnicfMPortConfigRowStatus RowStatus
  hpnicfMPortGroupLimitReplace EnabledStatus

HpnicfHostStaticJoinEntry  
SEQUENCE    
  hpnicfHostStaticJoinVlanID Integer32
  hpnicfHostStaticJoinAddressType InetAddressType
  hpnicfHostStaticJoinAddress InetAddress
  hpnicfHostStaticJoinStatus RowStatus

Defined Values

hpnicfMpm 1.3.6.1.4.1.11.2.14.11.15.2.51
The MPM (Multicast Port Management) MIB.
MODULE-IDENTITY    

hpnicfMPMObject 1.3.6.1.4.1.11.2.14.11.15.2.51.1
OBJECT IDENTIFIER    

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

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

hpnicfMPMTable 1.3.6.1.4.1.11.2.14.11.15.2.51.2
OBJECT IDENTIFIER    

hpnicfMPortGroupJoinTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfMPortGroupJoinEntry

hpnicfMPortGroupJoinEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMPortGroupJoinEntry  

hpnicfMPortGroupJoinVlanID 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfMPortGroupJoinAddress 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMPortGroupJoinStatus 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfMPortGroupJoinStatus 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  

hpnicfMPortGroupTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfMPortGroupEntry

hpnicfMPortGroupEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMPortGroupEntry  

hpnicfMPortGroupVlanID 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfMPortGroupAddress 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMPortConfigTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfMPortConfigEntry

hpnicfMPortConfigEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMPortConfigEntry  

hpnicfMPortConfigVlanID 1.3.6.1.4.1.11.2.14.11.15.2.51.2.3.1.1
The VLAN index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

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

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

hpnicfMPortGroupPolicyParameter 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMPortConfigRowStatus 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfHostStaticJoinTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfHostStaticJoinEntry

hpnicfHostStaticJoinEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfHostStaticJoinEntry  

hpnicfHostStaticJoinVlanID 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfHostStaticJoinAddress 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfHostStaticJoinStatus 1.3.6.1.4.1.11.2.14.11.15.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