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

VENDOR: CISCO


 Home MIB: CISCO-MLD-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
 ciscoMldSnoopingMIB 1.3.6.1.4.1.9.9.721
This MIB module defines objects that describe IGMP/MLD snooping. It provides remote network management system the ability to manage the IGMP/MLD Snooping feature when snooping is operating at the system and port level. Virtual systems and related ports data can be accessed by NMS using appropriate SNMP context. E.g. in order to access data related to a particular L2VPN bridge domain system, the user shall specify on the SNMP request the SNMP context related to that particular bridge domain. Glossary of terms: GMI - Group Management Interval; it controls when the IGMP/MLD snooping expires stale group membership states. L2VPN - Layer 2 Virtual Private Network. IGMP - Internet Group Management Protocol. MLD - Multicast Listener Discovery. MRT - Max Response Time. TTL - Time To Live. PIM - Protocol Independent Multicast. TCN - Topology Change Notification. Querier - External IGMP/MLD router sending out queries which are flooded in the system (e.g a bridge domain). Internal Querier - Virtual Querier that solicits periodic membership reports by sending IGMP/MLD general queries out of all system ports. Winner/Looser Querier - A system can only have one active querier at a time, if the internal querier receives queries from another querier it performs querier election, the lowest IP address wins. G-Query - General IGMP/MLD Query. Solicitation - a global leave message with a NULL group multicast address, when the upstream router receives this solicitation, it immediately issues an general query.
         ciscoMldSnoopingMIBNotifs 1.3.6.1.4.1.9.9.721.0
         ciscoMldSnoopingMIBObjects 1.3.6.1.4.1.9.9.721.1
             cmsConfiguration 1.3.6.1.4.1.9.9.721.1.1
                 cmsProfileTable 1.3.6.1.4.1.9.9.721.1.1.1 no-access
This table lists IGMP/MLD configuration for each profile available on the system.
                     cmsProfileEntry 1.3.6.1.4.1.9.9.721.1.1.1.1 no-access
An entry describes a IGMP/MLD snooping profile; that is a set of configuration parameters that can be applied to either systems or ports. A peer SNMP entity may create a profile by setting an instance of cmsProfileStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these options must specify these limitations in an agent capabilities statement. Other management entities (e.g., the local console) may perform actions resulting in the creation of a member link. In these cases, the system must automatically create a row in the cmsProfileTable. A peer SNMP entity may destroy a profile by setting the corresponding instance of cmsProfileStatus to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capabilities statement. Other management entities may perform actions resulting in the destruction of a profile. In these cases, the system must automatically destroy the corresponding row in the cmsProfileTable.
                         cmsProfileName 1.3.6.1.4.1.9.9.721.1.1.1.1.1 snmpadminstring no-access
This object indicates a text string defining the name of the profile identified by cmsProfileIndex.
                         cmsProfileStatus 1.3.6.1.4.1.9.9.721.1.1.1.1.2 rowstatus read-only
This object specifies the status of the row. The following columns must be valid before activating a row: - cmsProfileStorageType - cmsProfileSnoopMinVersion - cmsProfileIPAddrType - cmsProfileIPAddress - cmsProfileRobustnessVariable - cmsProfileInternalQuerier - cmsProfileLastMemberQueryCount - cmsProfileLastMemberQueryInterval - cmsProfileProxyReporting - cmsProfileReportSuppression - cmsProfileUnsolicitedReportTimer - cmsProfileFloodQueryCount - cmsProfileQuerySolicit - cmsProfileTTLCheck - cmsProfileRouterAlertCheck - cmsProfileIntQuerierMaxRespTime - cmsProfileIntQuerierQueryInterval - cmsProfileIntQuerierRobustnessVar - cmsProfileIntQuerierTCNQueryCount - cmsProfileIntQuerierTCNQueryIntrvl - cmsProfileIntQuerierExpiry - cmsProfileIntQuerierVersion - cmsProfileRouterGuard - cmsProfileStaticMRouter - cmsProfileImmediateLeave However, these objects specify valid default values. Thus, it is possible to use create-and-go row creation semantics without setting additional columns. An implementation must allow an EMS/NMS to modify any column when this column is 'active'
                         cmsProfileStorageType 1.3.6.1.4.1.9.9.721.1.1.1.1.3 storagetype read-only
This object specifies the storage type of this conceptual row.
                         cmsProfileSnoopMinVersion 1.3.6.1.4.1.9.9.721.1.1.1.1.4 ciscomldsnoopingversion read-only
