DASAN-MCAST-MIB

File: DASAN-MCAST-MIB.mib (38682 bytes)

Imported modules

DASAN-SWITCH-MIB IF-MIB INET-ADDRESS-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

dsSwitchModules ifIndex InterfaceIndex
InetAddress OBJECT-GROUP NOTIFICATION-GROUP
IpAddress Integer32 Unsigned32
Counter32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE TruthValue RowStatus
TEXTUAL-CONVENTION

Defined Types

DsIgmpVersion  
A value that represents the version of IGMP: version1(1) : Version 1 of IGMP version2(2) : Version 2 of IGMP version3(3) : Version 3 of IGMP.
TEXTUAL-CONVENTION    
  INTEGER version1(1), version2(2), version3(3)  

DsIgmpFilterMode  
.
TEXTUAL-CONVENTION    
  INTEGER includeAllow(1), includeBlock(2), excludeAllow(3), excludeBlock(4)  

DsInterfaceStatsEntry  
SEQUENCE    
  dsTxGeneralQueries Counter32
  dsTxGroupSpecificQueries Counter32
  dsTxReports Counter32
  dsTxLeaves Counter32
  dsRxGeneralQueries Counter32
  dsRxGroupSpecificQueries Counter32
  dsRxReports Counter32
  dsRxLeaves Counter32
  dsRxValidPackets Counter32
  dsRxInvalidPackets Counter32
  dsRxOtherPackets Counter32
  dsRxTopoNotifications Counter32
  dsV3Allows Counter32
  dsV3Blocks Counter32
  dsV3IsIncluded Counter32
  dsV3IsExcluded Counter32
  dsV3ToIncluded Counter32
  dsV3ToExcluded Counter32

DsVlanConfigEntry  
SEQUENCE    
  dsVlanID INTEGER
  dsVlanIgmpSnoopingEnabled TruthValue
  dsVlanFastLeaveEnabled TruthValue
  dsVlanFastBlockEnabled TruthValue
  dsVlanSnoopingLearningModePim TruthValue
  dsVlanExplicitTrackingEnabled TruthValue

DsIgmpQuerierEntry  
SEQUENCE    
  dsIgmpQuerierVlanIndex INTEGER
  dsIgmpQuerierEnabled TruthValue
  dsIgmpQuerierState INTEGER
  dsIgmpQuerierVersion DsIgmpVersion
  dsIgmpQuerierAddress InetAddress
  dsIgmpQuerierPort InterfaceIndex

DsIfConfigEntry  
SEQUENCE    
  dsIfTopoChangeFloodEnabled TruthValue

DsIfPortConfigEntry  
SEQUENCE    
  dsIfPortExplicitTrackingMaxhost Integer32

DsMcastRouterCfgEntry  
SEQUENCE    
  dsMcastRouterPortIndex INTEGER
  dsMcastRouterVlanIndex INTEGER
  dsMcastRouterType INTEGER
  dsMcastRouterRowStatus RowStatus

DsMcastGroupEntry  
SEQUENCE    
  dsMcastGroupVlanIndex INTEGER
  dsMcastGroupAddress InetAddress
  dsMcastGroupPortIndex INTEGER
  dsMcastGroupFilterMode INTEGER
  dsMcastGroupIgmpVersion DsIgmpVersion

DsMcastIgmpGroupEntry  
SEQUENCE    
  dsMcastIgmpGroupVlanIndex INTEGER
  dsMcastIgmpGroupAddress IpAddress
  dsMcastIgmpGroupSource IpAddress
  dsMcastIgmpGroupPortIndex INTEGER
  dsMcastIgmpGroupReporter IpAddress
  dsMcastIgmpGroupVersion DsIgmpVersion
  dsMcastIgmpGroupFilterMode DsIgmpFilterMode
  dsMcastIgmpGroupExpire Integer32

DsIgmpStaticGroupEntry  
SEQUENCE    
  dsIgmpStaticGroupAddress IpAddress
  dsIgmpStaticGroupVlanID INTEGER
  dsIgmpStaticGroupPort INTEGER
  dsIgmpStaticGroupReporter IpAddress
  dsMcastIgmpGroupState INTEGER
  dsMcastIgmpGroupStatus RowStatus

Defined Values

dsMcastMIB 1.3.6.1.4.1.6296.9.1.1.2.24
The MIB module for Multicast Feature.
MODULE-IDENTITY    

dsMcastNotification 1.3.6.1.4.1.6296.9.1.1.2.24.0
OBJECT IDENTIFIER    

