CISCO-IGMP-SNOOPING-MIB

File: CISCO-IGMP-SNOOPING-MIB.mib (140860 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB
CISCO-VTP-MIB CISCO-TC CISCO-QOS-PIB-MIB
CISCO-PRIVATE-VLAN-MIB CISCO-SMI

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Counter32
Unsigned32 Integer32 MODULE-COMPLIANCE
OBJECT-GROUP TruthValue TimeStamp
TEXTUAL-CONVENTION StorageType RowStatus
ifIndex InterfaceIndex InetAddressType
InetAddress SnmpAdminString VlanIndex
CiscoPortList CiscoPortListRange Percent
VlanIndexOrZero ciscoMgmt

Defined Types

CisIgmpMode  
A value that represents a working mode of IGMP protocol in a device. auto(1) : The system decides the working mode by itself. igmpOnly(2): Working on IGMP mode only. igmpCgmp(3): Working on both IGMP and CGMP modes.
TEXTUAL-CONVENTION    
  INTEGER auto(1), igmpOnly(2), igmpCgmp(3)  

CisIgmpVersion  
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 unknown(4) : Version of IGMP is not determined.
TEXTUAL-CONVENTION    
  INTEGER version1(1), version2(2), version3(3), unknown(4)  

CisInterfaceStatsEntry  
SEQUENCE    
  cisTxGeneralQueries Counter32
  cisTxGroupSpecificQueries Counter32
  cisTxReports Counter32
  cisTxLeaves Counter32
  cisRxGeneralQueries Counter32
  cisRxGroupSpecificQueries Counter32
  cisRxReports Counter32
  cisRxLeaves Counter32
  cisRxValidPackets Counter32
  cisRxInvalidPackets Counter32
  cisRxOtherPackets Counter32
  cisRxMACGeneralQueries Counter32
  cisRxTopoNotifications Counter32
  cisV3Allows Counter32
  cisV3Blocks Counter32
  cisV3IsIncluded Counter32
  cisV3IsExcluded Counter32
  cisV3ToIncluded Counter32
  cisV3ToExcluded Counter32

CisVlanConfigEntry  
SEQUENCE    
  cisVlanIndex VlanIndex
  cisVlanIgmpSnoopingEnabled TruthValue
  cisVlanFastLeaveEnabled TruthValue
  cisVlanIgmpSnoopingOperMode CisIgmpMode
  cisVlanIgmpSnoopingLearningMode INTEGER
  cisVlanReportSuppressionEnabled TruthValue
  cisVlanLeaveQueryInterval Unsigned32
  cisVlanLastMemberQueryCount Unsigned32
  cisVlanRobustnessVariable Unsigned32
  cisVlanTimeToLiveCheckEnabled TruthValue
  cisVlanRouterAlertCheckEnabled TruthValue

CisIgmpQuerierEntry  
SEQUENCE    
  cisIgmpQuerierVlanIndex VlanIndex
  cisIgmpQuerierEnabled TruthValue
  cisIgmpQuerierState INTEGER
  cisIgmpQuerierVersion CisIgmpVersion
  cisIgmpQuerierAddressType InetAddressType
  cisIgmpQuerierAddress InetAddress
  cisIgmpQuerierInterface InterfaceIndex
  cisIgmpQuerierTcnQueryCount Unsigned32
  cisIgmpQuerierTcnQueryInterval Unsigned32
  cisIgmpQuerierTimerExpiry Unsigned32
  cisIgmpQuerierMaxResponseTime Unsigned32
  cisIgmpQuerierQueryInterval Unsigned32
  cisIgmpQuerierAdminAddressType InetAddressType
  cisIgmpQuerierAdminAddress InetAddress
  cisIgmpQuerierAdminVersion CisIgmpVersion
  cisIgmpQuerierTcnQueryPending Counter32

CisIfConfigEntry  
SEQUENCE    
  cisIfTopoChangeFloodEnabled TruthValue

CisMcastRouterCfgEntry  
SEQUENCE    
  cisMcastRouterVlanIndex VlanIndex
  cisMcastRouterType INTEGER
  cisMcastRouterRowStatus RowStatus

CisMcastRouterConfigEntry  
SEQUENCE    
  cisMcastRouterConfigVlanIndex VlanIndex
  cisMcastRouterConfigRouterType INTEGER
  cisMcastRouterConfigStorageType StorageType
  cisMcastRouterConfigRowStatus RowStatus

CisMcastGroupEntry  
SEQUENCE    
  cisMcastGroupVlanIndex VlanIndex
  cisMcastGroupAddressType InetAddressType
  cisMcastGroupAddress InetAddress
  cisMcastGroupFilterMode INTEGER
  cisMcastGroupIgmpVersion CisIgmpVersion
  cisMcastGroupIncludeHostCount Counter32
  cisMcastGroupExcludeHostCount Counter32
  cisMcastGroupPortList CiscoPortList

CisMulticastGroupEntry  
SEQUENCE    
  cisMulticastGroupVlanIndex VlanIndex
  cisMulticastGroupCeVlanIndex VlanIndex
  cisMulticastGroupAddressType InetAddressType
  cisMulticastGroupAddress InetAddress
  cisMulticastGroupSourceAddress InetAddress
  cisMulticastGroupGroupType INTEGER
  cisMulticastGroupIgmpVersion BITS
  cisMulticastGroupSourceUpTime Unsigned32
  cisMulticastGroupSourceExpires Unsigned32
  cisMulticastGroupInclHostCount Counter32
  cisMulticastGroupExclHostCount Counter32

CisMulticastGroupPortListEntry  
SEQUENCE    
  cisMulticastGroupPortRangeIndex CiscoPortListRange
  cisMulticastGroupPortList CiscoPortList

CisMulticastGroupConfigEntry  
SEQUENCE    
  cisMulticastGroupConfVlanIndex VlanIndex
  cisMulticastGroupConfCeVlanIndex VlanIndex
  cisMulticastGroupConfAddressType InetAddressType
  cisMulticastGroupConfAddress InetAddress
  cisMulticastGroupConfSourceAddress InetAddress
  cisMulticastGroupConfPortRange CiscoPortListRange
  cisMulticastGroupConfPortList CiscoPortList
  cisMulticastGroupConfStorageType StorageType
  cisMulticastGroupConfRowStatus RowStatus

CisIfLimitEntry  
SEQUENCE    
  cisIfLimitVlanNumber VlanIndexOrZero
  cisIfLimitMax Unsigned32
  cisIfLimitExcludeAccessGrp SnmpAdminString
  cisIfLimitStorageType StorageType
  cisIfLimitRowStatus RowStatus

CisIfLimitTotalEntry  
SEQUENCE    
  cisIfLimitTotalLimitMax Unsigned32
  cisIfLimitTotalExcludeAccessGrp SnmpAdminString
  cisIfLimitTotalStorageType StorageType
  cisIfLimitTotalRowStatus RowStatus

CisIfAccessGroupEntry  
SEQUENCE    
  cisIfAccessGroupVlan VlanIndexOrZero
  cisIfAccessGroupsChannelsAllowed SnmpAdminString
  cisIfAccessGroupStorageType StorageType
  cisIfAccessGroupRowStatus RowStatus

CisVlanFilterConfigEntry  
SEQUENCE    
  cisVlanFilterAccessGroup SnmpAdminString
  cisVlanFilterLimitMax Unsigned32
  cisVlanFilterLimitExclAccessGrp SnmpAdminString
  cisVlanFilterMinVersionAllowed CisIgmpVersion

CisFilterStatsEntry  
SEQUENCE    
  cisFilterStatsVlanNumber VlanIndexOrZero
  cisFilterAccessGroupDenied Counter32
  cisFilterLimitDenied Counter32
  cisFilterTotalLimitDenied Counter32
  cisFilterMinVersionDenied Counter32

CisVlanExplicitTrackingEntry  
SEQUENCE    
  cisVlanExplicitTrackingEnabled TruthValue
  cisVlanExplicitTrackingLimit Integer32

Defined Values

ciscoIgmpSnoopingMIB 1.3.6.1.4.1.9.9.263
The MIB module for IGMP Snooping feature. Internet Group Management Protocol (IGMP) is the protocol used by IPv4 end hosts to indicate their interest in receiving multicast traffic for certain multicast groups to neighboring multicast routers. Version 3 of IGMP adds support for source based filtering; which means the end hosts can specifically indicate to receive or not-receive multicast packets from specific source addresses. This information is used by the multicast routers to restrict forwarding of multicast traffic for the host. IGMP Snooping is a switch protocol. A switch that implements IGMP Snooping listens to the IGMP messages exchanged between the hosts and router, then provides selective transmission of multicast traffic based on multicast mac destination address or multicast group address. With IGMPv3 support, IGMP Snooping can potentially provide selective transmission of multicast data based on (source address, group address) onto the ports that are interested. In addition to this, IGMP Snooping can also provide proxy reporting, report suppression and fast leave capabilities.
MODULE-IDENTITY    

ciscoIgmpSnoopingNotification 1.3.6.1.4.1.9.9.263.0
OBJECT IDENTIFIER    

ciscoIgmpSnoopingMIBObject 1.3.6.1.4.1.9.9.263.1
OBJECT IDENTIFIER    

cisSystemInfo 1.3.6.1.4.1.9.9.263.1.1
OBJECT IDENTIFIER    

cisStatisticsInfo 1.3.6.1.4.1.9.9.263.1.2
OBJECT IDENTIFIER    

cisRateLimitInfo 1.3.6.1.4.1.9.9.263.1.3
OBJECT IDENTIFIER    

cisVlanConfigInfo 1.3.6.1.4.1.9.9.263.1.4
OBJECT IDENTIFIER    

cisIfConfigInfo 1.3.6.1.4.1.9.9.263.1.5
OBJECT IDENTIFIER    

cisMulticastRouterInfo 1.3.6.1.4.1.9.9.263.1.6
OBJECT IDENTIFIER    

cisMulticastGroupInfo 1.3.6.1.4.1.9.9.263.1.7
OBJECT IDENTIFIER    

cisResourceLimitInfo 1.3.6.1.4.1.9.9.263.1.8
OBJECT IDENTIFIER    

cisQuerierConfigInfo 1.3.6.1.4.1.9.9.263.1.9
OBJECT IDENTIFIER    

cisFilteringInfo 1.3.6.1.4.1.9.9.263.1.10
OBJECT IDENTIFIER    

cisExplicitTrackingInfo 1.3.6.1.4.1.9.9.263.1.11
OBJECT IDENTIFIER    

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

cisV3ProcessEnabledAdminStatus 1.3.6.1.4.1.9.9.263.1.1.2
This object indicates the administrative status of IGMP v3 processing in the system. With the condition that IGMP protocol has been enabled, a system will process IGMPv3 messages if this object is set to 'true', or it will process only IGMPv1/v2 messages if this object is set to 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cisV3ProcessEnabledOperStatus 1.3.6.1.4.1.9.9.263.1.1.3
This object indicates the current operational status of IGMP v3 processing in the system. This object is enabled if the system is operating with IGMPv3 protocol. Value of this object will be set to 'true' if the system is operating in IGMP v3, and 'false' if it is operating in IGMPv1/v2.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cisFastLeaveEnabled 1.3.6.1.4.1.9.9.263.1.1.4
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 cisV3ProcessEnabledOperStatus is 'false', this object will not have any effect.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

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

cisAdminMode 1.3.6.1.4.1.9.9.263.1.1.6
The object indicates the administrative snooping mode of IGMP Snooping feature, depends on whether only IGMP devices, or also CGMP devices are existing in the network.
Status: current Access: read-write
OBJECT-TYPE    
  CisIgmpMode  

cisOperMode 1.3.6.1.4.1.9.9.263.1.1.7
The object indicates the operational snooping mode of the device. The object should return igmpOnly(2) or igmpCgmp(3) only. Value of this object is meaningful only if the value of cisIgmpSnoopingEnabled is 'true'.
Status: current Access: read-only
OBJECT-TYPE    
  CisIgmpMode  

cisLeaveQueryType 1.3.6.1.4.1.9.9.263.1.1.8
The object indicates the type of IGMP-leave query that the device will send on the interface the IGMP-leave message was received. generalQuery(1) : A General Query will be sent to all hosts connecting to that interface. macGenQuery(2) : A MAC-Based General Query will be sent to all hosts in multicast groups that are associated with the MAC-level address. MAC-Based General Query is not a standard, it is a part of CGMP (Cisco Group Management Protocol). auto(3) : A Group-Specific query will be sent if there are no IGMPv1 hosts detected in the network. Otherwise a MAC-Based General Query will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER generalQuery(1), macGenQuery(2), auto(3)  

cisAddressAliasingMode 1.3.6.1.4.1.9.9.263.1.1.9
The object indicates the current IGMP Address Aliasing Mode of the device. normal(1) : IGMP is working in normal mode without detecting address aliasing. fallback(2): address aliasing is detected. The device stops listening to the multicast control traffic and stays in the fallback mode for an expiry time before getting back to the normal mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), fallback(2)  