This object specifies the minimum IGMP or MLD version supported by snooping in the system where the profile is applied.
                         cmsProfileIPAddrType 1.3.6.1.4.1.9.9.721.1.1.1.1.5 inetaddresstype read-only
This object specifies the IP address type (IPv4 or IPv6) for the objects cmsProfileIPAddress
                         cmsProfileIPAddress 1.3.6.1.4.1.9.9.721.1.1.1.1.6 inetaddress read-only
This object specifies the system IP address used by IGMP/MLD snooping.
                         cmsProfileRobustnessVariable 1.3.6.1.4.1.9.9.721.1.1.1.1.7 unsigned32 read-only
This object specifies the robustness-variable value used to calculate the group management interval (GMI): GMI = (robustness-variable * query-interval) + MRT
                         cmsProfileInternalQuerier 1.3.6.1.4.1.9.9.721.1.1.1.1.8 truthvalue read-only
This object specifies the administrative status of the internal querier. A value of 'true' means that the internal querier feature is enabled.
                         cmsProfileLastMemberQueryCount 1.3.6.1.4.1.9.9.721.1.1.1.1.9 unsigned32 read-only
This object specifies the profile member query count. This value is the number of group-specific queries IGMP/MLD snooping sends, in response to a leave message.
                         cmsProfileLastMemberQueryInterval 1.3.6.1.4.1.9.9.721.1.1.1.1.10 unsigned32 read-only
This object specifies the query interval, which should be the time gap between two consecutive group-specific queries.
                         cmsProfileSuppressReport 1.3.6.1.4.1.9.9.721.1.1.1.1.11 truthvalue read-only
This object specifies the configuration status of the report suppression feature. A value of 'true' means that the reports are suppressed.
                         cmsProfileUnsolicitedReportTimer 1.3.6.1.4.1.9.9.721.1.1.1.1.12 unsigned32 read-only
This object specifies the unsolicited report timer interval in minutes. The reports are forwarded at random intervals within the timeframe configured.
                         cmsProfileFloodQueryCount 1.3.6.1.4.1.9.9.721.1.1.1.1.13 unsigned32 read-only
This object specifies the number of general queries for which the multicast traffic is flooded following a topology change notification, thus influencing the refresh period.
                         cmsProfileQuerySolicit 1.3.6.1.4.1.9.9.721.1.1.1.1.14 truthvalue read-only
This object specifies the query solicit administrative status. A value of 'true' means that the feature is enabled.
                         cmsProfileTTLCheck 1.3.6.1.4.1.9.9.721.1.1.1.1.15 truthvalue read-only
This object specifies administrative status of the time-to-live (TTL) check feature. A value of 'true', means IGMP/MLD snooping processes all packets by examining the TTL field in the header.
                         cmsProfileRouterAlertCheck 1.3.6.1.4.1.9.9.721.1.1.1.1.16 truthvalue read-only
This object specifies the administrative status of the alert check feature. A value of 'true', means IGMP/MLD snooping performs the validation before processing the message.
                         cmsProfileIntQuerierMaxRespTime 1.3.6.1.4.1.9.9.721.1.1.1.1.17 unsigned32 read-only
This object indicates the maximum time the querier can take to reply to a query. It is used in order to calculate the Group Management Interval (GMI): GMI = (robustness-variable * query-interval) + MRT
                         cmsProfileIntQuerierQueryInterval 1.3.6.1.4.1.9.9.721.1.1.1.1.18 unsigned32 read-only
This object specifies the internal querier query interval, which should be the time gap between two consecutive queries. It is used in order to calculate the Group Management Interval (GMI): GMI = (robustness-variable * query-interval) + MRT
                         cmsProfileIntQuerierTCNQueryCount 1.3.6.1.4.1.9.9.721.1.1.1.1.19 unsigned32 read-only
This object specifies the Topopogy Change Notification query count for the internal querier.
                         cmsProfileIntQuerierTCNQueryInterval 1.3.6.1.4.1.9.9.721.1.1.1.1.20 unsigned32 read-only
This object specifies the internal querier TCN query interval, which should be the time gap between two consecutive TCN queries
                         cmsProfileIntQuerierExpiry 1.3.6.1.4.1.9.9.721.1.1.1.1.21 unsigned32 read-only
This object specifies the internal querier time out; that is the timer set by the internal querier after an election procedure where the internal query results as loser. If this timer expires before another query is received from the election winner, the internal querier becomes the active querier.
                         cmsProfileIntQuerierVersion 1.3.6.1.4.1.9.9.721.1.1.1.1.22 ciscomldsnoopingversion read-only
This object specifies the internal querier version
                         cmsProfileRouterGuard 1.3.6.1.4.1.9.9.721.1.1.1.1.23 truthvalue read-only
