H3C-MULTICAST-SNOOPING-MIB

File: H3C-MULTICAST-SNOOPING-MIB.mib (34313 bytes)

Imported modules

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

Imported symbols

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

Defined Types

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

H3cMcsGlobalConfigEntry  
SEQUENCE    
  h3cMcsGlbSnoopingType InetAddressType
  h3cMcsGlbRowStatus RowStatus
  h3cMcsGlbEntryLimit Unsigned32
  h3cMcsGlbHostAgingTime Unsigned32
  h3cMcsGlbMaxResponseTime Unsigned32
  h3cMcsGlbRouterAgingTime Unsigned32
  h3cMcsGlbLastMemQryInterval Unsigned32
  h3cMcsGlbDropUnknownEnabled TruthValue

H3cMcsVirtualUnitConfigEntry  
SEQUENCE    
  h3cMcsVUType H3cVirtualUnitType
  h3cMcsVUID Unsigned32
  h3cMcsVUSnoopingType InetAddressType
  h3cMcsVURowStatus RowStatus
  h3cMcsVUHostAgingTime Unsigned32
  h3cMcsVUMaxResponseTime Unsigned32
  h3cMcsVURouterAgingTime Unsigned32
  h3cMcsVULastMemQryInterval Unsigned32
  h3cMcsVUDropUnknownEnabled TruthValue
  h3cMcsVUPimSnoopingEnabled TruthValue
  h3cMcsVUVersion Unsigned32
  h3cMcsVUQuerierEnabled TruthValue
  h3cMcsVUQuerierInterval Unsigned32
  h3cMcsVUGeneQuerierSourceAddress InetAddress
  h3cMcsVUSpecQuerierSourceAddress InetAddress
  h3cMcsVULeaveSourceAddress InetAddress
  h3cMcsVUReportSourceAddress InetAddress

H3cMcsL2EntryEntry  
SEQUENCE    
  h3cMcsL2EntryVUType H3cVirtualUnitType
  h3cMcsL2EntryVUID Unsigned32
  h3cMcsL2EntryAddressType InetAddressType
  h3cMcsL2EntryGroupAddress InetAddress
  h3cMcsL2EntrySourceAddress InetAddress
  h3cMcsL2EntryIfIndex InterfaceIndex
  h3cMcsL2EntryPortType INTEGER
  h3cMcsL2EntryPortAttribute BITS

H3cMcsPacketStatisticsEntry  
SEQUENCE    
  h3cMcsStatisticsSnoopingType InetAddressType
  h3cMcsRxGeneryQueryNum Counter64
  h3cMcsRxV2SpecificQueryNum Counter64
  h3cMcsRxV3SpecificQueryNum Counter64
  h3cMcsRxV3SpecificSGQueryNum Counter64
  h3cMcsRxV1ReportNum Counter64
  h3cMcsRxV2ReportNum Counter64
  h3cMcsRxV3ReportNum Counter64
  h3cMcsRxV3ErrCorReportNum Counter64
  h3cMcsRxLeaveNum Counter64
  h3cMcsRxPimHelloNum Counter64
  h3cMcsRxErrorPacketNum Counter64
  h3cMcsTxV2SpecificQueryNum Counter64
  h3cMcsTxV3SpecificQueryNum Counter64
  h3cMcsTxV3SpecificSGQueryNum Counter64

H3cMcsPortJoinGroupConfigEntry  
SEQUENCE    
  h3cMcsPortJoinGroupIfIndex InterfaceIndex
  h3cMcsPortJoinGroupSnoopingType InetAddressType
  h3cMcsPortJoinGroupVlanID Unsigned32
  h3cMcsPortJoinGroupGroupAddress InetAddress
  h3cMcsPortJoinGroupSourceAddress InetAddress
  h3cMcsPortJoinGroupStatus RowStatus

H3cMcsPortStaticGroupConfigEntry  
SEQUENCE    
  h3cMcsPortStaticGroupIfIndex InterfaceIndex
  h3cMcsPortStaticGroupSnoopingType InetAddressType
  h3cMcsPortStaticGroupVlanID Unsigned32
  h3cMcsPortStaticGroupGroupAddress InetAddress
  h3cMcsPortStaticGroupSourceAddress InetAddress
  h3cMcsPortStaticGroupStatus RowStatus

H3cMcsRouterPortConfigEntry  
SEQUENCE    
  h3cMcsRouterPortConfigIfIndex InterfaceIndex
  h3cMcsRouterPortConfigSnoopingType InetAddressType
  h3cMcsRouterPortConfigVlanID Unsigned32
  h3cMcsRouterPortConfigRowStatus RowStatus

