HH3C-MULTICAST-SNOOPING-MIB

File: HH3C-MULTICAST-SNOOPING-MIB.mib (34621 bytes)

Imported modules

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

Imported symbols

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

Defined Types

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

Hh3cMcsGlobalConfigEntry  
SEQUENCE    
  hh3cMcsGlbSnoopingType InetAddressType
  hh3cMcsGlbRowStatus RowStatus
  hh3cMcsGlbEntryLimit Unsigned32
  hh3cMcsGlbHostAgingTime Unsigned32
  hh3cMcsGlbMaxResponseTime Unsigned32
  hh3cMcsGlbRouterAgingTime Unsigned32
  hh3cMcsGlbLastMemQryInterval Unsigned32
  hh3cMcsGlbDropUnknownEnabled TruthValue

Hh3cMcsVirtualUnitConfigEntry  
SEQUENCE    
  hh3cMcsVUType Hh3cVirtualUnitType
  hh3cMcsVUID Unsigned32
  hh3cMcsVUSnoopingType InetAddressType
  hh3cMcsVURowStatus RowStatus
  hh3cMcsVUHostAgingTime Unsigned32
  hh3cMcsVUMaxResponseTime Unsigned32
  hh3cMcsVURouterAgingTime Unsigned32
  hh3cMcsVULastMemQryInterval Unsigned32
  hh3cMcsVUDropUnknownEnabled TruthValue
  hh3cMcsVUPimSnoopingEnabled TruthValue
  hh3cMcsVUVersion Unsigned32
  hh3cMcsVUQuerierEnabled TruthValue
  hh3cMcsVUQuerierInterval Unsigned32
  hh3cMcsVUGeneQuerierSourceAddress InetAddress
  hh3cMcsVUSpecQuerierSourceAddress InetAddress
  hh3cMcsVULeaveSourceAddress InetAddress
  hh3cMcsVUReportSourceAddress InetAddress

Hh3cMcsL2EntryEntry  
SEQUENCE    
  hh3cMcsL2EntryVUType Hh3cVirtualUnitType
  hh3cMcsL2EntryVUID Unsigned32
  hh3cMcsL2EntryAddressType InetAddressType
  hh3cMcsL2EntryGroupAddress InetAddress
  hh3cMcsL2EntrySourceAddress InetAddress
  hh3cMcsL2EntryIfIndex InterfaceIndex
  hh3cMcsL2EntryPortType INTEGER
  hh3cMcsL2EntryPortAttribute BITS

Hh3cMcsPacketStatisticsEntry  
SEQUENCE    
  hh3cMcsStatisticsSnoopingType InetAddressType
  hh3cMcsRxGeneryQueryNum Counter64
  hh3cMcsRxV2SpecificQueryNum Counter64
  hh3cMcsRxV3SpecificQueryNum Counter64
  hh3cMcsRxV3SpecificSGQueryNum Counter64
  hh3cMcsRxV1ReportNum Counter64
  hh3cMcsRxV2ReportNum Counter64
  hh3cMcsRxV3ReportNum Counter64
  hh3cMcsRxV3ErrCorReportNum Counter64
  hh3cMcsRxLeaveNum Counter64
  hh3cMcsRxPimHelloNum Counter64
  hh3cMcsRxErrorPacketNum Counter64
  hh3cMcsTxV2SpecificQueryNum Counter64
  hh3cMcsTxV3SpecificQueryNum Counter64
  hh3cMcsTxV3SpecificSGQueryNum Counter64

Hh3cMcsPortJoinGroupConfigEntry  
SEQUENCE    
  hh3cMcsPortJoinGroupIfIndex InterfaceIndex
  hh3cMcsPortJoinGroupSnoopingType InetAddressType
  hh3cMcsPortJoinGroupVlanID Unsigned32
  hh3cMcsPortJoinGroupGroupAddress InetAddress
  hh3cMcsPortJoinGroupSourceAddress InetAddress
  hh3cMcsPortJoinGroupStatus RowStatus

Hh3cMcsPortStaticGroupConfigEntry  
SEQUENCE    
  hh3cMcsPortStaticGroupIfIndex InterfaceIndex
  hh3cMcsPortStaticGroupSnoopingType InetAddressType
  hh3cMcsPortStaticGroupVlanID Unsigned32
  hh3cMcsPortStaticGroupGroupAddress InetAddress
  hh3cMcsPortStaticGroupSourceAddress InetAddress
  hh3cMcsPortStaticGroupStatus RowStatus

