CISCO-IGMP-SNOOPING-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IGMP-SNOOPING-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
         ciscoIgmpSnoopingNotification 1.3.6.1.4.1.9.9.263.0
         ciscoIgmpSnoopingMIBObject 1.3.6.1.4.1.9.9.263.1
             cisSystemInfo 1.3.6.1.4.1.9.9.263.1.1
                 cisIgmpSnoopingEnabled 1.3.6.1.4.1.9.9.263.1.1.1 truthvalue read-write
This object indicates whether IGMP Snooping has been enabled for the system.
                 cisV3ProcessEnabledAdminStatus 1.3.6.1.4.1.9.9.263.1.1.2 truthvalue read-write
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'.
                 cisV3ProcessEnabledOperStatus 1.3.6.1.4.1.9.9.263.1.1.3 truthvalue read-only
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.
                 cisFastLeaveEnabled 1.3.6.1.4.1.9.9.263.1.1.4 truthvalue read-write
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.
                 cisFastBlockEnabled 1.3.6.1.4.1.9.9.263.1.1.5 truthvalue read-write
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'.
                 cisAdminMode 1.3.6.1.4.1.9.9.263.1.1.6 cisigmpmode read-write
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.
                 cisOperMode 1.3.6.1.4.1.9.9.263.1.1.7 cisigmpmode read-only
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'.
                 cisLeaveQueryType 1.3.6.1.4.1.9.9.263.1.1.8 integer read-write
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. Enumeration: 'generalQuery': 1, 'auto': 3, 'macGenQuery': 2.
                 cisAddressAliasingMode 1.3.6.1.4.1.9.9.263.1.1.9 integer read-only
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. Enumeration: 'fallback': 2, 'normal': 1.
                 cisFallbackTime 1.3.6.1.4.1.9.9.263.1.1.10 timestamp read-only
The object indicates the time the IGMP address aliasing mode is fallback(2).
                 cisReportSuppressionEnabled 1.3.6.1.4.1.9.9.263.1.1.11 truthvalue read-write
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.
                 cisTopoChangeFloodQueryCount 1.3.6.1.4.1.9.9.263.1.1.12 unsigned32 read-write
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.
                 cisTopoChangeQuerySolicitEnabled 1.3.6.1.4.1.9.9.263.1.1.13 truthvalue read-write
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.
                 cisSourceOnlyLearningEnabled 1.3.6.1.4.1.9.9.263.1.1.14 truthvalue read-write
This object specifies whether Source Only multicast entries are learned by IGMP Snooping or not.
                 cisSourceOnlyEntryAgeTime 1.3.6.1.4.1.9.9.263.1.1.15 integer32 read-write
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'.
                 cisV3SnoopingSupport 1.3.6.1.4.1.9.9.263.1.1.16 integer read-only
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'. Enumeration: 'full': 2, 'basic': 1.
                 cisSourceOnlyEntryAgingTime 1.3.6.1.4.1.9.9.263.1.1.17 unsigned32 read-write
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.
                 cisRobustnessVariable 1.3.6.1.4.1.9.9.263.1.1.18 unsigned32 read-write
Specifies the Robustness Variable of this device. This value will be used at each VLAN if the corresponding instance of cisVlanRobustnessVariable is not configured.
                 cisLastMemberQueryInterval 1.3.6.1.4.1.9.9.263.1.1.19 unsigned32 read-write
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.
                 cisLastMemberQueryCount 1.3.6.1.4.1.9.9.263.1.1.20 unsigned32 read-write
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.
                 cisTimeToLiveCheckEnabled 1.3.6.1.4.1.9.9.263.1.1.21 truthvalue read-write
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.
                 cisRouterAlertCheckEnabled 1.3.6.1.4.1.9.9.263.1.1.22 truthvalue read-write
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.
             cisStatisticsInfo 1.3.6.1.4.1.9.9.263.1.2
                 cisInterfaceStatsTable 1.3.6.1.4.1.9.9.263.1.2.1 no-access
Table contains statistics information for IGMP Snooping. An entry appears in this table for each IGMP Snooping capable interface in the device.
                     cisInterfaceStatsEntry 1.3.6.1.4.1.9.9.263.1.2.1.1 no-access
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.
                         cisTxGeneralQueries 1.3.6.1.4.1.9.9.263.1.2.1.1.1 counter32 read-only
