CISCO-SWITCH-MULTICAST-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SWITCH-MULTICAST-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
 ciscoSwitchMulticastMIB 1.3.6.1.4.1.9.9.504
This MIB module defines management objects for the Multicast Switching features on Cisco Layer 2/3 devices. Definition of some of the terms used in this MIB: Multicast Replication - The mechanism by which a system creates one or more copies of a multicast packet for forwarding. Ingress Multicast Replication - A type of multicast replication where the replication engine on the ingress module always performs the whole replication. Egress Multicast Replication - A type of multicast replication where the replication engines on both the ingress and egress modules perform the replication. VPN - Virtual private network. A secure IP-based network that shares resources with one or more physical networks. VRF - VPN Routing and Forwarding instance Consists of an IP routing table, a derived forwarding table, a set of interfaces that use the forwarding table, and a set of rules and routing protocols that determine what goes into the forwarding table. MVPN - Multicast VPN MVRF - Multicast VRF A VRF which has multicast routing enabled. VRF-lite - A feature that enables a service provider to support two or more VPNs, where IP addresses can be overlapped among the VPNs. LTL - Local Target Logic A hardware resource table to aid in switching. OIF - Outgoing Interface The interface through which packets are forwarded out. DF - Designated Forwarder.
         cswmMIBNotifs 1.3.6.1.4.1.9.9.504.0
         cswmMIBObjects 1.3.6.1.4.1.9.9.504.1
             cswmGlobal 1.3.6.1.4.1.9.9.504.1.1
                 cswmMvpnHwSwitchingStatus 1.3.6.1.4.1.9.9.504.1.1.1 integer read-only
Indicates the MVPN hardware switching status. 'notCapable' - This device is not capable of MVPN hardware switching 'enable' - MVPN hardware switching is enabled. 'disable' - MVPN hardware switching is disabled. Enumeration: 'enable': 2, 'notCapable': 1, 'disable': 3.
                 cswmVrfLiteStatus 1.3.6.1.4.1.9.9.504.1.1.2 integer read-only
Indicates the VRF-Lite switching status. 'notCapable' - This device is not capable of VRF-Lite switching. 'enable' - VRF-Lite switching is enabled. 'disable' - VRF-Lite switching is disabled. Enumeration: 'enable': 2, 'notCapable': 1, 'disable': 3.
                 cswmMRouteConsistCheck 1.3.6.1.4.1.9.9.504.1.1.3 integer read-write
Specifies the Multicast Routing(mroute) Table consistency checker support mode. The consistency checker scans the mroute table and assures that multicast-hardware entries are consistent with mroute table. 'notCapable' - This device is not capable of mroute consistency checker 'enable' - mroute consistency checker is enabled. 'disable' - mroute consistency checker is disabled. When the value of this object is 'notCapable' the object value is not writable. The value 'notCapable' can not be set. Enumeration: 'enable': 2, 'notCapable': 1, 'disable': 3.
                 cswmProcessorConsistCheck 1.3.6.1.4.1.9.9.504.1.1.4 integer read-write
Specifies the Processor consistency checker support mode. In a multiple processor device, the consistency checker assures that multicast flow entries are consistent across processors. Example: In a Catalyst 6000 series device, which has a Route Processor (RP) and a Switch Processor (SP), the consistency checker assures that multicast flow entries on the Route Processor and the Switch Processor are consistent. 'notCapable' - This device is not capable of processor consistency checker 'enable' - processor consistency checker is enabled. 'disable' - processor consistency checker is disabled. When the value of this object is 'notCapable' the object value is not writable. The value 'notCapable' can not be set. Enumeration: 'enable': 2, 'notCapable': 1, 'disable': 3.
             cswmReplication 1.3.6.1.4.1.9.9.504.1.2
                 cswmReplCapabilityTable 1.3.6.1.4.1.9.9.504.1.2.1 no-access
A table containing multicast replication capability information.
                     cswmReplCapabilityEntry 1.3.6.1.4.1.9.9.504.1.2.1.1 no-access
