HPN-ICF-MULTICAST-SNOOPING-MIB

File: HPN-ICF-MULTICAST-SNOOPING-MIB.mib (35073 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter64 TEXTUAL-CONVENTION RowStatus
TruthValue hpnicfCommon InetAddressType
InetAddress InterfaceIndex

Defined Types

HpnicfVirtualUnitType  
VLAN configuration or VSI configuration.
TEXTUAL-CONVENTION    
  INTEGER vlan(1), vsi(2)  

HpnicfMcsGlobalConfigEntry  
SEQUENCE    
  hpnicfMcsGlbSnoopingType InetAddressType
  hpnicfMcsGlbRowStatus RowStatus
  hpnicfMcsGlbEntryLimit Unsigned32
  hpnicfMcsGlbHostAgingTime Unsigned32
  hpnicfMcsGlbMaxResponseTime Unsigned32
  hpnicfMcsGlbRouterAgingTime Unsigned32
  hpnicfMcsGlbLastMemQryInterval Unsigned32
  hpnicfMcsGlbDropUnknownEnabled TruthValue

HpnicfMcsVirtualUnitConfigEntry  
SEQUENCE    
  hpnicfMcsVUType HpnicfVirtualUnitType
  hpnicfMcsVUID Unsigned32
  hpnicfMcsVUSnoopingType InetAddressType
  hpnicfMcsVURowStatus RowStatus
  hpnicfMcsVUHostAgingTime Unsigned32
  hpnicfMcsVUMaxResponseTime Unsigned32
  hpnicfMcsVURouterAgingTime Unsigned32
  hpnicfMcsVULastMemQryInterval Unsigned32
  hpnicfMcsVUDropUnknownEnabled TruthValue
  hpnicfMcsVUPimSnoopingEnabled TruthValue
  hpnicfMcsVUVersion Unsigned32
  hpnicfMcsVUQuerierEnabled TruthValue
  hpnicfMcsVUQuerierInterval Unsigned32
  hpnicfMcsVUGeneQuerierSourceAddress InetAddress
  hpnicfMcsVUSpecQuerierSourceAddress InetAddress
  hpnicfMcsVULeaveSourceAddress InetAddress
  hpnicfMcsVUReportSourceAddress InetAddress

HpnicfMcsL2EntryEntry  
SEQUENCE    
  hpnicfMcsL2EntryVUType HpnicfVirtualUnitType
  hpnicfMcsL2EntryVUID Unsigned32
  hpnicfMcsL2EntryAddressType InetAddressType
  hpnicfMcsL2EntryGroupAddress InetAddress
  hpnicfMcsL2EntrySourceAddress InetAddress
  hpnicfMcsL2EntryIfIndex InterfaceIndex
  hpnicfMcsL2EntryPortType INTEGER
  hpnicfMcsL2EntryPortAttribute BITS

HpnicfMcsPacketStatisticsEntry  
SEQUENCE    
  hpnicfMcsStatisticsSnoopingType InetAddressType
  hpnicfMcsRxGeneryQueryNum Counter64
  hpnicfMcsRxV2SpecificQueryNum Counter64
  hpnicfMcsRxV3SpecificQueryNum Counter64
  hpnicfMcsRxV3SpecificSGQueryNum Counter64
  hpnicfMcsRxV1ReportNum Counter64
  hpnicfMcsRxV2ReportNum Counter64
  hpnicfMcsRxV3ReportNum Counter64
  hpnicfMcsRxV3ErrCorReportNum Counter64
  hpnicfMcsRxLeaveNum Counter64
  hpnicfMcsRxPimHelloNum Counter64
  hpnicfMcsRxErrorPacketNum Counter64
  hpnicfMcsTxV2SpecificQueryNum Counter64
  hpnicfMcsTxV3SpecificQueryNum Counter64
  hpnicfMcsTxV3SpecificSGQueryNum Counter64

HpnicfMcsPortJoinGroupConfigEntry  
SEQUENCE    
  hpnicfMcsPortJoinGroupIfIndex InterfaceIndex
  hpnicfMcsPortJoinGroupSnoopingType InetAddressType
  hpnicfMcsPortJoinGroupVlanID Unsigned32
  hpnicfMcsPortJoinGroupGroupAddress InetAddress
  hpnicfMcsPortJoinGroupSourceAddress InetAddress
  hpnicfMcsPortJoinGroupStatus RowStatus

HpnicfMcsPortStaticGroupConfigEntry  
SEQUENCE    
  hpnicfMcsPortStaticGroupIfIndex InterfaceIndex
  hpnicfMcsPortStaticGroupSnoopingType InetAddressType
  hpnicfMcsPortStaticGroupVlanID Unsigned32
  hpnicfMcsPortStaticGroupGroupAddress InetAddress
  hpnicfMcsPortStaticGroupSourceAddress InetAddress
  hpnicfMcsPortStaticGroupStatus RowStatus

HpnicfMcsRouterPortConfigEntry  
SEQUENCE    
  hpnicfMcsRouterPortConfigIfIndex InterfaceIndex
  hpnicfMcsRouterPortConfigSnoopingType InetAddressType
  hpnicfMcsRouterPortConfigVlanID Unsigned32
  hpnicfMcsRouterPortConfigRowStatus RowStatus

HpnicfMcsPortConfigEntry  
SEQUENCE    
  hpnicfMcsPortConfigIfIndex InterfaceIndex
  hpnicfMcsPortConfigSnoopingType InetAddressType
  hpnicfMcsPortConfigVlanID Unsigned32
  hpnicfMcsPortConfigGroupLimitNumber Unsigned32
  hpnicfMcsPortConfigFastLeaveStatus TruthValue
  hpnicfMcsPortConfigGroupPolicyParameter Unsigned32
  hpnicfMcsPortConfigOverflowReplace TruthValue
  hpnicfMcsPortConfigRowStatus RowStatus

Defined Values

hpnicfMulticastSnoop 1.3.6.1.4.1.11.2.14.11.15.2.123
IGMP/MLD Snooping Management MIB
MODULE-IDENTITY    

hpnicfMulticastSnoopObject 1.3.6.1.4.1.11.2.14.11.15.2.123.1
OBJECT IDENTIFIER    

hpnicfMcsGlobalConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.123.1.1
Table containing information about the global configuration of IGMP/MLD snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMcsGlobalConfigEntry

hpnicfMcsGlobalConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.123.1.1.1
Entry containing information about the global configuration of IGMP/MLD snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMcsGlobalConfigEntry  

hpnicfMcsGlbSnoopingType 1.3.6.1.4.1.11.2.14.11.15.2.123.1.1.1.1
Type of the global configuration. IPv4 means IGMP snooping configuration, and IPv6 means MLD snooping configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfMcsGlbRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.123.1.1.1.2
The activation of a row enables IGMP/MLD snooping globally. The destruction of a row disables IGMP/MLD snooping globally.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMcsGlbEntryLimit 1.3.6.1.4.1.11.2.14.11.15.2.123.1.1.1.3
Global maximum number of IGMP/MLD snooping forwarding entries.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfMcsGlbHostAgingTime 1.3.6.1.4.1.11.2.14.11.15.2.123.1.1.1.4
Global aging time of the multicast group on ports.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..8097894  

hpnicfMcsGlbMaxResponseTime 1.3.6.1.4.1.11.2.14.11.15.2.123.1.1.1.5
Global maximum query response time.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..3174  

hpnicfMcsGlbRouterAgingTime 1.3.6.1.4.1.11.2.14.11.15.2.123.1.1.1.6
Global aging time of router ports.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..8097894  

hpnicfMcsGlbLastMemQryInterval 1.3.6.1.4.1.11.2.14.11.15.2.123.1.1.1.7
Global last member query interval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..25  

hpnicfMcsGlbDropUnknownEnabled 1.3.6.1.4.1.11.2.14.11.15.2.123.1.1.1.8
Whether the feature of dropping unknown packets is enabled globally.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfMcsVirtualUnitConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2
Table containing configuration information about the specified VLAN or VSI.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMcsVirtualUnitConfigEntry

hpnicfMcsVirtualUnitConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1
Entry containing information of the specified VLAN or VSI.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMcsVirtualUnitConfigEntry  

hpnicfMcsVUType 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.1
Type of virtual unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVirtualUnitType  

hpnicfMcsVUID 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.2
VLAN ID or VSI Index. Its value ranges from 1 to 4094 when type is VLAN, and from 0 to 0xFFFFFFFE when type is VSI
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpnicfMcsVUSnoopingType 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.3
Type of the configuration. IPv4 means IGMP snooping configuration, and IPv6 means MLD snooping configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfMcsVURowStatus 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.4
The activation of a row enables IGMP/MLD snooping in the VLAN or VSI. The destruction of a row disables IGMP/MLD snooping in the VLAN or VSI.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMcsVUHostAgingTime 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.5
Aging time of the multicast group on ports in the VLAN or VSI. A value of zero indicates that it is not configured in the VLAN or VSI.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..8097894  

hpnicfMcsVUMaxResponseTime 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.6
Maximum query response time in the VLAN or VSI. A value of zero indicates that it is not configured in the VLAN or VSI.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..3174  

hpnicfMcsVURouterAgingTime 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.7
Aging time of the router port in the VLAN or VSI. A value of zero indicates that it is not configured in the VLAN or VSI.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..8097894  

hpnicfMcsVULastMemQryInterval 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.8
Last member query interval in the VLAN or VSI. A value of zero indicates that it is not configured in the VLAN or VSI.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..25  

hpnicfMcsVUDropUnknownEnabled 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.9
Whether the feature of dropping unknown packets is enabled in the VLAN or VSI.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfMcsVUPimSnoopingEnabled 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.10
Whether PIM snooping is enabled in the VLAN or VSI.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfMcsVUVersion 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.11
Version of IGMP/MLD snooping that is running on the VLAN. Value 2 represents IGMPv2 snooping and MLDv1 snooping, and value 3 represents IGMPv3 snooping and MLDv2 snooping.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 2 | 3  

hpnicfMcsVUQuerierEnabled 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.12
Whether the querier feature is enabled in the VLAN or VSI.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfMcsVUQuerierInterval 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.13
Query interval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 2..31744  

hpnicfMcsVUGeneQuerierSourceAddress 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.14
Source IP address of IGMP or MLD general query packets. Its value is 255.255.255.255 or FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF when not configured.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpnicfMcsVUSpecQuerierSourceAddress 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.15
Source IP address of IGMP or MLD group-specific query packets. Its value is 255.255.255.255 or FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF when not configured.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpnicfMcsVULeaveSourceAddress 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.16
Source IP address of IGMP or MLD leave packets. Its value is 255.255.255.255 or FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF when not configured.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpnicfMcsVUReportSourceAddress 1.3.6.1.4.1.11.2.14.11.15.2.123.1.2.1.17
Source IP address of IGMP or MLD report packets. Its value is 255.255.255.255 or FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF when not configured.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpnicfMcsL2EntryTable 1.3.6.1.4.1.11.2.14.11.15.2.123.1.3
Table containing a list of Layer 2 multicast group entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMcsL2EntryEntry

hpnicfMcsL2EntryEntry 1.3.6.1.4.1.11.2.14.11.15.2.123.1.3.1
Entry of l2-multicast group, which is created for each group learned or configured in the VLAN or VSI.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMcsL2EntryEntry  

hpnicfMcsL2EntryVUType 1.3.6.1.4.1.11.2.14.11.15.2.123.1.3.1.1
Type of virtual unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVirtualUnitType  

hpnicfMcsL2EntryVUID 1.3.6.1.4.1.11.2.14.11.15.2.123.1.3.1.2
VLAN ID or VSI Index. Its value ranges from 1 to 4094 when type is VLAN, and from 0 to 0xFFFFFFFE when type is VSI.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpnicfMcsL2EntryAddressType 1.3.6.1.4.1.11.2.14.11.15.2.123.1.3.1.3
Type of multicast IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfMcsL2EntryGroupAddress 1.3.6.1.4.1.11.2.14.11.15.2.123.1.3.1.4
IP address of the multicast group which the port joined.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpnicfMcsL2EntrySourceAddress 1.3.6.1.4.1.11.2.14.11.15.2.123.1.3.1.5
IP address of the unicast source which the port joined.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpnicfMcsL2EntryIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.123.1.3.1.6
IfIndex value of the port that joined the Layer 2 IP multicast group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpnicfMcsL2EntryPortType 1.3.6.1.4.1.11.2.14.11.15.2.123.1.3.1.7
Type of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER interface(1), ac(2), npw(3), upw(4), trill(5)  

hpnicfMcsL2EntryPortAttribute 1.3.6.1.4.1.11.2.14.11.15.2.123.1.3.1.8
Attribute of the port. 'd' means learned from IGMP/MLD packets, 's' means configured statically, 'p' means learned from PIM snooping, 'k' means obtained from the kernel, 'r' means learned from (*, *) entries, 'w' means learned from (*, G) entries.
Status: current Access: read-only
OBJECT-TYPE    
  BITS d(0), s(1), p(2), k(3), r(4), w(5)  

hpnicfMcsPacketStatisticsTable 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4
Table containing the IGMP/MLD packets statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMcsPacketStatisticsEntry

hpnicfMcsPacketStatisticsEntry 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1
Entry containing the statistic information of IGMP/MLD packets that have been transmitted and received in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMcsPacketStatisticsEntry  

hpnicfMcsStatisticsSnoopingType 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.1
Type of the snooping, IPv4 means the statistics for IGMP snooping, and IPv6 means the statistics for MLD snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfMcsRxGeneryQueryNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.2
Statistics of IGMP or MLD general query packets received on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsRxV2SpecificQueryNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.3
Statistics of IGMPv2 or MLDv1 group-specific query packets received on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsRxV3SpecificQueryNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.4
The statistics of IGMPv3 or MLDv2 group-specific query packets received on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsRxV3SpecificSGQueryNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.5
Statistics of IGMPv3 or MLDv2 group-and-source-specific query packets received on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsRxV1ReportNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.6
Statistics of IGMPv1 report packets received on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsRxV2ReportNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.7
Statistics of IGMPv2 or MLDv1 report packets received on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsRxV3ReportNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.8
Statistics of IGMPv3 or MLDv2 report packets received on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsRxV3ErrCorReportNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.9
Statistics of IGMPv3 or MLDv2 report packets with correct and incorrect records received on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsRxLeaveNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.10
Statistics of leave packets received on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsRxPimHelloNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.11
Statistics of PIM hello packets received on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsRxErrorPacketNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.12
Statistics of error IGMP/MLD packets received on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsTxV2SpecificQueryNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.13
Statistics of IGMPv2 or MLDv1 group-specific query packets sent from the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsTxV3SpecificQueryNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.14
Statistics of IGMPv3 or MLDv2 group-specific query packets sent from the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsTxV3SpecificSGQueryNum 1.3.6.1.4.1.11.2.14.11.15.2.123.1.4.1.15
Statistics of IGMPv3 or MLDv2 group-and-source-specific query packets sent from the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfMcsPortJoinGroupConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.123.1.5
Table for configuring a port as a simulated member host for a multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMcsPortJoinGroupConfigEntry

hpnicfMcsPortJoinGroupConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.123.1.5.1
Entry for configuring a port as a simulated member host for a multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMcsPortJoinGroupConfigEntry  

hpnicfMcsPortJoinGroupIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.123.1.5.1.1
Port for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpnicfMcsPortJoinGroupSnoopingType 1.3.6.1.4.1.11.2.14.11.15.2.123.1.5.1.2
Type of the configuration. IPv4 means IGMP snooping configuration, and IPv6 means MLD snooping configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfMcsPortJoinGroupVlanID 1.3.6.1.4.1.11.2.14.11.15.2.123.1.5.1.3
Index uniquely identifying the specified VLAN in which a host on a port joined the multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4094  

hpnicfMcsPortJoinGroupGroupAddress 1.3.6.1.4.1.11.2.14.11.15.2.123.1.5.1.4
IP address of the group to which the host belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpnicfMcsPortJoinGroupSourceAddress 1.3.6.1.4.1.11.2.14.11.15.2.123.1.5.1.5
IP address of the source. A value of zero indicates that the multicast packets of this group can come from any sources.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

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

hpnicfMcsPortStaticGroupConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.123.1.6
Table for configuring static group membership entries on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMcsPortStaticGroupConfigEntry

hpnicfMcsPortStaticGroupConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.123.1.6.1
Entry for configuring static group membership entries on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMcsPortStaticGroupConfigEntry  

hpnicfMcsPortStaticGroupIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.123.1.6.1.1
Port for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpnicfMcsPortStaticGroupSnoopingType 1.3.6.1.4.1.11.2.14.11.15.2.123.1.6.1.2
Type of the configuration. IPv4 means IGMP snooping configuration, and IPv6 means MLD snooping configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfMcsPortStaticGroupVlanID 1.3.6.1.4.1.11.2.14.11.15.2.123.1.6.1.3
Index uniquely identifying the specified VLAN in which a port statically joined the multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4094  

hpnicfMcsPortStaticGroupGroupAddress 1.3.6.1.4.1.11.2.14.11.15.2.123.1.6.1.4
IP address of the multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpnicfMcsPortStaticGroupSourceAddress 1.3.6.1.4.1.11.2.14.11.15.2.123.1.6.1.5
IP address of the source. A value of zero indicates that the multicast packets of this group can come from any sources.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

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

hpnicfMcsRouterPortConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.123.1.7
Table for configuring a port as a static router port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMcsRouterPortConfigEntry

hpnicfMcsRouterPortConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.123.1.7.1
Entry for configuring a port as a static router port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMcsRouterPortConfigEntry  

hpnicfMcsRouterPortConfigIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.123.1.7.1.1
Port for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpnicfMcsRouterPortConfigSnoopingType 1.3.6.1.4.1.11.2.14.11.15.2.123.1.7.1.2
Type of the configuration. IPv4 means IGMP snooping configuration, and IPv6 means MLD snooping configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfMcsRouterPortConfigVlanID 1.3.6.1.4.1.11.2.14.11.15.2.123.1.7.1.3
Index uniquely identifying the specified VLAN in which a port act as a static router port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4094  

hpnicfMcsRouterPortConfigRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.123.1.7.1.4
This object is a conceptual row entry that allows to add or delete entries to or from the hpnicfMcsRouterPortConfigTable. When an entry is created in this table 'createAndGo' method is used and the value of this object is set to 'active'. Deactivation of an 'active' entry is not allowed. When an entry is deleted in this table 'destroy' method is used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMcsPortConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.123.1.8
Table for configuring the fast leave status, group limit number, group policy parameter and overflow replace status on a port in the specified VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMcsPortConfigEntry

hpnicfMcsPortConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.123.1.8.1
Entry containing information about the fast leave status, group limit number, group policy parameter and overflow replace status of a port in the specified VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMcsPortConfigEntry  

hpnicfMcsPortConfigIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.123.1.8.1.1
Port for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpnicfMcsPortConfigSnoopingType 1.3.6.1.4.1.11.2.14.11.15.2.123.1.8.1.2
Type of the configuration. IPv4 means IGMP snooping configuration, and IPv6 means MLD snooping configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfMcsPortConfigVlanID 1.3.6.1.4.1.11.2.14.11.15.2.123.1.8.1.3
VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4094  

hpnicfMcsPortConfigGroupLimitNumber 1.3.6.1.4.1.11.2.14.11.15.2.123.1.8.1.4
Group limit number of the port.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfMcsPortConfigFastLeaveStatus 1.3.6.1.4.1.11.2.14.11.15.2.123.1.8.1.5
Fast leave status of the port.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfMcsPortConfigGroupPolicyParameter 1.3.6.1.4.1.11.2.14.11.15.2.123.1.8.1.6
ACL number which is used as the group policy parameter of the port.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 2000..3999  

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

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