Total IGMP General Queries that have been transmitted through an interface.
                         cisTxGroupSpecificQueries 1.3.6.1.4.1.9.9.263.1.2.1.1.2 counter32 read-only
Total IGMP Group-Specific Queries that have been transmitted through an interface.
                         cisTxReports 1.3.6.1.4.1.9.9.263.1.2.1.1.3 counter32 read-only
Total IGMP Membership Reports that have been transmitted through an interface.
                         cisTxLeaves 1.3.6.1.4.1.9.9.263.1.2.1.1.4 counter32 read-only
Total IGMP Leave messages that have been transmitted through an interface.
                         cisRxGeneralQueries 1.3.6.1.4.1.9.9.263.1.2.1.1.5 counter32 read-only
Total IGMP General Queries that have been received at an interface.
                         cisRxGroupSpecificQueries 1.3.6.1.4.1.9.9.263.1.2.1.1.6 counter32 read-only
Total IGMP Group-Specific Queries that have been received at an interface.
                         cisRxReports 1.3.6.1.4.1.9.9.263.1.2.1.1.7 counter32 read-only
Total IGMP Membership Reports that have been received at an interface.
                         cisRxLeaves 1.3.6.1.4.1.9.9.263.1.2.1.1.8 counter32 read-only
Total IGMP Leave messages that have been received at an interface.
                         cisRxValidPackets 1.3.6.1.4.1.9.9.263.1.2.1.1.9 counter32 read-only
Total valid IGMP packets have been received at an interface.
                         cisRxInvalidPackets 1.3.6.1.4.1.9.9.263.1.2.1.1.10 counter32 read-only
Total packets those are not valid IGMP messages received at an interface.
                         cisRxOtherPackets 1.3.6.1.4.1.9.9.263.1.2.1.1.11 counter32 read-only
Total non IGMP messages messages that have been received at an interface, comprising cgmp join, pim hello, dvmrp and mospf messages.
                         cisRxMACGeneralQueries 1.3.6.1.4.1.9.9.263.1.2.1.1.12 counter32 read-only
Total MAC-based General Queries that have been received at an interface.
                         cisRxTopoNotifications 1.3.6.1.4.1.9.9.263.1.2.1.1.13 counter32 read-only
Total Topology Change Notifications that have been received at an interface.
                         cisV3Allows 1.3.6.1.4.1.9.9.263.1.2.1.1.14 counter32 read-only
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.
                         cisV3Blocks 1.3.6.1.4.1.9.9.263.1.2.1.1.15 counter32 read-only
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.
                         cisV3IsIncluded 1.3.6.1.4.1.9.9.263.1.2.1.1.16 counter32 read-only
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.
                         cisV3IsExcluded 1.3.6.1.4.1.9.9.263.1.2.1.1.17 counter32 read-only
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.
                         cisV3ToIncluded 1.3.6.1.4.1.9.9.263.1.2.1.1.18 counter32 read-only
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.
                         cisV3ToExcluded 1.3.6.1.4.1.9.9.263.1.2.1.1.19 counter32 read-only
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.
             cisRateLimitInfo 1.3.6.1.4.1.9.9.263.1.3
                 cisGeneralQueryRateLimit 1.3.6.1.4.1.9.9.263.1.3.1 unsigned32 read-write
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.
                 cisDvmrpRateLimit 1.3.6.1.4.1.9.9.263.1.3.2 unsigned32 read-write
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.
                 cisMospf1RateLimit 1.3.6.1.4.1.9.9.263.1.3.3 unsigned32 read-write
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.
                 cisMospf2RateLimit 1.3.6.1.4.1.9.9.263.1.3.4 unsigned32 read-write
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.
                 cisPimV2RateLimit 1.3.6.1.4.1.9.9.263.1.3.5 unsigned32 read-write
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.
                 cisRateLimit 1.3.6.1.4.1.9.9.263.1.3.6 unsigned32 read-write
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.
             cisVlanConfigInfo 1.3.6.1.4.1.9.9.263.1.4
                 cisVlanConfigTable 1.3.6.1.4.1.9.9.263.1.4.1 no-access
Table contains VLAN based configuration information for IGMP Snooping.
                     cisVlanConfigEntry 1.3.6.1.4.1.9.9.263.1.4.1.1 no-access
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.
                         cisVlanIndex 1.3.6.1.4.1.9.9.263.1.4.1.1.1 vlanindex no-access