cisFallbackTime 1.3.6.1.4.1.9.9.263.1.1.10
The object indicates the time the IGMP address aliasing mode is fallback(2).
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cisReportSuppressionEnabled 1.3.6.1.4.1.9.9.263.1.1.11
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  

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

cisTopoChangeQuerySolicitEnabled 1.3.6.1.4.1.9.9.263.1.1.13
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 cisTopoChangeQuerySolicitEnabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cisSourceOnlyLearningEnabled 1.3.6.1.4.1.9.9.263.1.1.14
This object specifies whether Source Only multicast entries are learned by IGMP Snooping or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cisSourceOnlyEntryAgeTime 1.3.6.1.4.1.9.9.263.1.1.15
This object specifies the aging time for Source Only multicast entries when cisSourceOnlyLearningEnabled is set to 'true'. When cisSourceOnlyEntryAgeTime is set to 0, aging is disabled. This object is deprecated and replaced by 'cisSourceOnlyEntryAgingTime'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..2880  

cisV3SnoopingSupport 1.3.6.1.4.1.9.9.263.1.1.16
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. The value of this object is valid only when cisV3ProcessEnabledAdminStatus is set to 'true'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER basic(1), full(2)  

cisSourceOnlyEntryAgingTime 1.3.6.1.4.1.9.9.263.1.1.17
This object specifies the aging time in seconds for Source Only multicast entries when cisSourceOnlyLearningEnabled is set to 'true'. When cisSourceOnlyEntryAgingTime is set to 0, aging is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisRobustnessVariable 1.3.6.1.4.1.9.9.263.1.1.18
Specifies the Robustness Variable of this device. This value will be used at each VLAN if the corresponding instance of cisVlanRobustnessVariable is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..7  