A conceptual row of cswmReplCapabilityTable, containing the multicast replication capability information for per module (identified by entPhysicalIndex) per Internet address type supported on the managed system. An entry is created by the agent at the system power-up or module insertion.
                         cswmReplCapability 1.3.6.1.4.1.9.9.504.1.2.1.1.1 bits read-only
Indicates the multicast replication capability. The replication capability of a module for a particular address type is dependent on the hardware and software capabilities of the module. Bits: 'ingress': 0, 'egress': 1.
                 cswmReplConfigTable 1.3.6.1.4.1.9.9.504.1.2.2 no-access
A table containing multicast flow replication information for the device.
                     cswmReplConfigEntry 1.3.6.1.4.1.9.9.504.1.2.2.1 no-access
A conceptual row of cswmReplConfigTable, containing multicast flow replication information.
                         cswmReplConfigAddrType 1.3.6.1.4.1.9.9.504.1.2.2.1.1 inetaddresstype no-access
The Internet address type supporting multicast flow replication.
                         cswmReplConfigCurMode 1.3.6.1.4.1.9.9.504.1.2.2.1.2 integer read-write
Specifies the current mode of multicast flow replication for this address type. 'notCapable' - This device is not capable of Multicast flow replication for this address type. 'ingress' - The current mode of replication is ingress. 'egressAndIngress' - The current mode of replication is egress and ingress. When the value of this object is 'notCapable' the object value is not writable. The value 'notCapable' can not be set. The values of cswmReplCapability for the modules on the system should be considered when setting the value for this object. Certain systems may not be fully operational in a particular replication mode if there is an inconsistency between this object and the values of cswmReplCapability. Enumeration: 'ingress': 2, 'notCapable': 1, 'egressAndIngress': 3.
                         cswmReplConfigAutoDetect 1.3.6.1.4.1.9.9.504.1.2.2.1.3 integer read-write
Specifies the auto-detection of multicast replication mode for this address type. 'notCapable' - This device is not capable of Auto-detection of multicast replication mode for this address type. 'enable' - The auto-detection of multicast replication mode is enabled. 'disable' - The auto-detection of multicast replication mode is disabled. When the value of this object is 'notCapable' the object value is not writable. The value 'notCapable' can not be set. Enumeration: 'enable': 2, 'notCapable': 1, 'disable': 3.
                 cswmGlobalReplcationMode 1.3.6.1.4.1.9.9.504.1.2.3 integer read-write
Specifies the current mode of multicast flow replication for all Internet address types supporting multicast flow replication. 'notCapable' - This device is not capable of Multicast flow replication. 'ingress' - The current mode of replication is ingress. 'egress' - The current mode of replication is egress. When the value of this object is 'notCapable' the object value is not writable. The value 'notCapable' can not be set. The values of cswmReplCapability for the modules on the system should be considered when setting the value for this object. Certain systems may not be fully operational in a particular replication mode if there is an inconsistency between this object and the values of cswmReplCapability. Enumeration: 'egress': 3, 'ingress': 2, 'notCapable': 1.
             cswmMvrfStats 1.3.6.1.4.1.9.9.504.1.3
                 cswmMvrfStatsTable 1.3.6.1.4.1.9.9.504.1.3.1 no-access
A table containing multicast flow statistics information on each Multicast VPN routing/forwarding instance (MVRF).
                     cswmMvrfStatsEntry 1.3.6.1.4.1.9.9.504.1.3.1.1 no-access
A conceptual row of cswmMvrfStatsTable, containing multicast flow statistics for each MVRF.
                         cswmMvrfName 1.3.6.1.4.1.9.9.504.1.3.1.1.1 mplsvpnid no-access
The human-readable name of this VPN.
                         cswmMvrfTotalFlows 1.3.6.1.4.1.9.9.504.1.3.1.1.2 gauge32 read-only
Indicates the total number of multicast flow entries installed for this MVRF.
                         cswmMvrfPartialFlows 1.3.6.1.4.1.9.9.504.1.3.1.1.3 gauge32 read-only