dsIgmpSnoopingChanged 1.3.6.1.4.1.6296.9.1.1.2.24.0.1
A dsIgmpSnoopingEnableChanged should be generated when Igmp Snooping is enable or disable
Status: current Access: not-accessible
NOTIFICATION-TYPE    

dsIgmpSnoopingVlanChanged 1.3.6.1.4.1.6296.9.1.1.2.24.0.2
A dsIgmpSnoopingVlanChanged should be generated when Igmp Snooping Vlan is enable or disable
Status: current Access: not-accessible
NOTIFICATION-TYPE    

dsIgmpSnoopingMIBObject 1.3.6.1.4.1.6296.9.1.1.2.24.1
OBJECT IDENTIFIER    

dsSystemInfo 1.3.6.1.4.1.6296.9.1.1.2.24.1.1
OBJECT IDENTIFIER    

dsIgmpSnoopingEnabled 1.3.6.1.4.1.6296.9.1.1.2.24.1.1.1
This object indicates whether IGMP Snooping has been enabled for the system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsFastLeaveEnabled 1.3.6.1.4.1.6296.9.1.1.2.24.1.1.2
This object indicates whether Fast-Leave mechanism has been configured to be enabled in the system. If Fast-Leave is enabled in the switch, IGMP Snooping will prune the port on which an IGMP leave message has been received without waiting for the Group Specific Query to timeout to determine whether there are any more hosts on that port for that group. If the value of dsV3ProcessEnabledOperStatus is 'false', this object will not have any effect.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsFastBlockEnabled 1.3.6.1.4.1.6296.9.1.1.2.24.1.1.3
The object indicates whether Fast-Block mechanism has been enabled for the system. This object only has effect if the value of dsV3ProcessEnabledOperStatus is 'true'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsReportSuppressionEnabled 1.3.6.1.4.1.6296.9.1.1.2.24.1.1.4
When this object is set to 'true', IGMP Snooping will suppress duplicate IGMP Reports. When this object is set to 'false', all IGMP Reports are forwarded to all multicast routers in the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsTopoChangeFloodQueryCount 1.3.6.1.4.1.6296.9.1.1.2.24.1.1.5
This object specifies the flooding period for multicast traffic upon receiving Topology Change Notifications (TCN). IGMP Snooping will flood multicast traffic until dsTopoChangeFloodQueryCount number of IGMP General Queries are received by IGMP Snooping.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10  

dsTopoChangeQuerySolicitEnabled 1.3.6.1.4.1.6296.9.1.1.2.24.1.1.6
This object specifies whether the device running IGMP Snooping will solicit IGMP General Queries from the Querier upon receiving a Topology Change Notification (TCN). The root device will always solicit IGMP General Queries on TCN irrespective of the value of dsTopoChangeQuerySolicitEnabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsV3SnoopingSupport 1.3.6.1.4.1.6296.9.1.1.2.24.1.1.7
This object indicates IGMP Snooping support for IGMPv3 as described below: basic(1): Basic support for IGMPv3. IGMPv3 packets are processed similar to IGMPv2 packets. In other words Source list information is not used. Although this does not break multicast traffic to IGMPv3 hosts, it does not provide any other benefits such as Fast Leave for IGMPv3 hosts, Explicit Host Tracking and Source based filtering. full(2): Full support for IGMPv3. Provides full IGMPv3 Snooping support. This includes processing of IGMPv3 source list information along with group information. Provides support for features such as Fast Leave, Explicit Host Tracking and Proxy Reporting and a potential to do Source based filtering.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER basic(1), full(2)  

dsExplicitTrackingEnabled 1.3.6.1.4.1.6296.9.1.1.2.24.1.1.8
.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsIgmpSnoopingGroupCount 1.3.6.1.4.1.6296.9.1.1.2.24.1.1.9
The count of igmp snooping group entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dsMrouteJoinedCount 1.3.6.1.4.1.6296.9.1.1.2.24.1.1.10
The count of Mroute Joined channel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dsStatisticsInfo 1.3.6.1.4.1.6296.9.1.1.2.24.1.2
OBJECT IDENTIFIER    

dsInterfaceStatsTable 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1
Table contains statistics information for IGMP snooping. An entry appears in this table for each IGMP Snooping capable interface in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsInterfaceStatsEntry

dsInterfaceStatsEntry 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1
An entry contains statistics information for a specific IGMP Snooping capable interface. It provides information about IGMP messages and reports that have been transmitted and received at the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsInterfaceStatsEntry  