cisLastMemberQueryInterval 1.3.6.1.4.1.9.9.263.1.1.19
Specifies the IGMP Last Member Query Interval of this device. This value will be used at each VLAN if the corresponding instance of cisVlanLeaveQueryInterval is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cisLastMemberQueryCount 1.3.6.1.4.1.9.9.263.1.1.20
Specifies the Last Member Query Count value of this device. This value will be used at each VLAN if the corresponding instance of cisVlanLastMemberQueryCount is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cisTimeToLiveCheckEnabled 1.3.6.1.4.1.9.9.263.1.1.21
Specifies whether Time-To-Live (TTL) check is enabled when processing IGMP packets in the system. Setting this object to 'false' disables TTL check when processing IGMP packets in the system. Setting this object to 'true' enables TTL check, whether TTL check for IGMP packets on each VLAN is done or not is controlled by the corresponding instance of cisVlanTimeToLiveCheckEnabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cisRouterAlertCheckEnabled 1.3.6.1.4.1.9.9.263.1.1.22
Specifies whether checking of Router-Alert option is enabled for IGMP traffic in the system. Setting this object to 'false' disables Router-Alert check in the system. Setting this object to 'true' enables Router-Alert check, whether Router-Alert check is performed at each VLAN is controlled by the corresponding instance of cisVlanRouterAlertCheckEnabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cisInterfaceStatsTable 1.3.6.1.4.1.9.9.263.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  
    CisInterfaceStatsEntry

cisInterfaceStatsEntry 1.3.6.1.4.1.9.9.263.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    
  CisInterfaceStatsEntry  

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

cisTxGroupSpecificQueries 1.3.6.1.4.1.9.9.263.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  

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

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

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

cisRxGroupSpecificQueries 1.3.6.1.4.1.9.9.263.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  

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

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

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

cisRxInvalidPackets 1.3.6.1.4.1.9.9.263.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  

cisRxOtherPackets 1.3.6.1.4.1.9.9.263.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  

cisRxMACGeneralQueries 1.3.6.1.4.1.9.9.263.1.2.1.1.12
Total MAC-based General Queries that have been received at an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

cisV3Allows 1.3.6.1.4.1.9.9.263.1.2.1.1.14
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  

cisV3Blocks 1.3.6.1.4.1.9.9.263.1.2.1.1.15
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  

cisV3IsIncluded 1.3.6.1.4.1.9.9.263.1.2.1.1.16
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  

cisV3IsExcluded 1.3.6.1.4.1.9.9.263.1.2.1.1.17
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  

cisV3ToIncluded 1.3.6.1.4.1.9.9.263.1.2.1.1.18
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  

cisV3ToExcluded 1.3.6.1.4.1.9.9.263.1.2.1.1.19
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  

cisGeneralQueryRateLimit 1.3.6.1.4.1.9.9.263.1.3.1
Rate limit for General-Query packets per 30 seconds from a control plane address. If the packets exceed the rate, snooping will be stalled for a period of 30 seconds.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisDvmrpRateLimit 1.3.6.1.4.1.9.9.263.1.3.2
Rate limit for DVMRP packets per 30 seconds from a control plane address. If the packets exceed the rate, snooping will be stalled for a period of 30 second.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisMospf1RateLimit 1.3.6.1.4.1.9.9.263.1.3.3
Rate limit for MOSPF1 packets per 30 seconds from a control plane address. If the packets exceed the rate, snooping will be stalled for a period of 30 second.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisMospf2RateLimit 1.3.6.1.4.1.9.9.263.1.3.4
Rate limit for MOSPF2 packets per 30 seconds from a control plane address. If the packets exceed the rate, snooping will be stalled for a period of 30 second.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisPimV2RateLimit 1.3.6.1.4.1.9.9.263.1.3.5
Rate limit for PIMv2 packets per 30 seconds from a control plane address. If the packets exceed the rate, snooping will be stalled for a period of 30 second.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisRateLimit 1.3.6.1.4.1.9.9.263.1.3.6
Rate limit for incoming IGMP messages in packets per seconds, applied to each VLAN in the system. IGMP Snooping will be disabled on the corresponding VLAN if IGMP message incoming rate exceeds the limit, then enabled back automatically once IGMP join message rate is below the limit indicated by the corresponding instance value of this object. Setting value zero to this object means no limitation on IGMP incoming message rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisVlanConfigTable 1.3.6.1.4.1.9.9.263.1.4.1
Table contains VLAN based configuration information for IGMP Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisVlanConfigEntry

cisVlanConfigEntry 1.3.6.1.4.1.9.9.263.1.4.1.1
An entry is created for each IGMP Snooping capable VLAN found in the device. An entry is removed if such VLAN becomes IGMP Snooping incapable or has been removed.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisVlanConfigEntry  

cisVlanIndex 1.3.6.1.4.1.9.9.263.1.4.1.1.1
This object indicates the VLAN in which IGMP Snooping is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

cisVlanIgmpSnoopingEnabled 1.3.6.1.4.1.9.9.263.1.4.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  

cisVlanFastLeaveEnabled 1.3.6.1.4.1.9.9.263.1.4.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  

cisVlanIgmpSnoopingOperMode 1.3.6.1.4.1.9.9.263.1.4.1.1.4
The object indicates the operational mode of IGMP Snooping. The object should return igmpOnly(2) or igmpCgmp(3) only.
Status: current Access: read-only
OBJECT-TYPE    
  CisIgmpMode  

cisVlanIgmpSnoopingLearningMode 1.3.6.1.4.1.9.9.263.1.4.1.1.5
This object specifies the multicast router port learning method for IGMP Snooping as described below: pimDvmrp(1) : Protocol Independent Multicast / Distance Vector Multicast Routing Protocol. cgmp(2) : Cisco Group Management Protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pimDvmrp(1), cgmp(2)  

cisVlanReportSuppressionEnabled 1.3.6.1.4.1.9.9.263.1.4.1.1.6
This object specifies whether Report Suppression is enabled for this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cisVlanLeaveQueryInterval 1.3.6.1.4.1.9.9.263.1.4.1.1.7
Specifies the IGMP Last Member Query Interval of this VLAN. Value of zero for this object indicates that IGMP leave timer is not configured for this VLAN. In that case, IGMP leave timer used in this VLAN is indicated by the value of cisLastMemberQueryInterval.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..4294967295  

cisVlanLastMemberQueryCount 1.3.6.1.4.1.9.9.263.1.4.1.1.8
This object specifies the Last Member Query Count for this VLAN. Value of zero for this object indicates that Last Member Query Count is not configured for the VLAN. In that case, Last Member Query Count used in this VLAN is indicated by the value of cisLastMemberQueryCount.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..4294967295  

cisVlanRobustnessVariable 1.3.6.1.4.1.9.9.263.1.4.1.1.9
This objects specifies the Robustness Variable for this VLAN. Value of zero for this object indicates that Robustness Variable is not configured for the VLAN. In that case, Robustness Variable used in this VLAN is indicated by the value of cisRobustnessVariable.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..7  

cisVlanTimeToLiveCheckEnabled 1.3.6.1.4.1.9.9.263.1.4.1.1.10
This objects specifies whether TTL check is enabled on this VLAN. Setting this object will only take effect when cisTimeToLiveCheckEnabled is 'true'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cisVlanRouterAlertCheckEnabled 1.3.6.1.4.1.9.9.263.1.4.1.1.11
This objects specifies whether checking of Router-Alert option is enabled for IGMP traffic in this VLAN. Setting this object will only take effect when cisRouterAlertCheckEnabled is 'true'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cisIgmpQuerierTable 1.3.6.1.4.1.9.9.263.1.4.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  
    CisIgmpQuerierEntry

cisIgmpQuerierEntry 1.3.6.1.4.1.9.9.263.1.4.2.1
An entry is created for each IGMP Snooping capable VLAN found in the device. An entry is removed if such VLAN becomes IGMP Snooping incapable or has been removed.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisIgmpQuerierEntry  