This object indicates the VLAN in which IGMP Snooping is configured.
                         cisVlanIgmpSnoopingEnabled 1.3.6.1.4.1.9.9.263.1.4.1.1.2 truthvalue read-write
When this object is set to 'true' IGMP Snooping is enabled on this VLAN else disabled.
                         cisVlanFastLeaveEnabled 1.3.6.1.4.1.9.9.263.1.4.1.1.3 truthvalue read-write
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.
                         cisVlanIgmpSnoopingOperMode 1.3.6.1.4.1.9.9.263.1.4.1.1.4 cisigmpmode read-only
The object indicates the operational mode of IGMP Snooping. The object should return igmpOnly(2) or igmpCgmp(3) only.
                         cisVlanIgmpSnoopingLearningMode 1.3.6.1.4.1.9.9.263.1.4.1.1.5 integer read-write
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. Enumeration: 'cgmp': 2, 'pimDvmrp': 1.
                         cisVlanReportSuppressionEnabled 1.3.6.1.4.1.9.9.263.1.4.1.1.6 truthvalue read-write
This object specifies whether Report Suppression is enabled for this VLAN.
                         cisVlanLeaveQueryInterval 1.3.6.1.4.1.9.9.263.1.4.1.1.7 unsigned32 read-write
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.
                         cisVlanLastMemberQueryCount 1.3.6.1.4.1.9.9.263.1.4.1.1.8 unsigned32 read-write
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.
                         cisVlanRobustnessVariable 1.3.6.1.4.1.9.9.263.1.4.1.1.9 unsigned32 read-write
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.
                         cisVlanTimeToLiveCheckEnabled 1.3.6.1.4.1.9.9.263.1.4.1.1.10 truthvalue read-write
This objects specifies whether TTL check is enabled on this VLAN. Setting this object will only take effect when cisTimeToLiveCheckEnabled is 'true'.
                         cisVlanRouterAlertCheckEnabled 1.3.6.1.4.1.9.9.263.1.4.1.1.11 truthvalue read-write
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'.
                 cisIgmpQuerierTable 1.3.6.1.4.1.9.9.263.1.4.2 no-access
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.
                     cisIgmpQuerierEntry 1.3.6.1.4.1.9.9.263.1.4.2.1 no-access
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.
                         cisIgmpQuerierVlanIndex 1.3.6.1.4.1.9.9.263.1.4.2.1.1 vlanindex no-access
The object indicates the VLAN that the Querier will send IGMP queries on.
                         cisIgmpQuerierEnabled 1.3.6.1.4.1.9.9.263.1.4.2.1.2 truthvalue read-write
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.
                         cisIgmpQuerierState 1.3.6.1.4.1.9.9.263.1.4.2.1.3 integer read-only
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. Enumeration: 'disabled': 1, 'inactive': 5, 'nonQuerier': 4, 'querier': 3, 'electing': 2.
                         cisIgmpQuerierVersion 1.3.6.1.4.1.9.9.263.1.4.2.1.4 cisigmpversion read-only
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.
                         cisIgmpQuerierAddressType 1.3.6.1.4.1.9.9.263.1.4.2.1.5 inetaddresstype read-only
The object indicates IP address type of the IGMP Querier for the VLAN.
                         cisIgmpQuerierAddress 1.3.6.1.4.1.9.9.263.1.4.2.1.6 inetaddress read-only
The object indicates the operational IP address of the IGMP Querier for the VLAN.
                         cisIgmpQuerierInterface 1.3.6.1.4.1.9.9.263.1.4.2.1.7 interfaceindex read-only
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.
                         cisIgmpQuerierTcnQueryCount 1.3.6.1.4.1.9.9.263.1.4.2.1.8 unsigned32 read-write
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.
                         cisIgmpQuerierTcnQueryInterval 1.3.6.1.4.1.9.9.263.1.4.2.1.9 unsigned32 read-write
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.
                         cisIgmpQuerierTimerExpiry 1.3.6.1.4.1.9.9.263.1.4.2.1.10 unsigned32 read-write
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.
                         cisIgmpQuerierMaxResponseTime 1.3.6.1.4.1.9.9.263.1.4.2.1.11 unsigned32 read-write
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.
                         cisIgmpQuerierQueryInterval 1.3.6.1.4.1.9.9.263.1.4.2.1.12 unsigned32 read-write
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.
                         cisIgmpQuerierAdminAddressType 1.3.6.1.4.1.9.9.263.1.4.2.1.13 inetaddresstype read-write