Indicates the total number of multicast partial short cut flow entries installed for this MVRF.
                         cswmMvrfRpfMfdFlows 1.3.6.1.4.1.9.9.504.1.3.1.1.4 gauge32 read-only
Indicates the total number of Reverse Path Forwarding(RPF) Multicast Fast Drop(MFD) flow entries installed for this MVRF.
             cswmBiDirPimDfStats 1.3.6.1.4.1.9.9.504.1.4
                 cswmBiDirPimDfUsed 1.3.6.1.4.1.9.9.504.1.4.1 unsigned32 read-only
The number of Bi-directional PIM Designated Forwarder entries currently in use by the default MVRF on the device.
                 cswmBiDirPimDfTotal 1.3.6.1.4.1.9.9.504.1.4.2 unsigned32 read-only
The total number of Bi-directional PIM Designated Forwarder entries for the default MVRF on the device.
                 cswmMvrfBiDirPimDfUsageTable 1.3.6.1.4.1.9.9.504.1.4.3 no-access
A table containing multicast Bi-directional PIM Designated Forwarder usage information on each Multicast VPN routing/forwarding instance (MVRF) for every Internet address type supported.
                     cswmMvrfBiDirPimDfUsageEntry 1.3.6.1.4.1.9.9.504.1.4.3.1 no-access
A conceptual row of cswmMvrfBiDirPimDfUsageTable, containing multicast Bi-directional PIM Designated Forwarder usage information on each MVRF per Internet address type.
                         cswmMvrfBiDirPimDfAddrType 1.3.6.1.4.1.9.9.504.1.4.3.1.1 inetaddresstype no-access
This object indicates the internet address type for which the multicast Bi-directional PIM Designated Forwarder usage information is collected.
                         cswmMvrfBiDirPimDfUsed 1.3.6.1.4.1.9.9.504.1.4.3.1.2 unsigned32 read-only
The number of Bi-directional PIM Designated Forwarder entries currently in use.
                         cswmMvrfBiDirPimDfTotal 1.3.6.1.4.1.9.9.504.1.4.3.1.3 unsigned32 read-only
The total number of Bi-directional PIM Designated Forwarder entries.
             cswmLtlStats 1.3.6.1.4.1.9.9.504.1.5
                 cswmLtlUsed 1.3.6.1.4.1.9.9.504.1.5.1 unsigned32 read-only
This object indicates the number of Multicast LTL entries currently used by this device.
                 cswmLtlTotal 1.3.6.1.4.1.9.9.504.1.5.2 unsigned32 read-only
This object indicates the total number of Multicast LTL entries available for this device.
             cswmForwarding 1.3.6.1.4.1.9.9.504.1.6
                 cswmForwardingTable 1.3.6.1.4.1.9.9.504.1.6.1 no-access
A table containing multicast forwarding information.
                     cswmForwardingEntry 1.3.6.1.4.1.9.9.504.1.6.1.1 no-access
A conceptual row of cswmForwardingTable, containing multicast forwarding information on a particular interface for every Internet address type supported.
                         cswmInterfaceIndex 1.3.6.1.4.1.9.9.504.1.6.1.1.1 interfaceindex no-access
This object specifies the ifIndex for interface capable of performing forwarding.
                         cswmForwardingAddrType 1.3.6.1.4.1.9.9.504.1.6.1.1.2 inetaddresstype no-access
This object specifies the internet address type of the multicast forwarding.
                         cswmForwardingEnabled 1.3.6.1.4.1.9.9.504.1.6.1.1.3 integer read-write
This object specifies whether multicast forwarding is supported on this interface for a particular internet address type. 'notCapable' - A read-only value which indicates that this interface is not capable of multicast forwarding for this internet address type. This value cannot be used in SET operation. 'enable' - multicast forwarding is enabled. 'disable' - multicast forwarding is disabled. This object is not writable if the value of this object is 'notCapable'. Enumeration: 'enable': 2, 'notCapable': 1, 'disable': 3.
             cswmFlowQueryResult 1.3.6.1.4.1.9.9.504.1.7
                 cswmFlowMaxQueries 1.3.6.1.4.1.9.9.504.1.7.1 unsigned32 read-only