This object specifies the IGMP/MLD snooping router guard configuration status. A value of 'true' means that a port cannot be dynamically discovered as an mrouter
                         cmsProfileStaticMRouter 1.3.6.1.4.1.9.9.721.1.1.1.1.24 truthvalue read-only
This object specifies the static multicast router administrative status. A value of 'true' means that the feature is enabled.
                         cmsProfileImmediateLeave 1.3.6.1.4.1.9.9.721.1.1.1.1.25 truthvalue read-only
This object specifies the immediate leave administrative status. A value of 'true' means that IGMP/MLD snooping will remove a Layer 2 interface from the forwarding table entry immediately, without first sending group-specific queries to the port.
                 cmsConfigPortTable 1.3.6.1.4.1.9.9.721.1.1.2 no-access
This table lists snooping configuration for each port.
                     cmsConfigPortEntry 1.3.6.1.4.1.9.9.721.1.1.2.1 no-access
An entry describes the configuration associated with a port. A peer SNMP entity may create a port config by setting an instance of cmsConfigPortStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these options must specify these limitations in an agent capabilities statement. Other management entities (e.g., the local console) may perform actions resulting in the creation of a member link. In these cases, the system must automatically create a row in the cmsConfigPortTable. A peer SNMP entity may destroy a port config by setting the corresponding instance of cmsConfigPortStatus to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capabilities statement. Other management entities may perform actions resulting in the destruction of a profile. In these cases, the system must automatically destroy the corresponding row in the cmsConfigPortTable.
                         cmsPortType 1.3.6.1.4.1.9.9.721.1.1.2.1.1 ciscomldporttype no-access
This object indicates the port type.
                         cmsPortId 1.3.6.1.4.1.9.9.721.1.1.2.1.2 ciscomldportidentifier no-access
This object indentifies the port. Depending on the cmsPortType this object will uniquely identify the port accordingly with the definition of the TC CiscoMldPortIdentifier.
                         cmsConfigPortStatus 1.3.6.1.4.1.9.9.721.1.1.2.1.3 rowstatus read-only
This object specifies the status of the row. The following columns must be valid before activating a row: - cmsConfigPortProfileName However, this objects specify a valid default value. Thus, it is possible to use create-and-go row creation semantics without setting additional columns. An implementation must allow an EMS/NMS to modify any column when this column is 'active'
                         cmsConfigPortStorageType 1.3.6.1.4.1.9.9.721.1.1.2.1.4 storagetype read-only
This object specifies the storage type of this conceptual row.
                         cmsConfigPortProfileName 1.3.6.1.4.1.9.9.721.1.1.2.1.5 snmpadminstring read-only
This object specifies the name of the profile contained by the cmsProfileTable associated with the system port identified by the table entry indices.
                 cmsConfigSystemProfileName 1.3.6.1.4.1.9.9.721.1.1.3 snmpadminstring read-only
This object indicates the IGMP/MLD profile name associated to the system. It corresponds to an entry on cmsProfileTable where the complete set of configuration parameters are stored.
             cmsSystemInfo 1.3.6.1.4.1.9.9.721.1.2
             cmsOperInfo 1.3.6.1.4.1.9.9.721.1.3
                 cmsQuerierIPAddrType 1.3.6.1.4.1.9.9.721.1.3.1 inetaddresstype read-only
This object indicates the IP address type (IPv4 or IPv6) of cmsQuerierIPAddr.
                 cmsQuerierIPAddr 1.3.6.1.4.1.9.9.721.1.3.2 inetaddress read-only
This object indicates the IP address of the querier.
                 cmsQuerierPortType 1.3.6.1.4.1.9.9.721.1.3.3 ciscomldporttype read-only
This object indicates the port type of the querier.
                 cmsQuerierPortId 1.3.6.1.4.1.9.9.721.1.3.4 ciscomldportidentifier read-only
This object indicates the port identifier of the querier; that is the port through which the querier's queries are received on the system.
                 cmsQuerierVersion 1.3.6.1.4.1.9.9.721.1.3.5 ciscomldsnoopingversion read-only
This object indicates the querier IGMP/MLD snooping version.
                 cmsQuerierQueryInterval 1.3.6.1.4.1.9.9.721.1.3.6 unsigned32 read-only
This object indicates the querier interval, which is the time gap between two consecutive queries.
                 cmsQuerierRobustness 1.3.6.1.4.1.9.9.721.1.3.7 unsigned32 read-only
This object indicates the querier robustness variable.
                 cmsQuerierMaxRespTime 1.3.6.1.4.1.9.9.721.1.3.8 unsigned32 read-only