Specifies the administrative IP address type of the IGMP Querier of this VLAN.
                         cisIgmpQuerierAdminAddress 1.3.6.1.4.1.9.9.263.1.4.2.1.14 inetaddress read-write
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.
                         cisIgmpQuerierAdminVersion 1.3.6.1.4.1.9.9.263.1.4.2.1.15 cisigmpversion read-write
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.
                         cisIgmpQuerierTcnQueryPending 1.3.6.1.4.1.9.9.263.1.4.2.1.16 counter32 read-only
Indicates the remaining TCN queries in respond to TCN on this VLAN.
             cisIfConfigInfo 1.3.6.1.4.1.9.9.263.1.5
                 cisIfConfigTable 1.3.6.1.4.1.9.9.263.1.5.1 no-access
Table containing configuration information for IGMP Snooping on capable Layer two interfaces.
                     cisIfConfigEntry 1.3.6.1.4.1.9.9.263.1.5.1.1 no-access
An entry is created for each Layer two interface capable of being flood with multicast traffic by IGMP Snooping.
                         cisIfTopoChangeFloodEnabled 1.3.6.1.4.1.9.9.263.1.5.1.1.1 truthvalue read-write
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.
             cisMulticastRouterInfo 1.3.6.1.4.1.9.9.263.1.6
                 cisMcastRouterCfgTable 1.3.6.1.4.1.9.9.263.1.6.1 no-access
Table containing multicast router configuration information for IGMP Snooping. This table is deprecated and replaced by cisMcastRouterConfigTable.
                     cisMcastRouterCfgEntry 1.3.6.1.4.1.9.9.263.1.6.1.1 no-access
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.
                         cisMcastRouterVlanIndex 1.3.6.1.4.1.9.9.263.1.6.1.1.1 vlanindex no-access
This object indicates the VLAN to which the multicast router port belongs.
                         cisMcastRouterType 1.3.6.1.4.1.9.9.263.1.6.1.1.2 integer read-only
This object indicates if the multicast router port is a configured (static) or learned (dynamic) port. Enumeration: 'dynamic': 2, 'static': 1.
                         cisMcastRouterRowStatus 1.3.6.1.4.1.9.9.263.1.6.1.1.3 rowstatus read-only
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.
                 cisMcastRouterConfigTable 1.3.6.1.4.1.9.9.263.1.6.2 no-access
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.
                     cisMcastRouterConfigEntry 1.3.6.1.4.1.9.9.263.1.6.2.1 no-access
A set of configuration and information regarding a single multicast router.
                         cisMcastRouterConfigVlanIndex 1.3.6.1.4.1.9.9.263.1.6.2.1.1 vlanindex no-access
This object indicates the VLAN to which the multicast router port belongs.
                         cisMcastRouterConfigRouterType 1.3.6.1.4.1.9.9.263.1.6.2.1.2 integer read-only
This object indicates type of the multicast router. static: the multicast router is configured manually. dynamic: the multicast router is learned by the system. Enumeration: 'dynamic': 2, 'static': 1.
                         cisMcastRouterConfigStorageType 1.3.6.1.4.1.9.9.263.1.6.2.1.3 storagetype read-only
This object specifies the storage type of this conceptual row.
                         cisMcastRouterConfigRowStatus 1.3.6.1.4.1.9.9.263.1.6.2.1.4 rowstatus read-only
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.
             cisMulticastGroupInfo 1.3.6.1.4.1.9.9.263.1.7
                 cisMcastGroupTable 1.3.6.1.4.1.9.9.263.1.7.1 no-access
Table containing multicast group address information for IGMP Snooping.
                     cisMcastGroupEntry 1.3.6.1.4.1.9.9.263.1.7.1.1 no-access
An entry is created by IGMP Snooping for each group learned in the VLAN.
                         cisMcastGroupVlanIndex 1.3.6.1.4.1.9.9.263.1.7.1.1.1 vlanindex no-access
This object indicates the VLAN in which the group is learned.
                         cisMcastGroupAddressType 1.3.6.1.4.1.9.9.263.1.7.1.1.2 inetaddresstype no-access