Maximum number of query entries allowed to be outstanding at any time, in the cswmFlowQueryTable. The typical value for this object is 5.
                 cswmFlowQueryTable 1.3.6.1.4.1.9.9.504.1.7.2 no-access
A control table used to query the switching engine by specifying retrieval criteria for IP multicast L3 flows. Each row instance in the table represents a query with its parameters. The resulting per-flow data if requested for each instance of a query in this table is returned in the cswmFlowResultTable. A row in this table can be created by setting the corresponding instance of cswmFlowQueryStatus to 'createAndGo'. A row can be deleted by setting the corresponding instance of cswmFlowQueryStatus to 'destroy'. The maximum number of entries (rows) in this table cannot exceed the value of cswmFlowMaxQueries object.
                     cswmFlowQueryEntry 1.3.6.1.4.1.9.9.504.1.7.2.1 no-access
A conceptual row of the cswmFlowQueryTable used to setup retrieval criteria to search for IP multicast L3 flows on a switching engine entity in the device.
                         cswmFlowQueryIndex 1.3.6.1.4.1.9.9.504.1.7.2.1.1 unsigned32 no-access
An arbitrary integer in the range of 1 to cswmFlowMaxQueries to identify this control query.
                         cswmFlowQueryMask 1.3.6.1.4.1.9.9.504.1.7.2.1.2 bits read-only
This object is used to set up the query criteria for the multicast flows of interest. If any one of the defined BITs is set, then the objects(s) corresponding to the BITS in the same row instance will be used for the search. Specifically, if the 'vrf' BIT is set, then the cswmFlowQueryMvrf object will be included in the search criteria. The 'vrf' BIT can be set in combination with any other BIT for the search. If the 'group' BIT is set, then the cswmFlowQueryGroup object will be used as the search criteria. If the 'groupmask' BIT is set, then the cswmFlowQueryGroup and cswmFlowQueryGroupMask objects will be used as the search criteria. If the 'source' BIT is set, then the cswmFlowQuerySource and cswmFlowQueryGroup objects will be used as the search criteria. It is SNMP managers' responsibility to turn on certain bits on in this object instance, if necessary, and the corresponding flow parameter variables to the appropriate values in order to setup the desired query criteria. Bits: 'groupmask': 2, 'group': 1, 'vrf': 0, 'source': 3.
                         cswmFlowQueryMvrf 1.3.6.1.4.1.9.9.504.1.7.2.1.3 mplsvpnid read-only
The human-readable name of the Multicast Virtual Private Network (MVPN) routing/forwarding instance (MVRF). When the 'mvrf' bit of cswmFlowQueryMask object in the same row is on, an appropriate value should be specified and only flows with the specified MVRF name will be contained in the result table. If the 'mvrf' bit in the associated cswmFlowQueryMask is cleared, this object is ignored during the query, and all the flows corresponding to the default MVRF will be considered.
                         cswmFlowQueryAddrType 1.3.6.1.4.1.9.9.504.1.7.2.1.4 inetaddresstype read-only
The Internet address type for this multicast search query.
                         cswmFlowQuerySource 1.3.6.1.4.1.9.9.504.1.7.2.1.5 inetaddress read-only
The source Internet address of the IP multicast layer 3 flows. When the 'source' BIT of cswmFlowQueryMask object in the same row is on, an appropriate value should be specified and only flows with the specified source address will be contained in the result table. If the 'source' bit in the associated cswmFlowQueryMask is off, this object is ignored during the query. The type of this address is determined by the value of the cswmFlowQueryAddrType object. The default value of this object is all zeros.
                         cswmFlowQueryGroup 1.3.6.1.4.1.9.9.504.1.7.2.1.6 inetaddress read-only
The multicast group Internet address of the queried flows. When the 'group' or 'groupmask' bit of cswmFlowQueryMask object in the same row is on, an appropriate value should be specified and only flows with the specified group address will be contained in the result table. If the 'group' and 'groupmask' bits in the associated cswmFlowQueryMask are both off, this object is ignored during the query. The type of this address is determined by the value of the cswmFlowQueryAddrType object. The default value of this object is all zeros.
                         cswmFlowQueryGroupMask 1.3.6.1.4.1.9.9.504.1.7.2.1.7 inetaddressprefixlength read-only