This object indicates the maximum time the querier can take to reply to a query.
                 cmsQuerierTimeSinceLastGQuery 1.3.6.1.4.1.9.9.721.1.3.9 unsigned32 read-only
This object indicates for the querier the time interval since the last general query.
                 cmsMcastInfoTable 1.3.6.1.4.1.9.9.721.1.3.10 no-access
This table lists the snooping multicast operational data for group/source addresses associated to a port.
                       cmsMcastInfoEntry 1.3.6.1.4.1.9.9.721.1.3.10.1 no-access
An entry describes the multicast operational data for the group/source addresses associated to a port. The system creates a row in this table for each port and group/source address configured on the snooping profile associated to that port. The system destroy a row on this table when the related group/source configuration is removed form the profile associated to that port. If a port is associated with a profile not defining any static group/source there will not be any entry for that port on this table.
                           cmsMcastInfoGroupAddrType 1.3.6.1.4.1.9.9.721.1.3.10.1.1 inetaddresstype no-access
This object indicates the IP version of cmsMcastGroupAddr and cmsMcastSourceAddr
                           cmsMcastInfoGroupAddr 1.3.6.1.4.1.9.9.721.1.3.10.1.2 inetaddress no-access
This object uniquely identifies the IP address of the multicast group observed through IGMP/MLD snooping.
                           cmsMcastInfoSourceAddr 1.3.6.1.4.1.9.9.721.1.3.10.1.3 inetaddress no-access
This object indicates the IP address of a IGMP/MLD snooping source
                           cmsMcastInfoGroupFilter 1.3.6.1.4.1.9.9.721.1.3.10.1.4 integer read-only
This object indicates the multicast group filter associated with the group/source related to the indices. - 'exclude': The group filter mode is set to exclude. - 'include': The group filter mode is set to include. Enumeration: 'exclude': 1, 'include': 2.
                           cmsMcastInfoExpiry 1.3.6.1.4.1.9.9.721.1.3.10.1.5 unsigned32 read-only
This object indicates the multicast group expiry time. When this timer expires the group membership is removed from the port.
                           cmsMcastInfoFlag 1.3.6.1.4.1.9.9.721.1.3.10.1.6 integer read-only
This object indicates the multicast flag associated with the group/source related to the indices: 'static' - The group state is configured via snooping profile 'dynamic' - The group state is learnt as a result of receiving IGMP/MLD reports. 'staticAndDynamic' - The group state is both statically configured via snooping profile and learnt as a result of receiving IGMP/MLD reports. 'unknown' - The group state is not known. Enumeration: 'dynamic': 2, 'staticAndDynamic': 3, 'static': 1, 'unknown': 4.
                 cmsMRouterPortInfoTable 1.3.6.1.4.1.9.9.721.1.3.11 no-access
This table provides IGMP/MLD snooping operational data for the multicast router ports available on the system.
                       cmsMRouterPortInfoEntry 1.3.6.1.4.1.9.9.721.1.3.11.1 no-access
A conceptual row in the cmsMRouterPortInfoTable. There is an entry in this table for each port where IGMP/MLD snooping is configured on the system.
                           cmsMRouterType 1.3.6.1.4.1.9.9.721.1.3.11.1.1 integer read-only
This object indicates the multicast router type for the port identified by the indices. 'dynamic' - indicates that the mrouter port is dynamically discovered by the system. 'static' - indicates that the mrouter ports is statically configured. 'staticAndDynamic' - indicates that the mrouter port is both static and dynamic at the same time. 'unknown' - indicates that the mrouter type is not known Enumeration: 'dynamic': 2, 'staticAndDynamic': 3, 'static': 1, 'unknown': 4.
             cmsSystemStats 1.3.6.1.4.1.9.9.721.1.4
                 cmsSysIntQuerierRxGeneralQueries 1.3.6.1.4.1.9.9.721.1.4.1 counter32 read-only
This object indicates the number of general queries received by the internal querier.
                 cmsSysIntQuerierRxGeneralQueriesWhenDisabled 1.3.6.1.4.1.9.9.721.1.4.2 counter32 read-only
This object indicates the number of general queries received when internal querier is disabled.
                 cmsSysIntQuerierRxGeneralQueriesAsQuerier 1.3.6.1.4.1.9.9.721.1.4.3 counter32 read-only
This object indicates the number of general queries received by the internal querier as querier.
                 cmsSysIntQuerierRxGeneralQueriesAsNonQuerier 1.3.6.1.4.1.9.9.721.1.4.4 counter32 read-only