dsTxGeneralQueries 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.1
Total IGMP General Queries that have been transmitted through an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsTxGroupSpecificQueries 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.2
Total IGMP Group-Specific Queries that have been transmitted through an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsTxReports 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.3
Total IGMP Membership Reports that have been transmitted through an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsTxLeaves 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.4
Total IGMP Leave messages that have been transmitted through an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsRxGeneralQueries 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.5
Total IGMP General Queries that have been received at an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsRxGroupSpecificQueries 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.6
Total IGMP Group-Specific Queries that have been received at an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsRxReports 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.7
Total IGMP Membership Reports that have been received at an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsRxLeaves 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.8
Total IGMP Leave messages that have been received at an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsRxValidPackets 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.9
Total valid IGMP packets have been received at an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsRxInvalidPackets 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.10
Total packets those are not valid IGMP messages received at an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsRxOtherPackets 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.11
Total non IGMP messages messages that have been received at an interface, comprising cgmp join, pim hello, dvmrp and mospf messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsRxTopoNotifications 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.12
Total Topology Change Notifications that have been received at an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsV3Allows 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.13
Number of Source-List-Change records with the record type ALLOW_NEW_SOURCES that have been sent from hosts connected to an interface. This record type indicates that the Source Address fields in this Group Record contain a list of additional sources that the system wishes to hear from, for packets sent to the specified multicast address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsV3Blocks 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.14
Number of Source-List-Change records with the record type BLOCK_OLD_SOURCE that have been sent from hosts connected to an interface. This record type indicates that the Source Address fields in this Group Record contain a list of the sources that the system no longer wishes to hear from, for packets sent to the specified multicast address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsV3IsIncluded 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.15
Number of Current-State records with the state MODE_IS_INCLUDE that have been sent from hosts in response to a Query received at an interface. This state indicates that the interface has a filter mode of INCLUDE for the specified multicast address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsV3IsExcluded 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.16
Number of Current-State records with the state MODE_IS_EXCLUDE that have been sent from hosts in response to a Query received at an interfaces. This state indicates that the interface has a filter mode of EXCLUDE for the specified multicast address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsV3ToIncluded 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.17
Number of Filter-Mode-Change records with the record type CHANGE_TO_INCLUDE_MODE that have been sent through an interface. This type of record indicates that the filter mode has been changed to INCLUDE mode for the specified multicast address, and the Source Address fields in this Group Record will contain the new source list for the specified multicast address, if it is not empty.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsV3ToExcluded 1.3.6.1.4.1.6296.9.1.1.2.24.1.2.1.1.18
Number of Filter-Mode-Change records with the record type CHANGE_TO_EXCLUDE_MODE that have been sent through an interface. This type of record indicates that the filter mode has been changed to EXCLUDE mode for the specified multicast address, and the Source Address fields in this Group Record will contain the new source list for the specified multicast address, if it is not empty.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsVlanConfigInfo 1.3.6.1.4.1.6296.9.1.1.2.24.1.3
OBJECT IDENTIFIER    

dsVlanConfigTable 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.1
Table contains VLAN based configuration information for IGMP Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsVlanConfigEntry

dsVlanConfigEntry 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.1.1
An entry is created for each active VLAN in the device and deleted when the VLAN becomes inactive.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsVlanConfigEntry  

dsVlanID 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.1.1.1
This object indicates the VLAN in which IGMP Snooping is configured.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..4094  

dsVlanIgmpSnoopingEnabled 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.1.1.2
When this object is set to 'true' IGMP Snooping is enabled on this VLAN else disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsVlanFastLeaveEnabled 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.1.1.3
This object specifies whether Fast-Leave mechanism (also known as Immediate-Leave) is to be performed by IGMP Snooping or not. When enabled, IGMP Snooping will remove the interface from the group mentioned in the IGMP Leave message received on that interface without waiting for the IGMP Group-Specific Query to timeout to determine whether there are any more hosts on that interface for that group.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsVlanFastBlockEnabled 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.1.1.4
Description.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsVlanSnoopingLearningModePim 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.1.1.5
Description.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsVlanExplicitTrackingEnabled 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.1.1.6
.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsIgmpQuerierTable 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.2
Table containing information regarding the IGMP Querier in the VLAN. The device can be configured to be the IGMP Querier for the VLAN. An IGMP Querier for the VLAN is selected by using a Querier Election process.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsIgmpQuerierEntry

dsIgmpQuerierEntry 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.2.1
An entry is created for each active VLAN in the device and contains IGMP Querier configuration information related to IGMP Snooping for that VLAN. An entry is deleted when the VLAN becomes inactive.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsIgmpQuerierEntry  