The length of the Prefix associated with cswmFlowQueryGroup. When the 'groupmask' bit of cswmFlowQueryMask object in the same row is on, an appropriate value should be specified and only rows with the specied group address prefix will be returned in the result table. If the 'groupmask' bit in the associated cswmFlowQueryMask is off, this object is ignored during the query. A value of zero causes all addresses to match. This prefix length will be consistent with the type specified in cswmFlowQueryAddrType.
                         cswmFlowQueryType 1.3.6.1.4.1.9.9.504.1.7.2.1.8 bits read-only
This object is used to set up the query type for the multicast flows of interest. If the 'perFlow' BIT is set, then, the entries matching this query will be returned in in cswmFlowResultTable. If the 'perFlow' BIT is not set, then only the total number of flows matching this query are computed and returned in cswmFlowQueryTotalFlows, and there will be no entries matching this query in cswmFlowResultTable. If the 'oifList' BIT is set, then the Outgoing Interface (OIF) list is generated for each flow and populated in cswmFlowResultTable. If the 'dfList' BIT is set, then the Designated Forwarder (DF) interfaces list is generated for each flow and populated in cswmFlowResultTable. Bits: 'dfList': 2, 'oifList': 1, 'perFlow': 0.
                         cswmFlowQueryEntityIndex 1.3.6.1.4.1.9.9.504.1.7.2.1.9 entphysicalindexorzero read-only
This object identifies the switching engine for which the query is issued. When the value of this object is 0, the query is performed on the switching engine of the active supervisor.
                         cswmFlowQuerySkipNFlows 1.3.6.1.4.1.9.9.504.1.7.2.1.10 integer32 read-only
The number of searched flows to be skipped before storing any multicast flows in cswmFlowResultTable, when the 'perFlow' bit is set in cswmFlowQueryType. This object can be used along with cswmFlowMcastQueryMoreRows object to skip previously found flows and only query the remaining flows in the table. Note that due to the dynamical nature of the L3 flows, the queried flows may be missed or repeated by setting this object.
                         cswmFlowQueryTotalFlows 1.3.6.1.4.1.9.9.504.1.7.2.1.11 integer32 read-only
The number of flows matching the query criteria. The value of this object will be zero when the 'perFlow' bit is set in cswmFlowQueryType.
                         cswmFlowMcastQueryRows 1.3.6.1.4.1.9.9.504.1.7.2.1.12 integer32 read-only
Indicating the status of the query by following values: -1 - Either the query has not been started or the agent is still processing this query instance. It is the default value when the row is instantiated. 0..2147483647 - The search has ended and this is the number of rows in the cswmFlowResultTable, resulting from this query.
                         cswmFlowMcastQueryMoreRows 1.3.6.1.4.1.9.9.504.1.7.2.1.13 truthvalue read-only
If the value of the object is true when there are more entries available matching this query criteria, than the ones returned in cswmFlowResultTable.
                         cswmFlowQueryOwner 1.3.6.1.4.1.9.9.504.1.7.2.1.14 snmpadminstring read-only
The manager entity that configured this entry and is therefore using the resources assigned to it. It is used to model an administratively assigned name of the owner of a resource. It is recommended that this object have one or more the following information: IP address, management station name, network manager's name, location, or phone number.
                         cswmFlowQueryCreateTime 1.3.6.1.4.1.9.9.504.1.7.2.1.15 timestamp read-only
Time when this query was created.
                         cswmFlowQueryStorage 1.3.6.1.4.1.9.9.504.1.7.2.1.16 storagetype read-only
The storage type for this conceptual row.
                         cswmFlowQueryStatus 1.3.6.1.4.1.9.9.504.1.7.2.1.17 rowstatus read-only
The status object used to manage rows in this table. When set to 'active', the query to search for l3 multicast flows is initiated. Once a row becomes active, values within the row cannot be modified, except by deleting and re-creating the row.
                 cswmFlowResultTable 1.3.6.1.4.1.9.9.504.1.7.3 no-access