cisIgmpQuerierVlanIndex 1.3.6.1.4.1.9.9.263.1.4.2.1.1
The object indicates the VLAN that the Querier will send IGMP queries on.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

cisIgmpQuerierEnabled 1.3.6.1.4.1.9.9.263.1.4.2.1.2
This object specifies whether IGMP Snooping Querier function is enabled on the VLAN. Setting this object to 'enable' will enable IGMP Snooping Querier function on this VLAN; Setting this object to 'false' will disable IGMP Snooping Querier function on this VLAN. Setting this object will only take effect when cisQuerierEnabled is 'true'. If IGMP Snooping Querier election is enabled in the system, this object also controls 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  

cisIgmpQuerierState 1.3.6.1.4.1.9.9.263.1.4.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)  

cisIgmpQuerierVersion 1.3.6.1.4.1.9.9.263.1.4.2.1.4
The object indicates the operational 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    
  CisIgmpVersion  

cisIgmpQuerierAddressType 1.3.6.1.4.1.9.9.263.1.4.2.1.5
The object indicates IP address type of the IGMP Querier for the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

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

cisIgmpQuerierInterface 1.3.6.1.4.1.9.9.263.1.4.2.1.7
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  

cisIgmpQuerierTcnQueryCount 1.3.6.1.4.1.9.9.263.1.4.2.1.8
Specifies the number of TCN queries to be executed upon receiving TCN on this VLAN. Value of zero for this object indicates that querier TCN query count is not configured for the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..4294967295  

cisIgmpQuerierTcnQueryInterval 1.3.6.1.4.1.9.9.263.1.4.2.1.9
Specifies the TCN query interval time for this VLAN. Value of zero for this object indicates that querier TCN query interval is not configured for the VLAN. In that case, querier TCN query interval used in this VLAN is indicated by the value of cisQuerierTcnQueryInterval.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..4294967295  

cisIgmpQuerierTimerExpiry 1.3.6.1.4.1.9.9.263.1.4.2.1.10
Specifies the querier expiration timer on this VLAN. Value of zero for this object indicates that querier expiration timer is not configured for the VLAN. In that case, querier expiration timer used in this VLAN is indicated by the value of cisQuerierTimerExpiry.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..4294967295  

cisIgmpQuerierMaxResponseTime 1.3.6.1.4.1.9.9.263.1.4.2.1.11
Specifies the Max Response Time value of queries generated by IGMP Snooping Querier on this VLAN. Value of zero for this object indicates that querier Max Response Time is not configured for the VLAN. In that case, querier Max Response Time used in this VLAN is indicated by the value of cisQuerierMaxResponseTime.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..4294967295  

cisIgmpQuerierQueryInterval 1.3.6.1.4.1.9.9.263.1.4.2.1.12
Specifies the interval between IGMP Queries to this VLAN. Value of zero for this object indicates that querier query interval is not configured for the VLAN. In that case, querier query interval used in this VLAN is indicated by the value of cisQuerierQueryInterval.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..4294967295  

cisIgmpQuerierAdminAddressType 1.3.6.1.4.1.9.9.263.1.4.2.1.13
Specifies the administrative IP address type of the IGMP Querier of this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

cisIgmpQuerierAdminAddress 1.3.6.1.4.1.9.9.263.1.4.2.1.14
Specifies the administrative Internet address of the IGMP Querier of this VLAN, when IGMP Snooping Querier function is enabled on this VLAN. The type of this address is determined by the value of cisIgmpQuerierAdminAddressType.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

cisIgmpQuerierAdminVersion 1.3.6.1.4.1.9.9.263.1.4.2.1.15
Specifies the administrative version of the IGMP version that the Querier feature uses on this VLAN. Value 'unknown' indicates that the administrative version is not configured for IGMP Querier on this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  CisIgmpVersion  

cisIgmpQuerierTcnQueryPending 1.3.6.1.4.1.9.9.263.1.4.2.1.16
Indicates the remaining TCN queries in respond to TCN on this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cisIfConfigTable 1.3.6.1.4.1.9.9.263.1.5.1
Table containing configuration information for IGMP Snooping on capable Layer two interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisIfConfigEntry

cisIfConfigEntry 1.3.6.1.4.1.9.9.263.1.5.1.1
An entry is created for each Layer two interface capable of being flood with multicast traffic by IGMP Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisIfConfigEntry  

cisIfTopoChangeFloodEnabled 1.3.6.1.4.1.9.9.263.1.5.1.1.1
When this object is set to 'true' multicast traffic will be flooded on the port for cisTopoChangeFloodQueryCount 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  

cisMcastRouterCfgTable 1.3.6.1.4.1.9.9.263.1.6.1
Table containing multicast router configuration information for IGMP Snooping. This table is deprecated and replaced by cisMcastRouterConfigTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisMcastRouterCfgEntry

cisMcastRouterCfgEntry 1.3.6.1.4.1.9.9.263.1.6.1.1
An entry is created for each interface in the VLAN that is either learned or configured as multicast router port. A multicast router port is learned using the method specified by cisVlanIgmpSnoopingLearningMode.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CisMcastRouterCfgEntry  

cisMcastRouterVlanIndex 1.3.6.1.4.1.9.9.263.1.6.1.1.1
This object indicates the VLAN to which the multicast router port belongs.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

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

cisMcastRouterRowStatus 1.3.6.1.4.1.9.9.263.1.6.1.1.3
This object is a conceptual row entry that allows to add or delete entries to or from the cisMcastRouterCfgTable. 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: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

cisMcastRouterConfigTable 1.3.6.1.4.1.9.9.263.1.6.2
Table containing a list of multicast router used by IGMP snooping. An entry is created for every multicast router learnt by the system. An entry can also be created manually by user. Only entries which are manually created can be deleted from the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisMcastRouterConfigEntry

cisMcastRouterConfigEntry 1.3.6.1.4.1.9.9.263.1.6.2.1
A set of configuration and information regarding a single multicast router.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisMcastRouterConfigEntry  

cisMcastRouterConfigVlanIndex 1.3.6.1.4.1.9.9.263.1.6.2.1.1
This object indicates the VLAN to which the multicast router port belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

cisMcastRouterConfigRouterType 1.3.6.1.4.1.9.9.263.1.6.2.1.2
This object indicates type of the multicast router. static: the multicast router is configured manually. dynamic: the multicast router is learned by the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

cisMcastRouterConfigStorageType 1.3.6.1.4.1.9.9.263.1.6.2.1.3
This object specifies the storage type of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cisMcastRouterConfigRowStatus 1.3.6.1.4.1.9.9.263.1.6.2.1.4
This object is used to manage creation, deletion and modification of rows in this table. Once a row becomes active, value in any column within such row can not be modified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cisMcastGroupTable 1.3.6.1.4.1.9.9.263.1.7.1
Table containing multicast group address information for IGMP Snooping.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisMcastGroupEntry

cisMcastGroupEntry 1.3.6.1.4.1.9.9.263.1.7.1.1
An entry is created by IGMP Snooping for each group learned in the VLAN.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CisMcastGroupEntry  

cisMcastGroupVlanIndex 1.3.6.1.4.1.9.9.263.1.7.1.1.1
This object indicates the VLAN in which the group is learned.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

cisMcastGroupAddressType 1.3.6.1.4.1.9.9.263.1.7.1.1.2
This object indicates IP multicast address type learned by IGMP Snooping.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cisMcastGroupAddress 1.3.6.1.4.1.9.9.263.1.7.1.1.3
This object indicates IP multicast address learned by IGMP Snooping.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(1..32)  

cisMcastGroupFilterMode 1.3.6.1.4.1.9.9.263.1.7.1.1.4
This object indicates the IGMP filter mode for this 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: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER include(1), exclude(2)  