This object indicates the number of general queries received by the internal querier as non querier.
                 cmsSysIntQuerierRxGeneralQueriesAsWinner 1.3.6.1.4.1.9.9.721.1.4.5 counter32 read-only
This object indicates the number of general queries received by the internal querier as winner.
                 cmsSysIntQuerierRxGeneralQueriesAsLoser 1.3.6.1.4.1.9.9.721.1.4.6 counter32 read-only
This object indicates the number of general queries received by the internal querier as loser.
                 cmsSysIntQuerierRxGlobalLeaves 1.3.6.1.4.1.9.9.721.1.4.7 counter32 read-only
This object indicates the number of global leaves received.
                 cmsSysIntQuerierRxGlobalLeavesWhenDisabled 1.3.6.1.4.1.9.9.721.1.4.8 counter32 read-only
This object indicates the number of global leaves received when internal querier is disabled.
                 cmsSysIntQuerierRxGlobalLeavsAsNonQuerier 1.3.6.1.4.1.9.9.721.1.4.9 counter32 read-only
This objects indicates the number of global leaves received as non querier.
                 cmsSysIntQuerierRxGlobalLeavesIgnored 1.3.6.1.4.1.9.9.721.1.4.10 counter32 read-only
This objects indicates the number of global leaves received and ignored.
                 cmsSysIntQuerierRxPimEnabledNotifications 1.3.6.1.4.1.9.9.721.1.4.11 counter32 read-only
This object indicates the number of PIM enabled notification received.
                 cmsSysIntQuerierRxPimDisabledNotifications 1.3.6.1.4.1.9.9.721.1.4.12 counter32 read-only
This object indicates the number of PIM disabled notification received.
                 cmsSysIntQuerierRxLocalQuerySolicitations 1.3.6.1.4.1.9.9.721.1.4.13 counter32 read-only
This object indicates the number of local query solicitations received.
                 cmsSysIntQuerierTxGeneralQueries 1.3.6.1.4.1.9.9.721.1.4.14 counter32 read-only
This object indicates the number of general queries transmitted.
                 cmsSysTrfGeneralQueriesReceived 1.3.6.1.4.1.9.9.721.1.4.15 counter32 read-only
This object indicates the number of general queries received.
                 cmsSysTrfGeneralQueriesReinjected 1.3.6.1.4.1.9.9.721.1.4.16 counter32 read-only
This object indicates the number of general querier re-injected.
                 cmsSysTrfGeneralQueriesGenerated 1.3.6.1.4.1.9.9.721.1.4.17 counter32 read-only
This object indicates the number of general queries generated.
                 cmsSysTrfGrpSpecificQueriesReceived 1.3.6.1.4.1.9.9.721.1.4.18 counter32 read-only
This object indicates the number of group specific queries received.
                 cmsSysTrfGrpSpecificQueriesReinjected 1.3.6.1.4.1.9.9.721.1.4.19 unsigned32 read-only
This object indicates the number of group specific queries re-injected.
                 cmsSysTrfGrpSpecificQueriesGenerated 1.3.6.1.4.1.9.9.721.1.4.20 counter32 read-only
This object indicates the number of group specific queries generated.
                 cmsSysTrfGSSpecificQueriesReceived 1.3.6.1.4.1.9.9.721.1.4.21 counter32 read-only
This object indicates the number of group source specific queries received.
                 cmsSysTrfGSSpecificQueriesReinjected 1.3.6.1.4.1.9.9.721.1.4.22 counter32 read-only
This object indicates the number of group source specific queries re-injected.
                 cmsSysTrfGSSpecificQueriesGenerated 1.3.6.1.4.1.9.9.721.1.4.23 counter32 read-only
This object indicates the number of group source specific queries generated.
                 cmsSysTrfV2ReportReceived 1.3.6.1.4.1.9.9.721.1.4.24 counter32 read-only
This object indicates the number of V2 reports received.
                 cmsSysTrfV2ReportReinjected 1.3.6.1.4.1.9.9.721.1.4.25 counter32 read-only
This object indicates the number of V2 reports re-injected.
                 cmsSysTrfV2ReportGenerated 1.3.6.1.4.1.9.9.721.1.4.26 counter32 read-only
This object indicates the number of V2 reports generated.
                 cmsSysTrfV3ReportReceived 1.3.6.1.4.1.9.9.721.1.4.27 counter32 read-only
This object indicates the number of V3 reports received.
                 cmsSysTrfV3ReportReinjected 1.3.6.1.4.1.9.9.721.1.4.28 counter32 read-only
This object indicates the number of V3 reports re-injected.
                 cmsSysTrfV3ReportGenerated 1.3.6.1.4.1.9.9.721.1.4.29 counter32 read-only
