CISCO-FABRIC-MCAST-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-FABRIC-MCAST-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
 ciscoFabricMcastMIB 1.3.6.1.4.1.9.9.255
Fabric Multicast Resource MIB module. This MIB module is used for managing/tracking the fabric multicast resource related information. Acronyms and terms: FGID - Fabric Multicast Group Identifier. LR - Logical router.
         ciscoFabricMcastMIBNotifs 1.3.6.1.4.1.9.9.255.0
         ciscoFabricMcastMIBObjects 1.3.6.1.4.1.9.9.255.1
             cfmGeneral 1.3.6.1.4.1.9.9.255.1.1
                 cfmGenInfoTotalFgids 1.3.6.1.4.1.9.9.255.1.1.1 gauge32 read-only
The total number of FGIDs resource are detected in the managed system.
                 cfmGenInfoInuseFgids 1.3.6.1.4.1.9.9.255.1.1.2 gauge32 read-only
The current number of FGIDs that are currently in use by the managed system.
                 cfmGenInfoHighWaterInuseFgids 1.3.6.1.4.1.9.9.255.1.1.3 gauge32 read-only
The highest number of FGIDs that was in use by all fabric multicast client applications in the managed system.
             cfmPool 1.3.6.1.4.1.9.9.255.1.2
                 cfmPoolTable 1.3.6.1.4.1.9.9.255.1.2.1 no-access
This table contains fabric multicast resource pool information.
                     cfmPoolEntry 1.3.6.1.4.1.9.9.255.1.2.1.1 no-access
The information regarding a single fabric multicast resource pool. An entry of this table is created when a fabric multicast dedicated pool related client application is registered to fabric software or the first of fabric multicast shared pool related client application is registered to fabric software. An entry of this table is removed when the the last fabric multicast client application is unregistered from the pool.
                         cfmPoolId 1.3.6.1.4.1.9.9.255.1.2.1.1.1 cfmpoolindex no-access
An index that uniquely represents a fabric multicast resource pool. This index is assigned arbitrarily by the fabric software when fabric multicast application clients register for the use of fabric multicast resource.
                         cfmPoolName 1.3.6.1.4.1.9.9.255.1.2.1.1.2 snmpadminstring read-only
The object to indicate FGID pool name.
                         cfmPoolType 1.3.6.1.4.1.9.9.255.1.2.1.1.3 integer read-only
The object to indicate FGID pool type. shared(1) - the pool is shared by multiple types of FGID clients. dedicated(2) - the pool is dedicated for a specific type of client to use. The dedicated pool is normally used by a critical client to prevent processes deadlock during system initialization or restart. Enumeration: 'shared': 1, 'dedicated': 2.
                         cfmPoolTotalFgids 1.3.6.1.4.1.9.9.255.1.2.1.1.4 gauge32 read-only
The total number of FGIDs in this pool. The total size might be dynamically adjusted based on the utilization of each pool or if a fabric multicast resource related entity is added or removed (e.g., add a new fabric rack or upgrade an old fabric rack to new fabric rack).
                         cfmPoolInuseFgids 1.3.6.1.4.1.9.9.255.1.2.1.1.5 gauge32 read-only
The current number of FGIDs in this pool that are currently in use by the FGID clients from one or more logical routers.
                         cfmPoolHighWaterInuseFgids 1.3.6.1.4.1.9.9.255.1.2.1.1.6 gauge32 read-only
The highest number of FGIDs in this pool that was in use by the FGID clients from one or more logical routers.
             cfmLr 1.3.6.1.4.1.9.9.255.1.3
                 cfmLrTable 1.3.6.1.4.1.9.9.255.1.3.1 no-access
This table contains fabric multicast resource information for a logical router.
                     cfmLrEntry 1.3.6.1.4.1.9.9.255.1.3.1.1 no-access
The information regarding a single logical router that uses fabric multicast resource. An entry of this table is created when a logical router is created in the entLogicalTable of ENTITY-MIB and the logical router is registered for fabric multicast resource service. A logical router is identified by the value of mib-2 in entLogicalType object of ENTITY-MIB. An entry of this table is removed when the entry associated logical router is removed from entLogicalTable of ENTITY-MIB.
                         cfmLrInuseFgids 1.3.6.1.4.1.9.9.255.1.3.1.1.1 gauge32 read-only
The current number of FGIDs that are currently in use by this logical router.
                         cfmLrHighWaterInuseFgids 1.3.6.1.4.1.9.9.255.1.3.1.1.2 gauge32 read-only
The highest number of FGIDs that was in use by this logical router.
         ciscoFabricMcastMIBConform 1.3.6.1.4.1.9.9.255.2
             cfmMIBCompliances 1.3.6.1.4.1.9.9.255.2.1
                 cfmMIBCompliance 1.3.6.1.4.1.9.9.255.2.1.1
The compliance statement for entities which implement the CISCO-FABRIC-MCAST-MIB
             cfmMIBGroups 1.3.6.1.4.1.9.9.255.2.2
                 cfmGenInfoGroup 1.3.6.1.4.1.9.9.255.2.2.1
A collection of objects providing the general fabric multicast resource related configuration and statistics capability.
                 cfmPoolGroup 1.3.6.1.4.1.9.9.255.2.2.2
A collection of objects providing information for the fabric multicast resource pools.
                 cfmLrGroup 1.3.6.1.4.1.9.9.255.2.2.3
A collection of objects providing information for the logical routers that use the fabric multicast resource.