This object indicates IP multicast address type learned by IGMP Snooping.
                         cisMcastGroupAddress 1.3.6.1.4.1.9.9.263.1.7.1.1.3 inetaddress no-access
This object indicates IP multicast address learned by IGMP Snooping.
                         cisMcastGroupFilterMode 1.3.6.1.4.1.9.9.263.1.7.1.1.4 integer read-only
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'. Enumeration: 'exclude': 2, 'include': 1.
                         cisMcastGroupIgmpVersion 1.3.6.1.4.1.9.9.263.1.7.1.1.5 cisigmpversion read-only
This object indicates the IGMP version for the group. This is determined by the type of IGMP Membership Report received by the device.
                         cisMcastGroupIncludeHostCount 1.3.6.1.4.1.9.9.263.1.7.1.1.6 counter32 read-only
This object indicates the number of hosts that are in INCLUDE mode for the group.
                         cisMcastGroupExcludeHostCount 1.3.6.1.4.1.9.9.263.1.7.1.1.7 counter32 read-only
This object indicates the number of hosts that are in EXCLUDE mode for the group.
                         cisMcastGroupPortList 1.3.6.1.4.1.9.9.263.1.7.1.1.8 ciscoportlist read-only
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.
                 cisMulticastGroupTable 1.3.6.1.4.1.9.9.263.1.7.2 no-access
Table containing a list of multicast group information for IGMP Snooping.
                     cisMulticastGroupEntry 1.3.6.1.4.1.9.9.263.1.7.2.1 no-access
An entry of multicast group in the system. An entry is created for each group learned or configured in the system.
                         cisMulticastGroupVlanIndex 1.3.6.1.4.1.9.9.263.1.7.2.1.1 vlanindex no-access
This object indicates the VLAN in which the group is learned or configured.
                         cisMulticastGroupCeVlanIndex 1.3.6.1.4.1.9.9.263.1.7.2.1.2 vlanindex no-access
This object indicates the Customer Equipment (CE) VLAN in which the group is learned or configured.
                         cisMulticastGroupAddressType 1.3.6.1.4.1.9.9.263.1.7.2.1.3 inetaddresstype no-access
This object indicates the type of Internet address of the multicast group and source in this entry.
                         cisMulticastGroupAddress 1.3.6.1.4.1.9.9.263.1.7.2.1.4 inetaddress no-access
This object indicates IP multicast address of the group. Type of this address is indicated by cisMulticastGroupAddressType.
                         cisMulticastGroupSourceAddress 1.3.6.1.4.1.9.9.263.1.7.2.1.5 inetaddress no-access
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.
                         cisMulticastGroupGroupType 1.3.6.1.4.1.9.9.263.1.7.2.1.6 integer read-only
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. Enumeration: 'static': 2, 'dynamic': 1.
                         cisMulticastGroupIgmpVersion 1.3.6.1.4.1.9.9.263.1.7.2.1.7 bits read-only
This object indicates the versions of IGMP packets received from this group. Bits: 'igmpV3': 2, 'igmpV2': 1, 'igmpV1': 0.
                         cisMulticastGroupSourceUpTime 1.3.6.1.4.1.9.9.263.1.7.2.1.8 unsigned32 read-only
This object indicates the time (in seconds) since this source started sending multicast data for the multicast group.
                         cisMulticastGroupSourceExpires 1.3.6.1.4.1.9.9.263.1.7.2.1.9 unsigned32 read-only
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'.
                         cisMulticastGroupInclHostCount 1.3.6.1.4.1.9.9.263.1.7.2.1.10 counter32 read-only
This object indicates the number of hosts that are in INCLUDE mode for the group.
                         cisMulticastGroupExclHostCount 1.3.6.1.4.1.9.9.263.1.7.2.1.11 counter32 read-only
This object indicates the number of hosts that are in EXCLUDE mode for the group.
                 cisMulticastGroupPortListTable 1.3.6.1.4.1.9.9.263.1.7.3 no-access
Table containing a list of ports joining multicast groups.
                     cisMulticastGroupPortListEntry 1.3.6.1.4.1.9.9.263.1.7.3.1 no-access
An entry containing a list of ports joining a multicast group.
                         cisMulticastGroupPortRangeIndex 1.3.6.1.4.1.9.9.263.1.7.3.1.1 ciscoportlistrange no-access