cisMcastGroupIgmpVersion 1.3.6.1.4.1.9.9.263.1.7.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: deprecated Access: read-only
OBJECT-TYPE    
  CisIgmpVersion  

cisMcastGroupIncludeHostCount 1.3.6.1.4.1.9.9.263.1.7.1.1.6
This object indicates the number of hosts that are in INCLUDE mode for the group.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cisMcastGroupExcludeHostCount 1.3.6.1.4.1.9.9.263.1.7.1.1.7
This object indicates the number of hosts that are in EXCLUDE mode for the group.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cisMcastGroupPortList 1.3.6.1.4.1.9.9.263.1.7.1.1.8
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: deprecated Access: read-only
OBJECT-TYPE    
  CiscoPortList  

cisMulticastGroupTable 1.3.6.1.4.1.9.9.263.1.7.2
Table containing a list of multicast group information for IGMP Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisMulticastGroupEntry

cisMulticastGroupEntry 1.3.6.1.4.1.9.9.263.1.7.2.1
An entry of multicast group in the system. An entry is created for each group learned or configured in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisMulticastGroupEntry  

cisMulticastGroupVlanIndex 1.3.6.1.4.1.9.9.263.1.7.2.1.1
This object indicates the VLAN in which the group is learned or configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

cisMulticastGroupCeVlanIndex 1.3.6.1.4.1.9.9.263.1.7.2.1.2
This object indicates the Customer Equipment (CE) VLAN in which the group is learned or configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

cisMulticastGroupAddressType 1.3.6.1.4.1.9.9.263.1.7.2.1.3
This object indicates the type of Internet address of the multicast group and source in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cisMulticastGroupAddress 1.3.6.1.4.1.9.9.263.1.7.2.1.4
This object indicates IP multicast address of the group. Type of this address is indicated by cisMulticastGroupAddressType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(1..48)  

cisMulticastGroupSourceAddress 1.3.6.1.4.1.9.9.263.1.7.2.1.5
This object indicates IP address of the source of the multicast traffic. Value of zero for this object indicates that the multicast traffic of the group indicated by the corresponding instance of cisMulticastGroupAddress can come from any source. Type of this address is indicated by cisMulticastGroupAddressType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(1..48)  

cisMulticastGroupGroupType 1.3.6.1.4.1.9.9.263.1.7.2.1.6
This object indicates whether this multicast group is learned or manually configured on the device. dynamic(1): this multicast group is learned from multicast traffic on this VLAN. static(2) : this multicast group is manually configured on the device. The group type is set to 'static' unconditionally if a port is joining that group via configuration.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dynamic(1), static(2)  

cisMulticastGroupIgmpVersion 1.3.6.1.4.1.9.9.263.1.7.2.1.7
This object indicates the versions of IGMP packets received from this group.
Status: current Access: read-only
OBJECT-TYPE    
  BITS igmpV1(0), igmpV2(1), igmpV3(2)  

cisMulticastGroupSourceUpTime 1.3.6.1.4.1.9.9.263.1.7.2.1.8
This object indicates the time (in seconds) since this source started sending multicast data for the multicast group.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cisMulticastGroupSourceExpires 1.3.6.1.4.1.9.9.263.1.7.2.1.9
This object indicates the time (in seconds) the association of this source and the multicast group will be expired, if there is no host interests in receiving multicast data from it. This object has the value zero when value of the corresponding object cisMulticastGroupGroupType is 'static'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cisMulticastGroupInclHostCount 1.3.6.1.4.1.9.9.263.1.7.2.1.10
This object indicates the number of hosts that are in INCLUDE mode for the group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cisMulticastGroupExclHostCount 1.3.6.1.4.1.9.9.263.1.7.2.1.11
This object indicates the number of hosts that are in EXCLUDE mode for the group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cisMulticastGroupPortListTable 1.3.6.1.4.1.9.9.263.1.7.3
Table containing a list of ports joining multicast groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisMulticastGroupPortListEntry

cisMulticastGroupPortListEntry 1.3.6.1.4.1.9.9.263.1.7.3.1
An entry containing a list of ports joining a multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisMulticastGroupPortListEntry  

cisMulticastGroupPortRangeIndex 1.3.6.1.4.1.9.9.263.1.7.3.1.1
This object indicates the bridge-port range of this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoPortListRange  

cisMulticastGroupPortList 1.3.6.1.4.1.9.9.263.1.7.3.1.2
The set of ports that joining a multicast group. It has the information of up to 2k ports with the port number starting from the information indicated in cisMcastPortRangeIndex object of the same row. For example, if the value of cisMcastPortRangeIndex is 'twoKto4K', the port number indicated in this object starting from 2049 and ending to 4096. A port number is the value of dot1dBasePort for the port in the BRIDGE-MIB (RFC 4188).
Status: current Access: read-only
OBJECT-TYPE    
  CiscoPortList  

cisMulticastGroupConfigTable 1.3.6.1.4.1.9.9.263.1.7.4
A list of configured multicast group and associated ports in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisMulticastGroupConfigEntry

cisMulticastGroupConfigEntry 1.3.6.1.4.1.9.9.263.1.7.4.1
An entry of multicast group and its associated ports, which is configured manually.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisMulticastGroupConfigEntry  

cisMulticastGroupConfVlanIndex 1.3.6.1.4.1.9.9.263.1.7.4.1.1
This object specifies the VLAN in which the group is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

cisMulticastGroupConfCeVlanIndex 1.3.6.1.4.1.9.9.263.1.7.4.1.2
This object specifies the Customer Equipment (CE) VLAN in which the group is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

cisMulticastGroupConfAddressType 1.3.6.1.4.1.9.9.263.1.7.4.1.3
This object specifies the type of Internet address of multicast group and source in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cisMulticastGroupConfAddress 1.3.6.1.4.1.9.9.263.1.7.4.1.4
This object specifies IP address of the multicast group. Type of this address is indicated by cisMulticastGroupConfAddressType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(1..48)  

cisMulticastGroupConfSourceAddress 1.3.6.1.4.1.9.9.263.1.7.4.1.5
This object specifies the IP address of the source of the multicast traffic for this group. Value of zero for this object indicates that the multicast traffic of this group can come from any source. Type of this address is indicated by cisMulticastGroupConfAddressType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(1..48)  

cisMulticastGroupConfPortRange 1.3.6.1.4.1.9.9.263.1.7.4.1.6
This object specifies the bridge-port range of this row..
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoPortListRange  

cisMulticastGroupConfPortList 1.3.6.1.4.1.9.9.263.1.7.4.1.7
The set of ports that are configured to join a multicast group. It has the information of up to 2k ports with the port number starting from the information indicated in cisMcastPortRangeIndex object of the same row. For example, if the value of cisMulticastGroupConfPortRange is 'twoKto4K', the port number indicated in this object starting from 2049 and ending to 4096. A port number is the value of dot1dBasePort for the port in the BRIDGE-MIB (RFC 4188).
Status: current Access: read-create
OBJECT-TYPE    
  CiscoPortList  