A table containing current IP multicast flow information corresponding to all the completed queries set up in the cswmFlowQueryTable, that were initiated on the switch engine(s) with the 'perFlow' bit set in cswmFlowQueryType. The query result will not become available until the current search completes.
                     cswmFlowResultEntry 1.3.6.1.4.1.9.9.504.1.7.3.1 no-access
A conceptual row of cswmFlowResultTable, containing information about an IP multicast layer 3 flow that matchs the search criteria set in the corresponding row of cswmFlowQueryTable. This row instance is indexed by the query index (cswmFlowQueryIndex), and data entry index (cswmFlowResultIndex).
                         cswmFlowResultIndex 1.3.6.1.4.1.9.9.504.1.7.3.1.1 unsigned32 no-access
A positive integer which uniquely identify a result entry matching a particular query.
                         cswmFlowResultMvrf 1.3.6.1.4.1.9.9.504.1.7.3.1.2 mplsvpnid read-only
The MVRF to which this flow belongs to.
                         cswmFlowResultAddrType 1.3.6.1.4.1.9.9.504.1.7.3.1.3 inetaddresstype read-only
The Internet address type of cswmFlowResultGroup, cswmFlowResultGroupMask and cswmFlowResultSource.
                         cswmFlowResultGroup 1.3.6.1.4.1.9.9.504.1.7.3.1.4 inetaddress read-only
The group address of the multicast layer 3 flow.
                         cswmFlowResultGroupMask 1.3.6.1.4.1.9.9.504.1.7.3.1.5 inetaddressprefixlength read-only
The length of the Prefix associated with cswmFlowResultGroup. A value of zero causes all addresses to match. This prefix length will be consistent with the type specified in cswmFlowResultAddrType.
                         cswmFlowResultSource 1.3.6.1.4.1.9.9.504.1.7.3.1.6 inetaddress read-only
The source address of the multicast layer 3 flow.
                         cswmFlowResultFlags 1.3.6.1.4.1.9.9.504.1.7.3.1.7 bits read-only
This object indicates the corresponding flags for this flow: 'copy' - indicates that traffic is copied to CPU and forwarded in hardware. 'punt' - indicates that traffic is punted to CPU and forwarded in software. 'ineligible' - indicates that this flow is ineligible for hardware installation. 'hwFail' - indicates that this flow failed to install in hardware. 'bidir' - indicates that this flow is a Bidir flow. Bits: 'bidir': 4, 'hwFail': 3, 'copy': 0, 'ineligible': 2, 'punt': 1.
                         cswmFlowResultRpfInterface 1.3.6.1.4.1.9.9.504.1.7.3.1.8 interfaceindexorzero read-only
This object represents either the InterfaceIndex of RPF interface for a RPF flow or 0 (zero). The value of zero means that this flow is a non-RPF flow.
                         cswmFlowResultPackets 1.3.6.1.4.1.9.9.504.1.7.3.1.11 counter64 read-only
The total number of multicast traffic packets forwarded for this flow.
                         cswmFlowResultOctets 1.3.6.1.4.1.9.9.504.1.7.3.1.12 counter64 read-only
The total number of multicast traffic octets forwarded for this flow.
                 cswmFlowResultOIFTable 1.3.6.1.4.1.9.9.504.1.7.4 no-access
A table containing list of OIF for a flow listed in cswmFlowResultTable.
                     cswmFlowResultOIFEntry 1.3.6.1.4.1.9.9.504.1.7.4.1 no-access
A conceptual row of cswmFlowResultOIFTable, containing information about the list of OIF for a flow listed in cswmFlowResultTable. An entry is created only when the 'oifList' bit is set in cswmFlowQueryType.
                         cswmFlowResultOIFIndex 1.3.6.1.4.1.9.9.504.1.7.4.1.1 unsigned32 no-access
A positive integer which uniquely identifies a list of OIF for a particular result flow matching a particular query.
                         cswmFlowResultOIFIntList 1.3.6.1.4.1.9.9.504.1.7.4.1.2 ciscointerfaceindexlist read-only