This object indicates the number of V3 reports generated.
                 cmsSysTrfGlobalLeavesReceived 1.3.6.1.4.1.9.9.721.1.4.30 counter32 read-only
This object indicates the number of global leaves received.
                 cmsSysTrfGlobalLeavesReinjected 1.3.6.1.4.1.9.9.721.1.4.31 counter32 read-only
This object indicates the number of global leaves re-injected.
                 cmsSysTrfGlobalLeavesGenerated 1.3.6.1.4.1.9.9.721.1.4.32 counter32 read-only
This object indicates the number of global leaves generated.
                 cmsSysTrfPIMHellosReceived 1.3.6.1.4.1.9.9.721.1.4.33 counter32 read-only
This object indicates the number of PIM hellos received.
                 cmsSysTrfPIMHellosReinjected 1.3.6.1.4.1.9.9.721.1.4.34 counter32 read-only
This object indicates the number of PIM hellos re-injected.
                 cmsSysTrfPIMHellosGenerated 1.3.6.1.4.1.9.9.721.1.4.35 unsigned32 read-only
This object indicates the number of PIM hellos generated.
                 cmsSysTrfRxPcktsFlooded 1.3.6.1.4.1.9.9.721.1.4.36 counter32 read-only
This object indicates the number of received packets flooded on the system.
                 cmsSysTrfRxPcktsFwdToMembers 1.3.6.1.4.1.9.9.721.1.4.37 counter32 read-only
This object indicates the number of received packets forwarded to the snooping members.
                 cmsSysTrfRxPcktsFwdToMrouters 1.3.6.1.4.1.9.9.721.1.4.38 counter32 read-only
This object indicates the number of received packets forwarded to MRouters.
                 cmsSysTrfRxPcktsConsumed 1.3.6.1.4.1.9.9.721.1.4.39 counter32 read-only
This object indicates the number of received packets consumed by the system.
                 cmsSysTrfRxErrors 1.3.6.1.4.1.9.9.721.1.4.40 counter32 read-only
This object indicates the number of received packets with errors.
                 cmsSysTrfRxOther 1.3.6.1.4.1.9.9.721.1.4.41 counter32 read-only
This object indicates the number of received packets not counted on the other rx counters on this table.
                 cmsSysTrfTxErrors 1.3.6.1.4.1.9.9.721.1.4.42 counter32 read-only
This object indicates the number of transmitted packets with errors.
                 cmsSysRxV3RepIsInclude 1.3.6.1.4.1.9.9.721.1.4.43 counter32 read-only
This object indicates the number of V3 reports of type 'include' received by the system.
                 cmsSysRxV3RepChangeToInclude 1.3.6.1.4.1.9.9.721.1.4.44 counter32 read-only
This object indicates the number of V3 reports of type 'change to include' received by the system.
                 cmsSysRxV3RepIsExclude 1.3.6.1.4.1.9.9.721.1.4.45 counter32 read-only
This object indicates the number of V3 reports of type 'exclude' received by the system.
                 cmsSysRxV3RepChangeToExclude 1.3.6.1.4.1.9.9.721.1.4.46 counter32 read-only
This object indicates the number of V3 reports of type 'change to exclude' received by the system.
                 cmsSysRxV3RepAllowNewSrc 1.3.6.1.4.1.9.9.721.1.4.47 counter32 read-only
This object indicates the number of V3 reports of type 'Allow New Source' received by the system.
                 cmsSysRxV3RepBlockOldSrc 1.3.6.1.4.1.9.9.721.1.4.48 counter32 read-only
This object indicates the number of V3 reports of type 'block old source' received by the system.
             cmsPortStats 1.3.6.1.4.1.9.9.721.1.5
                 cmsStatsPortTrfTable 1.3.6.1.4.1.9.9.721.1.5.1 no-access
This table provides the IGMP/MLD snooping port traffic statistics. Each row contains traffic statistical data associated with a unique bridge domain port identified by the indexes. Conceptual rows can be seen by SNMP agents or NMS as containing statistical informations related to the indexes discovered on cbdBridgeDomainTable and cbdPortTable
                     cmsStatsPortTrfEntry 1.3.6.1.4.1.9.9.721.1.5.1.1 no-access
A conceptual row in the cmsStatsPortTrfTable. There is an entry in this table for each port where IGMP/MLD snooping is configured on the system.
                         cmsStsPortTrfGeneralQueriesReceived 1.3.6.1.4.1.9.9.721.1.5.1.1.1 counter32 read-only