This object indicates the bridge-port range of this row.
                         cisMulticastGroupPortList 1.3.6.1.4.1.9.9.263.1.7.3.1.2 ciscoportlist read-only
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).
                 cisMulticastGroupConfigTable 1.3.6.1.4.1.9.9.263.1.7.4 no-access
A list of configured multicast group and associated ports in the system.
                     cisMulticastGroupConfigEntry 1.3.6.1.4.1.9.9.263.1.7.4.1 no-access
An entry of multicast group and its associated ports, which is configured manually.
                         cisMulticastGroupConfVlanIndex 1.3.6.1.4.1.9.9.263.1.7.4.1.1 vlanindex no-access
This object specifies the VLAN in which the group is configured.
                         cisMulticastGroupConfCeVlanIndex 1.3.6.1.4.1.9.9.263.1.7.4.1.2 vlanindex no-access
This object specifies the Customer Equipment (CE) VLAN in which the group is configured.
                         cisMulticastGroupConfAddressType 1.3.6.1.4.1.9.9.263.1.7.4.1.3 inetaddresstype no-access
This object specifies the type of Internet address of multicast group and source in this entry.
                         cisMulticastGroupConfAddress 1.3.6.1.4.1.9.9.263.1.7.4.1.4 inetaddress no-access
This object specifies IP address of the multicast group. Type of this address is indicated by cisMulticastGroupConfAddressType.
                         cisMulticastGroupConfSourceAddress 1.3.6.1.4.1.9.9.263.1.7.4.1.5 inetaddress no-access
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.
                         cisMulticastGroupConfPortRange 1.3.6.1.4.1.9.9.263.1.7.4.1.6 ciscoportlistrange no-access
This object specifies the bridge-port range of this row..
                         cisMulticastGroupConfPortList 1.3.6.1.4.1.9.9.263.1.7.4.1.7 ciscoportlist read-only
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).
                         cisMulticastGroupConfStorageType 1.3.6.1.4.1.9.9.263.1.7.4.1.8 storagetype read-only
This object specifies the storage type of this conceptual row.
                         cisMulticastGroupConfRowStatus 1.3.6.1.4.1.9.9.263.1.7.4.1.9 rowstatus read-only
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.
             cisResourceLimitInfo 1.3.6.1.4.1.9.9.263.1.8
                 cisL2EntryLimit 1.3.6.1.4.1.9.9.263.1.8.1 unsigned32 read-write
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.
                 cisEntryTrackingLimit 1.3.6.1.4.1.9.9.263.1.8.2 unsigned32 read-write
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.
                 cisSourceOnlyPercentageScanLimit 1.3.6.1.4.1.9.9.263.1.8.3 percent read-write
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.
                 cisSourceOnlyLearningLimit 1.3.6.1.4.1.9.9.263.1.8.4 unsigned32 read-write
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.
             cisQuerierConfigInfo 1.3.6.1.4.1.9.9.263.1.9
                 cisQuerierEnabled 1.3.6.1.4.1.9.9.263.1.9.1 truthvalue read-write
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.
                 cisQuerierTcnQueryInterval 1.3.6.1.4.1.9.9.263.1.9.2 unsigned32 read-write
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.
                 cisQuerierTimerExpiry 1.3.6.1.4.1.9.9.263.1.9.3 unsigned32 read-write
Specifies the querier expiration timer. This value will be used at each VLAN if value of the corresponding instance of cisIgmpQuerierTimerExpiry is not configured.
                 cisQuerierMaxResponseTime 1.3.6.1.4.1.9.9.263.1.9.4 unsigned32 read-write
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.
                 cisQuerierQueryInterval 1.3.6.1.4.1.9.9.263.1.9.5 unsigned32 read-write
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.
                 cisQuerierAddressType 1.3.6.1.4.1.9.9.263.1.9.6 inetaddresstype read-write
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.
                 cisQuerierAddress 1.3.6.1.4.1.9.9.263.1.9.7 inetaddress read-write
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.
                 cisQuerierVersion 1.3.6.1.4.1.9.9.263.1.9.8 cisigmpversion read-write
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'.
                 cisQuerierTcnQueryCount 1.3.6.1.4.1.9.9.263.1.9.9 unsigned32 read-write
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.
             cisFilteringInfo 1.3.6.1.4.1.9.9.263.1.10
                   cisIfLimitTable 1.3.6.1.4.1.9.9.263.1.10.1 no-access