The object lists the ifIndex for a set of 64 OIF for a particular flow.
                 cswmFlowResultDFTable 1.3.6.1.4.1.9.9.504.1.7.5 no-access
A table containing list of DF interfaces for a flow listed in cswmFlowResultTable.
                     cswmFlowResultDFEntry 1.3.6.1.4.1.9.9.504.1.7.5.1 no-access
A conceptual row of cswmFlowResultDFTable, containing information about the list of DF Interfaces for a flow listed in cswmFlowResultTable. An entry is created only when the 'dfList' bit is set in cswmFlowQueryType.
                         cswmFlowResultDFIndex 1.3.6.1.4.1.9.9.504.1.7.5.1.1 unsigned32 no-access
A positive integer which uniquely identifies a list of DF interfaces for a particular flow matching a particular query.
                         cswmFlowResultDFIntList 1.3.6.1.4.1.9.9.504.1.7.5.1.2 ciscointerfaceindexlist read-only
The object lists the ifIndex for a set of 64 DF interfaces for a particular flow.
         cswmMIBConform 1.3.6.1.4.1.9.9.504.2
             cswmMIBCompliances 1.3.6.1.4.1.9.9.504.2.1
                 cswmMIBCompliance 1.3.6.1.4.1.9.9.504.2.1.1
The compliance statement for the CISCO-SWITCH-MULTICAST-MIB. OBJECT cswmReplConfigAddrType SYNTAX InetAddressType { ipv4(1), ipv6(2) } DESCRIPTION An implementation is only required to support IPv4 and IPv6 addresses.
                 cswmMIBCompliance2 1.3.6.1.4.1.9.9.504.2.1.2
The compliance statement for the CISCO-SWITCH-MULTICAST-MIB. OBJECT cswmReplConfigAddrType SYNTAX InetAddressType { ipv4(1), ipv6(2) } DESCRIPTION An implementation is only required to support IPv4 and IPv6 addresses.
                 cswmMIBCompliance3 1.3.6.1.4.1.9.9.504.2.1.3
The compliance statement for the CISCO-SWITCH-MULTICAST-MIB. OBJECT cswmReplConfigAddrType SYNTAX InetAddressType { ipv4(1), ipv6(2) } DESCRIPTION An implementation is only required to support IPv4 and IPv6 addresses.
             cswmMIBGroups 1.3.6.1.4.1.9.9.504.2.2
                 cswmGlobalGroup 1.3.6.1.4.1.9.9.504.2.2.1
A collection of objects providing global multicast information and configuration.
                 cswmConsistCheckGroup 1.3.6.1.4.1.9.9.504.2.2.2
A collection of objects providing multicast consitency check information and configuration.
                 cswmReplicationGroup 1.3.6.1.4.1.9.9.504.2.2.3
A collection of objects providing multicast replication information and configuration.
                 cswmMvrfStatsGroup 1.3.6.1.4.1.9.9.504.2.2.4
A collection of objects providing MVRF statistics.
                 cswmBiDirPimDfUsageGroup 1.3.6.1.4.1.9.9.504.2.2.5
A collection of objects providing Bi-directional PIM Designated Forwarder database Usage information.
                 cswmLtlUsageGroup 1.3.6.1.4.1.9.9.504.2.2.6
A collection of objects providing Multicast LTL usage information.
                 cswmGlobalReplicationGroup 1.3.6.1.4.1.9.9.504.2.2.7
A collection of objects providing multicast global replication information and configuration.
                 cswmMvrfBiDirPimDfUsageGroup 1.3.6.1.4.1.9.9.504.2.2.8
A collection of objects providing Bi-directional PIM Designated Forwarder database Usage information for each MVRF available on the device.
                 cswmForwardingGroup 1.3.6.1.4.1.9.9.504.2.2.9
A collection of objects providing multicast forwarding information and configuration.
                 cswmFlowQueryResultGroup 1.3.6.1.4.1.9.9.504.2.2.10
A collection of objects for querying l3 multicast flows.