This object indicates the number of general queries received on the port identified by the indices
                         cmsStsPortTrfGeneralQueriesReinjected 1.3.6.1.4.1.9.9.721.1.5.1.1.2 counter32 read-only
This object indicates the number of general queries re-injected on the port identified by the indices
                         cmsStsPortTrfGeneralQueriesGenerated 1.3.6.1.4.1.9.9.721.1.5.1.1.3 counter32 read-only
This object indicates the number of general queries generated on the port identified by the indices
                         cmsStsPortTrfGrpSpecificQueriesReceived 1.3.6.1.4.1.9.9.721.1.5.1.1.4 counter32 read-only
This object indicates the number of group specific queries received on the port identified by the indices
                         cmsStsPortTrfGrpSpecificQueriesReinjected 1.3.6.1.4.1.9.9.721.1.5.1.1.5 counter32 read-only
This object indicates the number of group specific queries re-injected on the port identified by the indices
                         cmsStsPortTrfGrpSpecificQueriesGenerated 1.3.6.1.4.1.9.9.721.1.5.1.1.6 counter32 read-only
This object indicates the number of group specific queries generated on the port identified by the indices
                         cmsStsPortTrfGSSpecificQueriesReceived 1.3.6.1.4.1.9.9.721.1.5.1.1.7 counter32 read-only
This object indicates the number of group source specific queries received on the port identified by the indices
                         cmsStsPortTrfGSSpecificQueriesReinjected 1.3.6.1.4.1.9.9.721.1.5.1.1.8 counter32 read-only
This object indicates the number of group source specific queries re-injected on the port identified by the indices
                         cmsStsPortTrfGSSpecificQueriesGenerated 1.3.6.1.4.1.9.9.721.1.5.1.1.9 counter32 read-only
This object indicates the number of group source specific queries generated on the port identified by the indices
                         cmsStsPortTrfV2ReportReceived 1.3.6.1.4.1.9.9.721.1.5.1.1.10 counter32 read-only
This object indicates the number of V2 reports received on the port identified by the indices
                         cmsStsPortTrfV2ReportReinjected 1.3.6.1.4.1.9.9.721.1.5.1.1.11 counter32 read-only
This object indicates the number of V2 reports re-injected on the port identified by the indices
                         cmsStsPortTrfV2ReportGenerated 1.3.6.1.4.1.9.9.721.1.5.1.1.12 counter32 read-only
This object indicates the number of V2 reports generated on the port identified by the indices
                         cmsStsPortTrfV3ReportReceived 1.3.6.1.4.1.9.9.721.1.5.1.1.13 counter32 read-only
This object indicates the number of V3 reports received on the port identified by the indices
                         cmsStsPortTrfV3ReportReinjected 1.3.6.1.4.1.9.9.721.1.5.1.1.14 counter32 read-only
This object indicates the number of V3 reports re-injected on the port identified by the indices
                         cmsStsPortTrfV3ReportGenerated 1.3.6.1.4.1.9.9.721.1.5.1.1.15 counter32 read-only
This object indicates the number of V3 reports generated on the port identified by the indices
                         cmsStsPortTrfGlobalLeavesReceived 1.3.6.1.4.1.9.9.721.1.5.1.1.16 counter32 read-only
This object indicates the number of global leaves received on the port identified by the indices
                         cmsStsPortTrfGlobalLeavesReinjected 1.3.6.1.4.1.9.9.721.1.5.1.1.17 counter32 read-only
This object indicates the number of global leaves re-injected on the port identified by the indices
                         cmsStsPortTrfGlobalLeavesGenerated 1.3.6.1.4.1.9.9.721.1.5.1.1.18 counter32 read-only
This object indicates the number of global leaves generated on the port identified by the indices
                         cmsStsPortTrfPIMHellosReceived 1.3.6.1.4.1.9.9.721.1.5.1.1.19 counter32 read-only
This object indicates the number of PIM hellos received on the port identified by the indices
                         cmsStsPortTrfPIMHellosReinjected 1.3.6.1.4.1.9.9.721.1.5.1.1.20 counter32 read-only
This object indicates the number of PIM hellos re-injected on the port identified by the indices
                         cmsStsPortTrfPIMHellosGenerated 1.3.6.1.4.1.9.9.721.1.5.1.1.21 counter32 read-only
This object indicates the number of PIM hellos generated on the port identified by the indices
                         cmsStsPortTrfRxPcktsFlooded 1.3.6.1.4.1.9.9.721.1.5.1.1.22 counter32 read-only
This object indicates the number of received packets flooded on the port identified by the indices
                         cmsStsPortTrfRxPcktsFwdToMembers 1.3.6.1.4.1.9.9.721.1.5.1.1.23 counter32 read-only