Table containing a list of IGMP Snooping limit filters.
                       cisIfLimitEntry 1.3.6.1.4.1.9.9.263.1.10.1.1 no-access
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.
                           cisIfLimitVlanNumber 1.3.6.1.4.1.9.9.263.1.10.1.1.1 vlanindexorzero no-access
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.
                           cisIfLimitMax 1.3.6.1.4.1.9.9.263.1.10.1.1.2 unsigned32 read-only
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.
                           cisIfLimitExcludeAccessGrp 1.3.6.1.4.1.9.9.263.1.10.1.1.3 snmpadminstring read-only
Specifies the access group that is excluded from the filter configured via cisIfLimitMax.
                           cisIfLimitStorageType 1.3.6.1.4.1.9.9.263.1.10.1.1.4 storagetype read-only
Specifies the storage type of this conceptual row.
                           cisIfLimitRowStatus 1.3.6.1.4.1.9.9.263.1.10.1.1.5 rowstatus read-only
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.
                   cisIfLimitTotalTable 1.3.6.1.4.1.9.9.263.1.10.2 no-access
Table containing a list of IGMP Snooping total limit filters.
                       cisIfLimitTotalEntry 1.3.6.1.4.1.9.9.263.1.10.2.1 no-access
Entry containing IGMP Snooping total limit filters for a Layer 2 interface.
                           cisIfLimitTotalLimitMax 1.3.6.1.4.1.9.9.263.1.10.2.1.1 unsigned32 read-only
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.
                           cisIfLimitTotalExcludeAccessGrp 1.3.6.1.4.1.9.9.263.1.10.2.1.2 snmpadminstring read-only
Specifies the access group that is excluded from the limitation specified by cisIfToltalLimitChannelsAllowed.
                           cisIfLimitTotalStorageType 1.3.6.1.4.1.9.9.263.1.10.2.1.3 storagetype read-only
Specifies the storage type of this conceptual row.
                           cisIfLimitTotalRowStatus 1.3.6.1.4.1.9.9.263.1.10.2.1.4 rowstatus read-only
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.
                   cisIfAccessGroupTable 1.3.6.1.4.1.9.9.263.1.10.3 no-access
Table containing a list of IGMP Snooping filters based on access-group.
                       cisIfAccessGroupEntry 1.3.6.1.4.1.9.9.263.1.10.3.1 no-access
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.
                           cisIfAccessGroupVlan 1.3.6.1.4.1.9.9.263.1.10.3.1.1 vlanindexorzero no-access
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.
                           cisIfAccessGroupsChannelsAllowed 1.3.6.1.4.1.9.9.263.1.10.3.1.2 snmpadminstring read-only
Specifies the access group to indicate which IGMP groups or channels can be joined.
                           cisIfAccessGroupStorageType 1.3.6.1.4.1.9.9.263.1.10.3.1.3 storagetype read-only
Specifies the storage type of this conceptual row.
                           cisIfAccessGroupRowStatus 1.3.6.1.4.1.9.9.263.1.10.3.1.4 rowstatus read-only
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.
                   cisVlanFilterConfigTable 1.3.6.1.4.1.9.9.263.1.10.4 no-access
Table containing a list of VLAN. An entry will exist for each VLAN which supports IGMP Snooping feature.
                       cisVlanFilterConfigEntry 1.3.6.1.4.1.9.9.263.1.10.4.1 no-access
Entry containing IGMP Snooping filters configuration for a particular VLAN.
                           cisVlanFilterAccessGroup 1.3.6.1.4.1.9.9.263.1.10.4.1.1 snmpadminstring read-write
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.
                           cisVlanFilterLimitMax 1.3.6.1.4.1.9.9.263.1.10.4.1.2 unsigned32 read-write
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.
                           cisVlanFilterLimitExclAccessGrp 1.3.6.1.4.1.9.9.263.1.10.4.1.3 snmpadminstring read-write
Specifies the access group that is excluded from the filter configured via cisVlanFilterLimitMax.
                           cisVlanFilterMinVersionAllowed 1.3.6.1.4.1.9.9.263.1.10.4.1.4 cisigmpversion read-write