dsIgmpQuerierVlanIndex 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.2.1.1
The object indicates the VLAN that the Querier will send IGMP queries on.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

dsIgmpQuerierEnabled 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.2.1.2
The object indicates whether the device will participate in the IGMP Querier election in a VLAN. If the object is set to 'true', the device will participate to an election process to be a Querier. If the object is set to 'false' while the device is acting as the Querier in a VLAN, a new election will be activated to choose a different Querier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsIgmpQuerierState 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.2.1.3
The object indicates the current state of the device as an IGMP Querier in a VLAN. disabled(1) : Querier function is disabled for this device in this VLAN. electing(2) : The device is in the election process of the Querier. querier(3) : The device is the current Querier in this VLAN. nonQuerier(4): The device has lost the election process of the Querier. inactive(5) : VLAN is inactive or not an Ethernet VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), electing(2), querier(3), nonQuerier(4), inactive(5)  

dsIgmpQuerierVersion 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.2.1.4
The object indicates IGMP version of the Querier for the VLAN. IGMP version of the Querier is determined by the type of IGMP General Query received by the device.
Status: current Access: read-only
OBJECT-TYPE    
  DsIgmpVersion  

dsIgmpQuerierAddress 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.2.1.5
The object indicates IP address of the IGMP Querier for the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dsIgmpQuerierPort 1.3.6.1.4.1.6296.9.1.1.2.24.1.3.2.1.6
The object indicates the interface on which IGMP Querier is detected for the VLAN. The value of this object is zero if the device itself is acting as IGMP Querier for the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

dsIfConfigInfo 1.3.6.1.4.1.6296.9.1.1.2.24.1.4
OBJECT IDENTIFIER    

dsIfConfigTable 1.3.6.1.4.1.6296.9.1.1.2.24.1.4.1
Table containing configuration information for IGMP Snooping on a layer two interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsIfConfigEntry

dsIfConfigEntry 1.3.6.1.4.1.6296.9.1.1.2.24.1.4.1.1
An entry is created for each interface layer two interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsIfConfigEntry  

dsIfTopoChangeFloodEnabled 1.3.6.1.4.1.6296.9.1.1.2.24.1.4.1.1.1
When this object is set to 'true' multicast traffic will be flooded on the port for dsTopoChangeFloodQueryCount of Igmp General Queries upon receiving a Topology Change Notification (TCN) for the VLAN to which the port belongs.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsIfPortConfigTable 1.3.6.1.4.1.6296.9.1.1.2.24.1.4.2
.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsIfPortConfigEntry

dsIfPortConfigEntry 1.3.6.1.4.1.6296.9.1.1.2.24.1.4.2.1
.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsIfPortConfigEntry  

dsIfPortExplicitTrackingMaxhost 1.3.6.1.4.1.6296.9.1.1.2.24.1.4.2.1.1
.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

dsMulticastRouterInfo 1.3.6.1.4.1.6296.9.1.1.2.24.1.5
OBJECT IDENTIFIER    

dsMcastRouterCfgTable 1.3.6.1.4.1.6296.9.1.1.2.24.1.5.1
Table containing multicast router configuration information for IGMP Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsMcastRouterCfgEntry

dsMcastRouterCfgEntry 1.3.6.1.4.1.6296.9.1.1.2.24.1.5.1.1
An entry is created for each interface in the VLAN that is either learned or configured as multicast router port.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsMcastRouterCfgEntry  

dsMcastRouterPortIndex 1.3.6.1.4.1.6296.9.1.1.2.24.1.5.1.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..255  

dsMcastRouterVlanIndex 1.3.6.1.4.1.6296.9.1.1.2.24.1.5.1.1.2
This object indicates the VLAN to which the multicast router port belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

dsMcastRouterType 1.3.6.1.4.1.6296.9.1.1.2.24.1.5.1.1.3
This object indicates if the multicast router port is a configured (static) or learned (dynamic) port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

dsMcastRouterRowStatus 1.3.6.1.4.1.6296.9.1.1.2.24.1.5.1.1.4
This object is a conceptual row entry that allows to add or delete entries to or from the dsMcastRouterCfgTable. When creating an entry 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 deleting an entry in this table 'destroy' method is used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dsMulticastGroupInfo 1.3.6.1.4.1.6296.9.1.1.2.24.1.6
OBJECT IDENTIFIER    

dsMcastGroupTable 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1
Table containing multicast group address information for IGMP Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsMcastGroupEntry

dsMcastGroupEntry 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1.1
An entry is created by IGMP Snooping for each group learned in the VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsMcastGroupEntry  

dsMcastGroupVlanIndex 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1.1.1
This object indicates the VLAN in which the group is learned.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

dsMcastGroupAddress 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1.1.2
This object indicates IP multicast address learned by IGMP Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

dsMcastGroupPortIndex 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1.1.3
This object indicates the set of ports on which IGMP Membership Reports are received for the group indicating interest to receive traffic sent to the group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

dsMcastGroupFilterMode 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1.1.4
This object indicates a the IGMP filter mode for the group. include(1) : reception of multicast packets sent to the group specified by cisMcastGroupAddress is requested only from the specified IPv4 source addresses listed in the IGMPv3 Membership Reports. exclude(2) : reception of multicast packets sent to the group specified by cisMcastGroupAddress is requested from all except from the list of IPv4 source addresses specified in the IGMPv3 Membership Reports. The filter mode is determined by the type of Group Record received in the IGMP Membership Report received by the device. Groups for which IGMPv1/v2 Membership Reports are received are considered to have a cisMcastGroupFilterMode of 'exclude'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER include(1), exclude(2)  

dsMcastGroupIgmpVersion 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1.1.5
This object indicates the IGMP version for the group. This is determined by the type of IGMP Membership Report received by the device.
Status: current Access: read-only
OBJECT-TYPE    
  DsIgmpVersion  

dsMcastIgmpGroupTable 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.2
Table containing multicast group address information for IGMP Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsMcastIgmpGroupEntry

dsMcastIgmpGroupEntry 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.2.1
An entry is created by IGMP Snooping for each group learned in the VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsMcastIgmpGroupEntry  

dsMcastIgmpGroupVlanIndex 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.2.1.1
.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

dsMcastIgmpGroupAddress 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.2.1.2
.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dsMcastIgmpGroupSource 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.2.1.3
.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dsMcastIgmpGroupPortIndex 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.2.1.4
.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

dsMcastIgmpGroupReporter 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.2.1.5
.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dsMcastIgmpGroupVersion 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.2.1.6
.
Status: current Access: read-only
OBJECT-TYPE    
  DsIgmpVersion  

dsMcastIgmpGroupFilterMode 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.2.1.7
.
Status: current Access: read-only
OBJECT-TYPE    
  DsIgmpFilterMode  

dsMcastIgmpGroupExpire 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.2.1.8
.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dsIgmpMIBObject 1.3.6.1.4.1.6296.9.1.1.2.24.2
OBJECT IDENTIFIER    

dsIgmpBaseInfo 1.3.6.1.4.1.6296.9.1.1.2.24.2.1
OBJECT IDENTIFIER    

dsIgmpGroupCount 1.3.6.1.4.1.6296.9.1.1.2.24.2.1.1
The count of igmp group entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dsIgmpStaticGroupInfo 1.3.6.1.4.1.6296.9.1.1.2.24.2.2
OBJECT IDENTIFIER    

dsIgmpStaticGroupTable 1.3.6.1.4.1.6296.9.1.1.2.24.2.2.1
.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsIgmpStaticGroupEntry

dsIgmpStaticGroupEntry 1.3.6.1.4.1.6296.9.1.1.2.24.2.2.1.1
.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsIgmpStaticGroupEntry  

dsIgmpStaticGroupAddress 1.3.6.1.4.1.6296.9.1.1.2.24.2.2.1.1.1
.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dsIgmpStaticGroupVlanID 1.3.6.1.4.1.6296.9.1.1.2.24.2.2.1.1.2
.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4096  

dsIgmpStaticGroupPort 1.3.6.1.4.1.6296.9.1.1.2.24.2.2.1.1.3
.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

dsIgmpStaticGroupReporter 1.3.6.1.4.1.6296.9.1.1.2.24.2.2.1.1.4
.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dsMcastIgmpGroupState 1.3.6.1.4.1.6296.9.1.1.2.24.2.2.1.1.5
.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(0), joined(1), joinPending(2), leavePending(3), offline(4)  

dsMcastIgmpGroupStatus 1.3.6.1.4.1.6296.9.1.1.2.24.2.2.1.1.10
.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dsMcastGroup 1.3.6.1.4.1.6296.9.1.1.2.24.3
Description.
Status: current Access: read-create
OBJECT-GROUP    

dsMcastNotificationGroup 1.3.6.1.4.1.6296.9.1.1.2.24.4
Description.
Status: current Access: read-create
NOTIFICATION-GROUP