This object indicates the number of received packets forwarded to members on the port identified by the indices
                         cmsStsPortTrfRxPcktsFwdToMrouters 1.3.6.1.4.1.9.9.721.1.5.1.1.24 counter32 read-only
This object indicates the number of received packets forwarded to MRouters on the port identified by the indices
                         cmsStsPortTrfRxPcktsConsumed 1.3.6.1.4.1.9.9.721.1.5.1.1.25 counter32 read-only
This object indicates the number of received packets consumed on the port identified by the indices
                         cmsStsPortTrfRxErrors 1.3.6.1.4.1.9.9.721.1.5.1.1.26 counter32 read-only
This object indicates the number of received packets with errors on the port identified by the indices
                         cmsStsPortTrfRxOther 1.3.6.1.4.1.9.9.721.1.5.1.1.27 counter32 read-only
This object indicates the number of received packets on the port identified by the indices and not counted on the others receive counters
                         cmsStsPortTrfTxErrors 1.3.6.1.4.1.9.9.721.1.5.1.1.28 counter32 read-only
This object indicates the number of transmitted packets with errors on the port identified by the indices
                         cmsStsPortRxV3RepIsInclude 1.3.6.1.4.1.9.9.721.1.5.1.1.29 counter32 read-only
This object indicates the number of V3 reports of type 'include' received on the port identified by the indices
                         cmsStsPortRxV3RepChangeToInclude 1.3.6.1.4.1.9.9.721.1.5.1.1.30 counter32 read-only
This object indicates the number of V3 reports of type 'change to include' received on the port identified by the indices
                         cmsStsPortRxV3RepIsExclude 1.3.6.1.4.1.9.9.721.1.5.1.1.31 counter32 read-only
This object indicates the number of V3 reports of type 'exclude' received on the port identified by the indices
                         cmsStsPortRxV3RepChangeToExclude 1.3.6.1.4.1.9.9.721.1.5.1.1.32 counter32 read-only
This object indicates the number of V3 reports of type 'change to exclude' received on the port identified by the indices
                         cmsStsPortRxV3RepAllowNewSrc 1.3.6.1.4.1.9.9.721.1.5.1.1.33 counter32 read-only
This object indicates the number of V3 reports of type 'allow new source' received on the port identified by the indices
                         cmsStsPortRxV3RepBlockOldSrc 1.3.6.1.4.1.9.9.721.1.5.1.1.34 counter32 read-only
This object indicates the number of V3 reports of type 'block old source' received on the port identified by the indices
                         cmsStsPortGrps 1.3.6.1.4.1.9.9.721.1.5.1.1.35 counter32 read-only
This object indicates the number of groups associated with the port identified by the indices
                         cmsStsPortSGs 1.3.6.1.4.1.9.9.721.1.5.1.1.36 counter32 read-only
This object indicates the number of sources associated with the port identified by the indices
         ciscoMldSnoopingMIBConform 1.3.6.1.4.1.9.9.721.2
             ciscoMldSnoopingMIBCompliances 1.3.6.1.4.1.9.9.721.2.1
                 ciscoMldSnoopingMIBCompliance 1.3.6.1.4.1.9.9.721.2.1.1
The basic implementation requirements for agents that support the CISCO-MLD-SNOOPING-MIB.
             ciscoMldSnoopingMIBGroups 1.3.6.1.4.1.9.9.721.2.2
                 ciscoMldSnoopingMIBConfigMainObjectGroup 1.3.6.1.4.1.9.9.721.2.2.1
A collections of objects representing the main configuration elements of CISCO-MLD-SNOOPING-MIB.
                 ciscoMldSnoopingMIBConfigDetailedObjectGroup 1.3.6.1.4.1.9.9.721.2.2.2
A collections of objects representing the detailed configuration elements of CISCO-MLD-SNOOPING-MIB.
                 ciscoMldSnoopingMIBInfoMainObjectGroup 1.3.6.1.4.1.9.9.721.2.2.3
A collections of objects representing the main operational elements of CISCO-MLD-SNOOPING-MIB.
                 ciscoMldSnoopingMIBStatsMainObjectGroup 1.3.6.1.4.1.9.9.721.2.2.4
A collections of objects representing the main statistical elements of CISCO-MLD-SNOOPING-MIB.
                 ciscoMldSnoopingMIBStatsDetailedObjectGroup 1.3.6.1.4.1.9.9.721.2.2.5
A collections of objects representing the detailed statistical elements of CISCO-MLD-SNOOPING-MIB.