Specifies the minimum version of IGMP hosts allowed on this VLAN. Value 'unknown' is not configurable for this object.
                   cisFilterStatsTable 1.3.6.1.4.1.9.9.263.1.10.5 no-access
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.
                       cisFilterStatsEntry 1.3.6.1.4.1.9.9.263.1.10.5.1 no-access
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.
                           cisFilterStatsVlanNumber 1.3.6.1.4.1.9.9.263.1.10.5.1.1 vlanindexorzero no-access
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.
                           cisFilterAccessGroupDenied 1.3.6.1.4.1.9.9.263.1.10.5.1.2 counter32 read-only
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.
                           cisFilterLimitDenied 1.3.6.1.4.1.9.9.263.1.10.5.1.3 counter32 read-only
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.
                           cisFilterTotalLimitDenied 1.3.6.1.4.1.9.9.263.1.10.5.1.4 counter32 read-only
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.
                           cisFilterMinVersionDenied 1.3.6.1.4.1.9.9.263.1.10.5.1.5 counter32 read-only
Indicates the number of join-request denied due to originating from hosts with lower than minimum required IGMP version on the interface.
             cisExplicitTrackingInfo 1.3.6.1.4.1.9.9.263.1.11
                   cisVlanExplicitTrackingTable 1.3.6.1.4.1.9.9.263.1.11.1 no-access
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.
                       cisVlanExplicitTrackingEntry 1.3.6.1.4.1.9.9.263.1.11.1.1 no-access
An entry of Explicit Tracking configuration for a corresponding VLAN.
                           cisVlanExplicitTrackingEnabled 1.3.6.1.4.1.9.9.263.1.11.1.1.1 truthvalue read-write
This object specifies whether Explicit Tracking is enabled on this VLAN.
                           cisVlanExplicitTrackingLimit 1.3.6.1.4.1.9.9.263.1.11.1.1.2 integer32 read-write
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.
         cisMIBConformance 1.3.6.1.4.1.9.9.263.2
             cisMIBCompliances 1.3.6.1.4.1.9.9.263.2.1
                 cisV2Compliance 1.3.6.1.4.1.9.9.263.2.1.1
The compliance statement for device support IGMPv1/v2 Snooping protocol.
                 cisV3Compliance 1.3.6.1.4.1.9.9.263.2.1.2
The compliance statement for device support IGMPv3 Snooping protocol.
                 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.
                 cisIgmpSnoopingMIBCompliance2 1.3.6.1.4.1.9.9.263.2.1.4
The compliance statement for device supporting IGMP Snooping.
                 cisIgmpSnoopingMIBCompliance3 1.3.6.1.4.1.9.9.263.2.1.5
The compliance statement for device supporting IGMP Snooping.
             cisMIBGroups 1.3.6.1.4.1.9.9.263.2.2
                 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.
                 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.
                 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.
                 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.
                 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.
                 cisBaseConfigGroup 1.3.6.1.4.1.9.9.263.2.2.6
A basic collection of object(s) providing IGMP Snooping global configuration.
                 cisGlobalIgmpV3ConfigGroup 1.3.6.1.4.1.9.9.263.2.2.7
A collection of global IGMPv3 Snooping related objects.
                 cisGlobalIgmpV3InfoGroup 1.3.6.1.4.1.9.9.263.2.2.8
A collection of global IGMPv3 Snooping related objects.
                 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.
                 cisExtConfig2Group 1.3.6.1.4.1.9.9.263.2.2.10
An extended collection of miscellaneous global configuration IGMP Snooping objects.
                 cisGlobalTcnGroup 1.3.6.1.4.1.9.9.263.2.2.11
A collection of global Topology Change Notification (TCN) related configuration objects.
                 cisGlobalSourceOnlyLearnGroup 1.3.6.1.4.1.9.9.263.2.2.12
A collection of global Source Only entry learning objects.
                 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.
                 cisVlanConfigGroup 1.3.6.1.4.1.9.9.263.2.2.14
A collectoin of objects for VLAN configuration of IGMP Snooping.
                 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.
                 cisIgmpQuerierInfoGroup 1.3.6.1.4.1.9.9.263.2.2.16
A collection of object(s) for IGMP Querier information.
                 cisMcastRouterConfigGroup 1.3.6.1.4.1.9.9.263.2.2.17
A collection of object(s) providing multicast router port information.
                 cisMcastGroupInfoGroup 1.3.6.1.4.1.9.9.263.2.2.18
A collection of object(s) providing multicast group information.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 cisMulticastGroupInfoGroup 1.3.6.1.4.1.9.9.263.2.2.26
A collection of object(s) providing information of multicast 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.