MIBs Depot

CISCO-IGMP-SNOOPING-MIB

Registered at
1.3.6.1.4.1.9.9.263
Last updated
2010-06-08 00:00
Organization
Cisco System, Inc.
Revisions
2010-06-08 00:00, 2007-11-08 00:00, 2004-04-02 00:00, 2003-03-24 00:00, 2002-05-05 00:00
Namespace
cisco
Source file
CISCO-IGMP-SNOOPING-MIB
Digest
sha256:b7a859557e7167dacfcb01b997828f7765b4e5e2dfefb4f5e611b866211af8d3

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-lan-switch-snmp@cisco.com, cs-ipmulticast@cisco.com

Imports

FromSymbols
CISCO-PRIVATE-VLAN-MIBVlanIndexOrZero
CISCO-QOS-PIB-MIBPercent
CISCO-SMIciscoMgmt
CISCO-TCCiscoPortList, CiscoPortListRange
CISCO-VTP-MIBVlanIndex
IF-MIBInterfaceIndex, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

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

Textual conventions

NameOIDSyntaxAccessStatus
CisIgmpMode
TEXTUAL-CONVENTION
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.
current
CisIgmpVersion
TEXTUAL-CONVENTION
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.
current

Objects

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

Conformance

NameOIDStatus
cisV2Compliance
MODULE-COMPLIANCE
The compliance statement for device support IGMPv1/v2 Snooping protocol.
1.3.6.1.4.1.9.9.263.2.1.1deprecated
cisV3Compliance
MODULE-COMPLIANCE
The compliance statement for device support IGMPv3 Snooping protocol.
1.3.6.1.4.1.9.9.263.2.1.2deprecated
cisIgmpSnoopingMIBCompliance
MODULE-COMPLIANCE
The compliance statement for device supporting IGMP Snooping.This compliance is deprecated and superceded by cisIgmpSnoopingMIBCompliance2.
1.3.6.1.4.1.9.9.263.2.1.3deprecated
cisIgmpSnoopingMIBCompliance2
MODULE-COMPLIANCE
The compliance statement for device supporting IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.1.4deprecated
cisIgmpSnoopingMIBCompliance3
MODULE-COMPLIANCE
The compliance statement for device supporting IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.1.5current
cisSystemGroup
OBJECT-GROUP
A collection of object(s) providing global system information about, and control over, IGMP Snooping protocol operation on device.
1.3.6.1.4.1.9.9.263.2.2.1deprecated
cisSystemV2Group
OBJECT-GROUP
A collection of additional objects providing global system information about, and control over, IGMPv2 Snooping protocol operation on the device.
1.3.6.1.4.1.9.9.263.2.2.2deprecated
cisSystemV3Group
OBJECT-GROUP
A collection of additional objects providing global system information about, and control over, IGMPv3 Snooping protocol operation on the device.
1.3.6.1.4.1.9.9.263.2.2.3deprecated
cisStatsGroup
OBJECT-GROUP
A collection of object(s) providing statistics information of IGMP Snooping version 1 and 2.
1.3.6.1.4.1.9.9.263.2.2.4current
cisV3StatsGroup
OBJECT-GROUP
A collection of object(s) providing additional statistics information of IGMPv3 Snooping.
1.3.6.1.4.1.9.9.263.2.2.5current
cisBaseConfigGroup
OBJECT-GROUP
A basic collection of object(s) providing IGMP Snooping global configuration.
1.3.6.1.4.1.9.9.263.2.2.6current
cisGlobalIgmpV3ConfigGroup
OBJECT-GROUP
A collection of global IGMPv3 Snooping related objects.
1.3.6.1.4.1.9.9.263.2.2.7current
cisGlobalIgmpV3InfoGroup
OBJECT-GROUP
A collection of global IGMPv3 Snooping related objects.
1.3.6.1.4.1.9.9.263.2.2.8current
cisExtConfig1Group
OBJECT-GROUP
A miscellaneous collection of object(s) for the device that supports global IGMP Snooping configuration.
1.3.6.1.4.1.9.9.263.2.2.9current
cisExtConfig2Group
OBJECT-GROUP
An extended collection of miscellaneous global configuration IGMP Snooping objects.
1.3.6.1.4.1.9.9.263.2.2.10current
cisGlobalTcnGroup
OBJECT-GROUP
A collection of global Topology Change Notification (TCN) related configuration objects.
1.3.6.1.4.1.9.9.263.2.2.11current
cisGlobalSourceOnlyLearnGroup
OBJECT-GROUP
A collection of global Source Only entry learning objects.
1.3.6.1.4.1.9.9.263.2.2.12deprecated
cisRateLimitGroup
OBJECT-GROUP
A collection of object(s) providing rate-limit information of protocol packets handling in IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.13deprecated
cisVlanConfigGroup
OBJECT-GROUP
A collectoin of objects for VLAN configuration of IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.14current
cisIgmpQuerierConfigGroup
OBJECT-GROUP
A collection of object(s) for IGMP Querier configuration of IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.15current
cisIgmpQuerierInfoGroup
OBJECT-GROUP
A collection of object(s) for IGMP Querier information.
1.3.6.1.4.1.9.9.263.2.2.16current
cisMcastRouterConfigGroup
OBJECT-GROUP
A collection of object(s) providing multicast router port information.
1.3.6.1.4.1.9.9.263.2.2.17deprecated
cisMcastGroupInfoGroup
OBJECT-GROUP
A collection of object(s) providing multicast group information.
1.3.6.1.4.1.9.9.263.2.2.18deprecated
cisIfConfigGroup
OBJECT-GROUP
A collection of object(s) providing IGMP Snoop configuration on an interface.
1.3.6.1.4.1.9.9.263.2.2.19current
cisL2EntryLimitGroup
OBJECT-GROUP
A collection of object(s) providing Layer 2 multicast entries limit configuration and information in IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.20current
cisTrackingLimitGroup
OBJECT-GROUP
A collection of object(s) providing configuration and information of tracking database limitation in IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.21current
cisSourceOnlyLimitGroup
OBJECT-GROUP
A collection of object(s) providing Source Only learning limit configuration and information in IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.22current
cisRateLimitGroup2
OBJECT-GROUP
A collection of object(s) providing additional rate-limit information of protocol packets handling in IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.23current
cisVlanConfigGroup2
OBJECT-GROUP
A collection of object(s) providing per VLAN configuration of Report Suppression and Leave Query Interval for IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.24current
cisSourceOnlyAgeTimerInSecGroup
OBJECT-GROUP
A collection of object(s) providing configuration and information of Source Only learning control and age timer in seconds.
1.3.6.1.4.1.9.9.263.2.2.25current
cisMulticastGroupInfoGroup
OBJECT-GROUP
A collection of object(s) providing information of multicast group.
1.3.6.1.4.1.9.9.263.2.2.26current
cisMulticastGroupPortInfoGroup
OBJECT-GROUP
A collection of object(s) providing information of ports joining multicast groups.
1.3.6.1.4.1.9.9.263.2.2.27current
cisMulticastGroupConfigGroup
OBJECT-GROUP
A collection of object(s) providing configuration of multicast groups in the system.
1.3.6.1.4.1.9.9.263.2.2.28current
cisMulticastRouterConfigGroup
OBJECT-GROUP
A collection of object(s) providing configuration and information of multicast router ports in the system.
1.3.6.1.4.1.9.9.263.2.2.29current
cisLeaveQueryConfigGroup
OBJECT-GROUP
A collection of object(s) providing configuration and information of Leave Query for IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.30current
cisQuerierGlobalConfigGroup
OBJECT-GROUP
A collection of object(s) providing global configuration of Querier function in the system.
1.3.6.1.4.1.9.9.263.2.2.31current
cisIgmpQuerierConfigExtGroup
OBJECT-GROUP
A collection of object(s) providing configuration of Querier parameters for VLANs in the system.
1.3.6.1.4.1.9.9.263.2.2.32current
cisRobustnessConfigGroup
OBJECT-GROUP
A collection of object(s) providing configuration of Robustness parameter for IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.33current
cisTimeToLiveConfigGroup
OBJECT-GROUP
A collection of object(s) providing configuration of Time-To-Leave for IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.34current
cisRouterAlertConfigGroup
OBJECT-GROUP
A collection of object(s) providing configuration of Router-Alert for IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.35current
cisVlanExplicitTrackingCfgGroup
OBJECT-GROUP
A collection of object(s) providing configuration of Explicit Tracking feature on VLANs for IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.36current
cisIfLimitGroup
OBJECT-GROUP
A collection of object(s) providing IGMP Snooping Limit filter configuration and information.
1.3.6.1.4.1.9.9.263.2.2.37current
cisIfLimitTotalGroup
OBJECT-GROUP
A collection of object(s) providing IGMP Snooping Total Limit filter configuration and information.
1.3.6.1.4.1.9.9.263.2.2.38current
cisIfAccessGroupGroup
OBJECT-GROUP
A collection of object(s) providing IGMP Snooping access-group filter configuration and information.
1.3.6.1.4.1.9.9.263.2.2.39current
cisVlanFilterConfigGroup
OBJECT-GROUP
A collection of object(s) providing VLAN-based filter configuration for IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.40current
cisFilterStatisticsGroup
OBJECT-GROUP
A collection of object(s) providing statistics information about filters applied to IGMP packets.
1.3.6.1.4.1.9.9.263.2.2.41current
cisQuerierGlobalTcnQueryCountGroup
OBJECT-GROUP
A collection of object(s) providing global querier TCN query count configuration and information for IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.42current
cisQuerierTcnQueryPendingGroup
OBJECT-GROUP
A collection of object(s) providing information about pending TCN queries for IGMP Snooping.
1.3.6.1.4.1.9.9.263.2.2.43current