cisMulticastGroupConfStorageType 1.3.6.1.4.1.9.9.263.1.7.4.1.8
This object specifies the storage type of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cisMulticastGroupConfRowStatus 1.3.6.1.4.1.9.9.263.1.7.4.1.9
This object is used to manage creation, deletion and modification of rows in this table. Once a row becomes active, value in any column within such row can not be modified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cisL2EntryLimit 1.3.6.1.4.1.9.9.263.1.8.1
Specifies the maximum number of Layer 2 multicast entries that IGMP Snooping can install in the Layer 2 forwarding table. For multicast groups not being installed in the Layer 2 forwarding table due to exceeding the limitation, their traffic will be flooded within the VLAN. Value of zero for this object indicates that there is no limitation on the number of Layer 2 multicast entries which can be installed in the Layer 2 forwarding table.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisEntryTrackingLimit 1.3.6.1.4.1.9.9.263.1.8.2
Specifies the maximum number of entries that can be installed in the tracking database. Value of zero for this object indicates that no entry can be installed to the tracking database.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisSourceOnlyPercentageScanLimit 1.3.6.1.4.1.9.9.263.1.8.3
Specifies the percentage of IGMP Snooping Source Only entries to be processed in each Source Only timeout period, in which they will be timed out in batches. Entries not processed due to this limitation will remain in the Layer 2 forwarding table. Value of zero for this object indicates that Source Only entries scan will not be performed.
Status: current Access: read-write
OBJECT-TYPE    
  Percent  

cisSourceOnlyLearningLimit 1.3.6.1.4.1.9.9.263.1.8.4
Specifies the maximum number of Layer 2 multicast Source Only entries that IGMP Snooping can install in the Layer 2 forwarding table. If the number of multicast Source Only groups in the system exceeds this limit, snooping entries will not be installed for the over-limit groups and Source Only traffic for these groups will be flooded within the VLAN. Value of zero for this object indicates that there is no limitation on the number of Source Only entries which can be installed in the Layer 2 forwarding table.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisQuerierEnabled 1.3.6.1.4.1.9.9.263.1.9.1
Specifies if IGMP Snooping Querier function is globally enabled at the device level. Setting this object to 'false' disabled IGMP Snooping Querier function globally, thus disabling the feature at each VLAN. Setting this object to 'true' enables IGMP Snooping Querier in the system, whether the feature is running at each VLAN or not is controlled by the corresponding entry in cisIgmpQuerierTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cisQuerierTcnQueryInterval 1.3.6.1.4.1.9.9.263.1.9.2
Specifies the TCN query interval time when the device is acting as the active querier. This value will be used at each VLAN if value of the corresponding instance of cisIgmpQuerierTcnQueryInterval is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisQuerierTimerExpiry 1.3.6.1.4.1.9.9.263.1.9.3
Specifies the querier expiration timer. This value will be used at each VLAN if value of the corresponding instance of cisIgmpQuerierTimerExpiry is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisQuerierMaxResponseTime 1.3.6.1.4.1.9.9.263.1.9.4
Specifies the Max Response Time value of queries generated by IGMP Snooping Querier. This value will be used at each VLAN if value of the corresponding instance of cisIgmpQuerierMaxResponseTime is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisQuerierQueryInterval 1.3.6.1.4.1.9.9.263.1.9.5
Specifies the interval between IGMP queries. This value will be used at each VLAN if value of the corresponding instance of cisIgmpQuerierQueryInterval is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisQuerierAddressType 1.3.6.1.4.1.9.9.263.1.9.6
This object indicates the type of Internet address of the IGMP Querier associating with this device when it is acting as an IGMP Snooping Querier.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

cisQuerierAddress 1.3.6.1.4.1.9.9.263.1.9.7
Specifies the Internet address of the IGMP Querier associating with this device when it is acting as an IGMP Snooping Querier. This address will be used by IGMP Snooping Querier feature at each VLAN if no corresponding IGMP Snooping Querier is configured for that VLAN. The type of this address is determined by value of cisQuerierAddressType object.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

cisQuerierVersion 1.3.6.1.4.1.9.9.263.1.9.8
Specifies the IGMP version that the Querier feature uses. This value will be used at each VLAN if value of the corresponding instance of cisIgmpQuerierAdminVersion is 'unknown'.
Status: current Access: read-write
OBJECT-TYPE    
  CisIgmpVersion  

cisQuerierTcnQueryCount 1.3.6.1.4.1.9.9.263.1.9.9
Specifies the number of TCN queries to be executed upon receiving TCN, when the device is acting as the active querier. This value will be used at each VLAN if value of the corresponding instance of cisVlanQuerierTcnQueryCount is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cisIfLimitTable 1.3.6.1.4.1.9.9.263.1.10.1
Table containing a list of IGMP Snooping limit filters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisIfLimitEntry

cisIfLimitEntry 1.3.6.1.4.1.9.9.263.1.10.1.1
Entry containing IGMP Snooping limit filters. A limit filter can be applied on a Layer2 interface, and VLAN(s) carried by the interface when it is in trunk mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisIfLimitEntry  

cisIfLimitVlanNumber 1.3.6.1.4.1.9.9.263.1.10.1.1.1
Specifies the VLAN which IGMP Snooping filters configured in this entry will be applied on when the interface is in trunk mode. Value of zero indicates that the corresponding filters are applicable to every VLAN carried by the trunk when the interface is in trunk mode, or the interface itself if it is in not in trunk mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndexOrZero  

cisIfLimitMax 1.3.6.1.4.1.9.9.263.1.10.1.1.2
Specifies the maximum number of IGMP group and channels that allowed on the interaface, or VLAN(s) carried by the interface if it is in trunk mode.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..2147483647  

cisIfLimitExcludeAccessGrp 1.3.6.1.4.1.9.9.263.1.10.1.1.3
Specifies the access group that is excluded from the filter configured via cisIfLimitMax.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cisIfLimitStorageType 1.3.6.1.4.1.9.9.263.1.10.1.1.4
Specifies the storage type of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cisIfLimitRowStatus 1.3.6.1.4.1.9.9.263.1.10.1.1.5
This object is used to manage creation, deletion and modification of rows in this table. All writable objects in this row may be modified at any time.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cisIfLimitTotalTable 1.3.6.1.4.1.9.9.263.1.10.2
Table containing a list of IGMP Snooping total limit filters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisIfLimitTotalEntry

cisIfLimitTotalEntry 1.3.6.1.4.1.9.9.263.1.10.2.1
Entry containing IGMP Snooping total limit filters for a Layer 2 interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisIfLimitTotalEntry  

cisIfLimitTotalLimitMax 1.3.6.1.4.1.9.9.263.1.10.2.1.1
Specifies the maximum total number of IGMP group or channels that allows on all VLANs carried by the interaface when it is in trunk mode.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..2147483647  

cisIfLimitTotalExcludeAccessGrp 1.3.6.1.4.1.9.9.263.1.10.2.1.2
Specifies the access group that is excluded from the limitation specified by cisIfToltalLimitChannelsAllowed.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cisIfLimitTotalStorageType 1.3.6.1.4.1.9.9.263.1.10.2.1.3
Specifies the storage type of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cisIfLimitTotalRowStatus 1.3.6.1.4.1.9.9.263.1.10.2.1.4
This object is used to manage creation, deletion and modification of rows in this table. All writable objects in this row may be modified at any time.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cisIfAccessGroupTable 1.3.6.1.4.1.9.9.263.1.10.3
Table containing a list of IGMP Snooping filters based on access-group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisIfAccessGroupEntry

cisIfAccessGroupEntry 1.3.6.1.4.1.9.9.263.1.10.3.1
An IGMP Snooping access-group filter, containing an access control list describing which IGMP groups or channels can be joined on the interface, and/or on which specific VLAN(s) the filter should be applied when the interface is in trunk mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisIfAccessGroupEntry  

cisIfAccessGroupVlan 1.3.6.1.4.1.9.9.263.1.10.3.1.1
Specifies the VLAN which IGMP Snooping filters configured in this entry will be applied on when the interface is in trunk mode. Value of zero indicates that the corresponding filters are applicable to every VLAN carried by the trunk when the interface is in trunk mode, or the interface itself if it is in not in trunk mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndexOrZero  