Hh3cMcsRouterPortConfigEntry  
SEQUENCE    
  hh3cMcsRouterPortConfigIfIndex InterfaceIndex
  hh3cMcsRouterPortConfigSnoopingType InetAddressType
  hh3cMcsRouterPortConfigVlanID Unsigned32
  hh3cMcsRouterPortConfigRowStatus RowStatus

Hh3cMcsPortConfigEntry  
SEQUENCE    
  hh3cMcsPortConfigIfIndex InterfaceIndex
  hh3cMcsPortConfigSnoopingType InetAddressType
  hh3cMcsPortConfigVlanID Unsigned32
  hh3cMcsPortConfigGroupLimitNumber Unsigned32
  hh3cMcsPortConfigFastLeaveStatus TruthValue
  hh3cMcsPortConfigGroupPolicyParameter Unsigned32
  hh3cMcsPortConfigOverflowReplace TruthValue
  hh3cMcsPortConfigRowStatus RowStatus

Defined Values

hh3cMulticastSnoop 1.3.6.1.4.1.25506.2.123
IGMP/MLD Snooping Management MIB
MODULE-IDENTITY    

hh3cMulticastSnoopObject 1.3.6.1.4.1.25506.2.123.1
OBJECT IDENTIFIER    

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

hh3cMcsGlobalConfigEntry 1.3.6.1.4.1.25506.2.123.1.1.1
Entry containing information about the global configuration of IGMP/MLD snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMcsGlobalConfigEntry  

hh3cMcsGlbSnoopingType 1.3.6.1.4.1.25506.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  

hh3cMcsGlbRowStatus 1.3.6.1.4.1.25506.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  

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

hh3cMcsGlbHostAgingTime 1.3.6.1.4.1.25506.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  

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

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

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

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

hh3cMcsVirtualUnitConfigTable 1.3.6.1.4.1.25506.2.123.1.2
Table containing configuration information about the specified VLAN or VSI.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMcsVirtualUnitConfigEntry

hh3cMcsVirtualUnitConfigEntry 1.3.6.1.4.1.25506.2.123.1.2.1
Entry containing information of the specified VLAN or VSI.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMcsVirtualUnitConfigEntry  

hh3cMcsVUType 1.3.6.1.4.1.25506.2.123.1.2.1.1
Type of virtual unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cVirtualUnitType  

hh3cMcsVUID 1.3.6.1.4.1.25506.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  

hh3cMcsVUSnoopingType 1.3.6.1.4.1.25506.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  

hh3cMcsVURowStatus 1.3.6.1.4.1.25506.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  

hh3cMcsVUHostAgingTime 1.3.6.1.4.1.25506.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  

hh3cMcsVUMaxResponseTime 1.3.6.1.4.1.25506.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  

hh3cMcsVURouterAgingTime 1.3.6.1.4.1.25506.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  

hh3cMcsVULastMemQryInterval 1.3.6.1.4.1.25506.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  

hh3cMcsVUDropUnknownEnabled 1.3.6.1.4.1.25506.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  

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

hh3cMcsVUVersion 1.3.6.1.4.1.25506.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  

hh3cMcsVUQuerierEnabled 1.3.6.1.4.1.25506.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  

hh3cMcsVUQuerierInterval 1.3.6.1.4.1.25506.2.123.1.2.1.13
Query interval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 2..31744  

hh3cMcsVUGeneQuerierSourceAddress 1.3.6.1.4.1.25506.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  

hh3cMcsVUSpecQuerierSourceAddress 1.3.6.1.4.1.25506.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  

hh3cMcsVULeaveSourceAddress 1.3.6.1.4.1.25506.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  

hh3cMcsVUReportSourceAddress 1.3.6.1.4.1.25506.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  

hh3cMcsL2EntryTable 1.3.6.1.4.1.25506.2.123.1.3
Table containing a list of Layer 2 multicast group entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMcsL2EntryEntry

hh3cMcsL2EntryEntry 1.3.6.1.4.1.25506.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    
  Hh3cMcsL2EntryEntry  

hh3cMcsL2EntryVUType 1.3.6.1.4.1.25506.2.123.1.3.1.1
Type of virtual unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cVirtualUnitType  

hh3cMcsL2EntryVUID 1.3.6.1.4.1.25506.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  

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

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

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

hh3cMcsL2EntryIfIndex 1.3.6.1.4.1.25506.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  

hh3cMcsL2EntryPortType 1.3.6.1.4.1.25506.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)  