H3cMcsPortConfigEntry  
SEQUENCE    
  h3cMcsPortConfigIfIndex InterfaceIndex
  h3cMcsPortConfigSnoopingType InetAddressType
  h3cMcsPortConfigVlanID Unsigned32
  h3cMcsPortConfigGroupLimitNumber Unsigned32
  h3cMcsPortConfigFastLeaveStatus TruthValue
  h3cMcsPortConfigGroupPolicyParameter Unsigned32
  h3cMcsPortConfigOverflowReplace TruthValue
  h3cMcsPortConfigRowStatus RowStatus

Defined Values

h3cMulticastSnoop 1.3.6.1.4.1.2011.10.2.123
IGMP/MLD Snooping Management MIB
MODULE-IDENTITY    

h3cMulticastSnoopObject 1.3.6.1.4.1.2011.10.2.123.1
OBJECT IDENTIFIER    

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

h3cMcsGlobalConfigEntry 1.3.6.1.4.1.2011.10.2.123.1.1.1
Entry containing information about the global configuration of IGMP/MLD snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cMcsGlobalConfigEntry  

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

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

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

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

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

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

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

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

h3cMcsVirtualUnitConfigTable 1.3.6.1.4.1.2011.10.2.123.1.2
Table containing configuration information about the specified VLAN or VSI.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMcsVirtualUnitConfigEntry

h3cMcsVirtualUnitConfigEntry 1.3.6.1.4.1.2011.10.2.123.1.2.1
Entry containing information of the specified VLAN or VSI.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cMcsVirtualUnitConfigEntry  

h3cMcsVUType 1.3.6.1.4.1.2011.10.2.123.1.2.1.1
Type of virtual unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cVirtualUnitType  

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

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

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

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

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

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

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

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

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

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

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

h3cMcsVUQuerierInterval 1.3.6.1.4.1.2011.10.2.123.1.2.1.13
Query interval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 2..31744  

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

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

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

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

h3cMcsL2EntryTable 1.3.6.1.4.1.2011.10.2.123.1.3
Table containing a list of Layer 2 multicast group entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMcsL2EntryEntry

h3cMcsL2EntryEntry 1.3.6.1.4.1.2011.10.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    
  H3cMcsL2EntryEntry  

h3cMcsL2EntryVUType 1.3.6.1.4.1.2011.10.2.123.1.3.1.1
Type of virtual unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cVirtualUnitType  

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

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

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

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

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

h3cMcsL2EntryPortType 1.3.6.1.4.1.2011.10.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)  

h3cMcsL2EntryPortAttribute 1.3.6.1.4.1.2011.10.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)  

h3cMcsPacketStatisticsTable 1.3.6.1.4.1.2011.10.2.123.1.4
Table containing the IGMP/MLD packets statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMcsPacketStatisticsEntry

h3cMcsPacketStatisticsEntry 1.3.6.1.4.1.2011.10.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    
  H3cMcsPacketStatisticsEntry  

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h3cMcsPortJoinGroupConfigTable 1.3.6.1.4.1.2011.10.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  
    H3cMcsPortJoinGroupConfigEntry

h3cMcsPortJoinGroupConfigEntry 1.3.6.1.4.1.2011.10.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    
  H3cMcsPortJoinGroupConfigEntry  

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

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

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

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

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

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

h3cMcsPortStaticGroupConfigTable 1.3.6.1.4.1.2011.10.2.123.1.6
Table for configuring static group membership entries on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMcsPortStaticGroupConfigEntry

h3cMcsPortStaticGroupConfigEntry 1.3.6.1.4.1.2011.10.2.123.1.6.1
Entry for configuring static group membership entries on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cMcsPortStaticGroupConfigEntry  

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

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

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

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

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

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

h3cMcsRouterPortConfigTable 1.3.6.1.4.1.2011.10.2.123.1.7
Table for configuring a port as a static router port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMcsRouterPortConfigEntry

h3cMcsRouterPortConfigEntry 1.3.6.1.4.1.2011.10.2.123.1.7.1
Entry for configuring a port as a static router port.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cMcsRouterPortConfigEntry  

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

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

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

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

h3cMcsPortConfigTable 1.3.6.1.4.1.2011.10.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  
    H3cMcsPortConfigEntry

h3cMcsPortConfigEntry 1.3.6.1.4.1.2011.10.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    
  H3cMcsPortConfigEntry  

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

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

h3cMcsPortConfigVlanID 1.3.6.1.4.1.2011.10.2.123.1.8.1.3
VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4094  

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

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

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

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

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