cisIfAccessGroupsChannelsAllowed 1.3.6.1.4.1.9.9.263.1.10.3.1.2
Specifies the access group to indicate which IGMP groups or channels can be joined.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cisIfAccessGroupStorageType 1.3.6.1.4.1.9.9.263.1.10.3.1.3
Specifies the storage type of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cisIfAccessGroupRowStatus 1.3.6.1.4.1.9.9.263.1.10.3.1.4
This object is used to manage creation, deletion and modification of rows in this table. Once a row becomes active, value in any column within such row can not be modified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cisVlanFilterConfigTable 1.3.6.1.4.1.9.9.263.1.10.4
Table containing a list of VLAN. An entry will exist for each VLAN which supports IGMP Snooping feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisVlanFilterConfigEntry

cisVlanFilterConfigEntry 1.3.6.1.4.1.9.9.263.1.10.4.1
Entry containing IGMP Snooping filters configuration for a particular VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisVlanFilterConfigEntry  

cisVlanFilterAccessGroup 1.3.6.1.4.1.9.9.263.1.10.4.1.1
Specifies the access group to control which IGMP group or channels can be joined on this VLAN. A zero length string of this instance indicates that there is no access-group based filter applied to this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

cisVlanFilterLimitMax 1.3.6.1.4.1.9.9.263.1.10.4.1.2
Specifies the maximum number of IGMP groups or channels that allows on each switch port in this VLAN, or trunk ports carrying this VLAN. Value of zero indicates that there is no limit of number of IGMP groups or channels that can be joined on switch ports in this VLAN, or trunk ports carrying this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cisVlanFilterLimitExclAccessGrp 1.3.6.1.4.1.9.9.263.1.10.4.1.3
Specifies the access group that is excluded from the filter configured via cisVlanFilterLimitMax.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

cisVlanFilterMinVersionAllowed 1.3.6.1.4.1.9.9.263.1.10.4.1.4
Specifies the minimum version of IGMP hosts allowed on this VLAN. Value 'unknown' is not configurable for this object.
Status: current Access: read-write
OBJECT-TYPE    
  CisIgmpVersion  

cisFilterStatsTable 1.3.6.1.4.1.9.9.263.1.10.5
A table containing statistics information about IGMP Snooping filters in the system. An entry is created for each IGMP Snooping capable interface in the system, or each VLAN carried by an interface when it is in trunk mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisFilterStatsEntry

cisFilterStatsEntry 1.3.6.1.4.1.9.9.263.1.10.5.1
An entry providing statistic information about IGMP Snooping filter on an IGMP Snooping capable interface, or on a VLAN that the interface carries when it is in trunk mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisFilterStatsEntry  

cisFilterStatsVlanNumber 1.3.6.1.4.1.9.9.263.1.10.5.1.1
Indicates the VLAN which the entry provides statistics information for, when the interface is in trunk mode. Value of zero indicates that statistics information provided in this entry is for the interface that is in access-mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndexOrZero  

cisFilterAccessGroupDenied 1.3.6.1.4.1.9.9.263.1.10.5.1.2
Indicates the number of join-request denied due to Access-Group filter on the interface, or on the VLAN indicated by the value of cisFilterStatsVlanNumber when the interface is in trunk mode.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cisFilterLimitDenied 1.3.6.1.4.1.9.9.263.1.10.5.1.3
Indicates the number of join-request denied due to exceeding the maximum number of IGMP groups or channels allowed on the interface, or on the VLAN indicated by the value of cisFilterStatsVlanNumber when the interface is in trunk mode.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cisFilterTotalLimitDenied 1.3.6.1.4.1.9.9.263.1.10.5.1.4
Indicates the number of join-request denied due to exceeding the maximum number of IGMP groups or channels across all VLANs on the interface, when it is in trunk mode.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cisFilterMinVersionDenied 1.3.6.1.4.1.9.9.263.1.10.5.1.5
Indicates the number of join-request denied due to originating from hosts with lower than minimum required IGMP version on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cisVlanExplicitTrackingTable 1.3.6.1.4.1.9.9.263.1.11.1
Table containing configuration information of Explicit Tracking for IGMP in the system. Explicit Tracking allows the device to track the IGMP membership status of all hosts in the system that respond to IGMP Membership Queries. Tracking information is used to build the explicit-tracking database to serve for fast-leave processing for IGMPv3 hosts, proxy reporting and statistic collection. An entry is created for each IGMP Snooping capable VLAN found in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CisVlanExplicitTrackingEntry

cisVlanExplicitTrackingEntry 1.3.6.1.4.1.9.9.263.1.11.1.1
An entry of Explicit Tracking configuration for a corresponding VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  CisVlanExplicitTrackingEntry  

cisVlanExplicitTrackingEnabled 1.3.6.1.4.1.9.9.263.1.11.1.1.1
This object specifies whether Explicit Tracking is enabled on this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cisVlanExplicitTrackingLimit 1.3.6.1.4.1.9.9.263.1.11.1.1.2
This object specifies the maximum number of entries that can be installed in the explicit-tracking database for this VLAN. Value of zero for this object indicates that tracking information for this VLAN will not be installed to the explicit-tracking database for this VLAN. Value of -1 for this object indicates that there is no limitation on the number of entries that can be installed to the explicit-tracking database for this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0 | 2147483647  

cisMIBConformance 1.3.6.1.4.1.9.9.263.2
OBJECT IDENTIFIER    

cisMIBCompliances 1.3.6.1.4.1.9.9.263.2.1
OBJECT IDENTIFIER    

cisMIBGroups 1.3.6.1.4.1.9.9.263.2.2
OBJECT IDENTIFIER    

cisV2Compliance 1.3.6.1.4.1.9.9.263.2.1.1
The compliance statement for device support IGMPv1/v2 Snooping protocol.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

cisV3Compliance 1.3.6.1.4.1.9.9.263.2.1.2
The compliance statement for device support IGMPv3 Snooping protocol.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

cisIgmpSnoopingMIBCompliance 1.3.6.1.4.1.9.9.263.2.1.3
The compliance statement for device supporting IGMP Snooping.This compliance is deprecated and superceded by cisIgmpSnoopingMIBCompliance2.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

cisIgmpSnoopingMIBCompliance2 1.3.6.1.4.1.9.9.263.2.1.4
The compliance statement for device supporting IGMP Snooping.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

cisIgmpSnoopingMIBCompliance3 1.3.6.1.4.1.9.9.263.2.1.5
The compliance statement for device supporting IGMP Snooping.
Status: current Access: read-only
MODULE-COMPLIANCE    

cisSystemGroup 1.3.6.1.4.1.9.9.263.2.2.1
A collection of object(s) providing global system information about, and control over, IGMP Snooping protocol operation on device.
Status: deprecated Access: read-only
OBJECT-GROUP    

cisSystemV2Group 1.3.6.1.4.1.9.9.263.2.2.2
A collection of additional objects providing global system information about, and control over, IGMPv2 Snooping protocol operation on the device.
Status: deprecated Access: read-only
OBJECT-GROUP    

cisSystemV3Group 1.3.6.1.4.1.9.9.263.2.2.3
A collection of additional objects providing global system information about, and control over, IGMPv3 Snooping protocol operation on the device.
Status: deprecated Access: read-only
OBJECT-GROUP    

cisStatsGroup 1.3.6.1.4.1.9.9.263.2.2.4
A collection of object(s) providing statistics information of IGMP Snooping version 1 and 2.
Status: current Access: read-only
OBJECT-GROUP    