hh3cMcsL2EntryPortAttribute 1.3.6.1.4.1.25506.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)  

hh3cMcsPacketStatisticsTable 1.3.6.1.4.1.25506.2.123.1.4
Table containing the IGMP/MLD packets statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMcsPacketStatisticsEntry

hh3cMcsPacketStatisticsEntry 1.3.6.1.4.1.25506.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    
  Hh3cMcsPacketStatisticsEntry  

hh3cMcsStatisticsSnoopingType 1.3.6.1.4.1.25506.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  

hh3cMcsRxGeneryQueryNum 1.3.6.1.4.1.25506.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  

hh3cMcsRxV2SpecificQueryNum 1.3.6.1.4.1.25506.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  

hh3cMcsRxV3SpecificQueryNum 1.3.6.1.4.1.25506.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  

hh3cMcsRxV3SpecificSGQueryNum 1.3.6.1.4.1.25506.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  

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

hh3cMcsRxV2ReportNum 1.3.6.1.4.1.25506.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  

hh3cMcsRxV3ReportNum 1.3.6.1.4.1.25506.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  

hh3cMcsRxV3ErrCorReportNum 1.3.6.1.4.1.25506.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  

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

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

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

hh3cMcsTxV2SpecificQueryNum 1.3.6.1.4.1.25506.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  

hh3cMcsTxV3SpecificQueryNum 1.3.6.1.4.1.25506.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  

hh3cMcsTxV3SpecificSGQueryNum 1.3.6.1.4.1.25506.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  

hh3cMcsPortJoinGroupConfigTable 1.3.6.1.4.1.25506.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  
    Hh3cMcsPortJoinGroupConfigEntry

hh3cMcsPortJoinGroupConfigEntry 1.3.6.1.4.1.25506.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    
  Hh3cMcsPortJoinGroupConfigEntry  

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

hh3cMcsPortJoinGroupSnoopingType 1.3.6.1.4.1.25506.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  

hh3cMcsPortJoinGroupVlanID 1.3.6.1.4.1.25506.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  

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

hh3cMcsPortJoinGroupSourceAddress 1.3.6.1.4.1.25506.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  

hh3cMcsPortJoinGroupStatus 1.3.6.1.4.1.25506.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  

hh3cMcsPortStaticGroupConfigTable 1.3.6.1.4.1.25506.2.123.1.6
Table for configuring static group membership entries on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMcsPortStaticGroupConfigEntry

hh3cMcsPortStaticGroupConfigEntry 1.3.6.1.4.1.25506.2.123.1.6.1
Entry for configuring static group membership entries on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMcsPortStaticGroupConfigEntry  

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

hh3cMcsPortStaticGroupSnoopingType 1.3.6.1.4.1.25506.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  

hh3cMcsPortStaticGroupVlanID 1.3.6.1.4.1.25506.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  

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

hh3cMcsPortStaticGroupSourceAddress 1.3.6.1.4.1.25506.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  

hh3cMcsPortStaticGroupStatus 1.3.6.1.4.1.25506.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  

hh3cMcsRouterPortConfigTable 1.3.6.1.4.1.25506.2.123.1.7
Table for configuring a port as a static router port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cMcsRouterPortConfigEntry

hh3cMcsRouterPortConfigEntry 1.3.6.1.4.1.25506.2.123.1.7.1
Entry for configuring a port as a static router port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cMcsRouterPortConfigEntry  

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

hh3cMcsRouterPortConfigSnoopingType 1.3.6.1.4.1.25506.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  

hh3cMcsRouterPortConfigVlanID 1.3.6.1.4.1.25506.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  

hh3cMcsRouterPortConfigRowStatus 1.3.6.1.4.1.25506.2.123.1.7.1.4
This object is a conceptual row entry that allows to add or delete entries to or from the hh3cMcsRouterPortConfigTable. 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  

hh3cMcsPortConfigTable 1.3.6.1.4.1.25506.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  
    Hh3cMcsPortConfigEntry

hh3cMcsPortConfigEntry 1.3.6.1.4.1.25506.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    
  Hh3cMcsPortConfigEntry  

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

hh3cMcsPortConfigSnoopingType 1.3.6.1.4.1.25506.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  

hh3cMcsPortConfigVlanID 1.3.6.1.4.1.25506.2.123.1.8.1.3
VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4094  

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

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

hh3cMcsPortConfigGroupPolicyParameter 1.3.6.1.4.1.25506.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  

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

hh3cMcsPortConfigRowStatus 1.3.6.1.4.1.25506.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