cisV3StatsGroup 1.3.6.1.4.1.9.9.263.2.2.5
A collection of object(s) providing additional statistics information of IGMPv3 Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisBaseConfigGroup 1.3.6.1.4.1.9.9.263.2.2.6
A basic collection of object(s) providing IGMP Snooping global configuration.
Status: current Access: read-only
OBJECT-GROUP    

cisGlobalIgmpV3ConfigGroup 1.3.6.1.4.1.9.9.263.2.2.7
A collection of global IGMPv3 Snooping related objects.
Status: current Access: read-only
OBJECT-GROUP    

cisGlobalIgmpV3InfoGroup 1.3.6.1.4.1.9.9.263.2.2.8
A collection of global IGMPv3 Snooping related objects.
Status: current Access: read-only
OBJECT-GROUP    

cisExtConfig1Group 1.3.6.1.4.1.9.9.263.2.2.9
A miscellaneous collection of object(s) for the device that supports global IGMP Snooping configuration.
Status: current Access: read-only
OBJECT-GROUP    

cisExtConfig2Group 1.3.6.1.4.1.9.9.263.2.2.10
An extended collection of miscellaneous global configuration IGMP Snooping objects.
Status: current Access: read-only
OBJECT-GROUP    

cisGlobalTcnGroup 1.3.6.1.4.1.9.9.263.2.2.11
A collection of global Topology Change Notification (TCN) related configuration objects.
Status: current Access: read-only
OBJECT-GROUP    

cisGlobalSourceOnlyLearnGroup 1.3.6.1.4.1.9.9.263.2.2.12
A collection of global Source Only entry learning objects.
Status: deprecated Access: read-only
OBJECT-GROUP    

cisRateLimitGroup 1.3.6.1.4.1.9.9.263.2.2.13
A collection of object(s) providing rate-limit information of protocol packets handling in IGMP Snooping.
Status: deprecated Access: read-only
OBJECT-GROUP    

cisVlanConfigGroup 1.3.6.1.4.1.9.9.263.2.2.14
A collectoin of objects for VLAN configuration of IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisIgmpQuerierConfigGroup 1.3.6.1.4.1.9.9.263.2.2.15
A collection of object(s) for IGMP Querier configuration of IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisIgmpQuerierInfoGroup 1.3.6.1.4.1.9.9.263.2.2.16
A collection of object(s) for IGMP Querier information.
Status: current Access: read-only
OBJECT-GROUP    

cisMcastRouterConfigGroup 1.3.6.1.4.1.9.9.263.2.2.17
A collection of object(s) providing multicast router port information.
Status: deprecated Access: read-only
OBJECT-GROUP    

cisMcastGroupInfoGroup 1.3.6.1.4.1.9.9.263.2.2.18
A collection of object(s) providing multicast group information.
Status: deprecated Access: read-only
OBJECT-GROUP    

cisIfConfigGroup 1.3.6.1.4.1.9.9.263.2.2.19
A collection of object(s) providing IGMP Snoop configuration on an interface.
Status: current Access: read-only
OBJECT-GROUP    

cisL2EntryLimitGroup 1.3.6.1.4.1.9.9.263.2.2.20
A collection of object(s) providing Layer 2 multicast entries limit configuration and information in IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisTrackingLimitGroup 1.3.6.1.4.1.9.9.263.2.2.21
A collection of object(s) providing configuration and information of tracking database limitation in IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisSourceOnlyLimitGroup 1.3.6.1.4.1.9.9.263.2.2.22
A collection of object(s) providing Source Only learning limit configuration and information in IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisRateLimitGroup2 1.3.6.1.4.1.9.9.263.2.2.23
A collection of object(s) providing additional rate-limit information of protocol packets handling in IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisVlanConfigGroup2 1.3.6.1.4.1.9.9.263.2.2.24
A collection of object(s) providing per VLAN configuration of Report Suppression and Leave Query Interval for IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisSourceOnlyAgeTimerInSecGroup 1.3.6.1.4.1.9.9.263.2.2.25
A collection of object(s) providing configuration and information of Source Only learning control and age timer in seconds.
Status: current Access: read-only
OBJECT-GROUP    

cisMulticastGroupInfoGroup 1.3.6.1.4.1.9.9.263.2.2.26
A collection of object(s) providing information of multicast group.
Status: current Access: read-only
OBJECT-GROUP    

cisMulticastGroupPortInfoGroup 1.3.6.1.4.1.9.9.263.2.2.27
A collection of object(s) providing information of ports joining multicast groups.
Status: current Access: read-only
OBJECT-GROUP    

cisMulticastGroupConfigGroup 1.3.6.1.4.1.9.9.263.2.2.28
A collection of object(s) providing configuration of multicast groups in the system.
Status: current Access: read-only
OBJECT-GROUP    

cisMulticastRouterConfigGroup 1.3.6.1.4.1.9.9.263.2.2.29
A collection of object(s) providing configuration and information of multicast router ports in the system.
Status: current Access: read-only
OBJECT-GROUP    

cisLeaveQueryConfigGroup 1.3.6.1.4.1.9.9.263.2.2.30
A collection of object(s) providing configuration and information of Leave Query for IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisQuerierGlobalConfigGroup 1.3.6.1.4.1.9.9.263.2.2.31
A collection of object(s) providing global configuration of Querier function in the system.
Status: current Access: read-only
OBJECT-GROUP    

cisIgmpQuerierConfigExtGroup 1.3.6.1.4.1.9.9.263.2.2.32
A collection of object(s) providing configuration of Querier parameters for VLANs in the system.
Status: current Access: read-only
OBJECT-GROUP    

cisRobustnessConfigGroup 1.3.6.1.4.1.9.9.263.2.2.33
A collection of object(s) providing configuration of Robustness parameter for IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisTimeToLiveConfigGroup 1.3.6.1.4.1.9.9.263.2.2.34
A collection of object(s) providing configuration of Time-To-Leave for IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisRouterAlertConfigGroup 1.3.6.1.4.1.9.9.263.2.2.35
A collection of object(s) providing configuration of Router-Alert for IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisVlanExplicitTrackingCfgGroup 1.3.6.1.4.1.9.9.263.2.2.36
A collection of object(s) providing configuration of Explicit Tracking feature on VLANs for IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisIfLimitGroup 1.3.6.1.4.1.9.9.263.2.2.37
A collection of object(s) providing IGMP Snooping Limit filter configuration and information.
Status: current Access: read-only
OBJECT-GROUP    

cisIfLimitTotalGroup 1.3.6.1.4.1.9.9.263.2.2.38
A collection of object(s) providing IGMP Snooping Total Limit filter configuration and information.
Status: current Access: read-only
OBJECT-GROUP    

cisIfAccessGroupGroup 1.3.6.1.4.1.9.9.263.2.2.39
A collection of object(s) providing IGMP Snooping access-group filter configuration and information.
Status: current Access: read-only
OBJECT-GROUP    

cisVlanFilterConfigGroup 1.3.6.1.4.1.9.9.263.2.2.40
A collection of object(s) providing VLAN-based filter configuration for IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisFilterStatisticsGroup 1.3.6.1.4.1.9.9.263.2.2.41
A collection of object(s) providing statistics information about filters applied to IGMP packets.
Status: current Access: read-only
OBJECT-GROUP    

cisQuerierGlobalTcnQueryCountGroup 1.3.6.1.4.1.9.9.263.2.2.42
A collection of object(s) providing global querier TCN query count configuration and information for IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP    

cisQuerierTcnQueryPendingGroup 1.3.6.1.4.1.9.9.263.2.2.43
A collection of object(s) providing information about pending TCN queries for IGMP Snooping.
Status: current Access: read-only
OBJECT-GROUP