CISCO-FABRIC-MCAST-MIB
29 objects
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.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| ENTITY-MIB | entLogicalIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Gauge32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.255 | IdentityciscoFabricMcastMIB | Fabric Multicast Resource MIB module. This MIB module is used for managing/tracking the fabric multicast resource related information. Acronyms and terms: FGID… | ||
| 1.3.6.1.4.1.9.9.255.0 | NodeciscoFabricMcastMIBNotifs | |||
| 1.3.6.1.4.1.9.9.255.1 | NodeciscoFabricMcastMIBObjects | |||
| 1.3.6.1.4.1.9.9.255.1.1 | NodecfmGeneral | |||
| 1.3.6.1.4.1.9.9.255.1.1.1 | ScalarcfmGenInfoTotalFgids | read-only | current | The total number of FGIDs resource are detected in the managed system. |
| 1.3.6.1.4.1.9.9.255.1.1.2 | ScalarcfmGenInfoInuseFgids | read-only | current | The current number of FGIDs that are currently in use by the managed system. |
| 1.3.6.1.4.1.9.9.255.1.1.3 | ScalarcfmGenInfoHighWaterInuseFgids | read-only | current | The highest number of FGIDs that was in use by all fabric multicast client applications in the managed system. |
| 1.3.6.1.4.1.9.9.255.1.2 | NodecfmPool | |||
| 1.3.6.1.4.1.9.9.255.1.2.1 | TablecfmPoolTable | not-accessible | current | This table contains fabric multicast resource pool information. |
| 1.3.6.1.4.1.9.9.255.1.2.1.1 | RowcfmPoolEntry | not-accessible | current | The information regarding a single fabric multicast resource pool. An entry of this table is created when a fabric multicast dedicated pool related client appl… |
| 1.3.6.1.4.1.9.9.255.1.2.1.1.1 | ColumncfmPoolId | not-accessible | current | An index that uniquely represents a fabric multicast resource pool. This index is assigned arbitrarily by the fabric software when fabric multicast application… |
| 1.3.6.1.4.1.9.9.255.1.2.1.1.2 | ColumncfmPoolName | read-only | current | The object to indicate FGID pool name. |
| 1.3.6.1.4.1.9.9.255.1.2.1.1.3 | ColumncfmPoolType | read-only | current | 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 ty… |
| 1.3.6.1.4.1.9.9.255.1.2.1.1.4 | ColumncfmPoolTotalFgids | read-only | current | 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 re… |
| 1.3.6.1.4.1.9.9.255.1.2.1.1.5 | ColumncfmPoolInuseFgids | read-only | current | The current number of FGIDs in this pool that are currently in use by the FGID clients from one or more logical routers. |
| 1.3.6.1.4.1.9.9.255.1.2.1.1.6 | ColumncfmPoolHighWaterInuseFgids | read-only | current | The highest number of FGIDs in this pool that was in use by the FGID clients from one or more logical routers. |
| 1.3.6.1.4.1.9.9.255.1.3 | NodecfmLr | |||
| 1.3.6.1.4.1.9.9.255.1.3.1 | TablecfmLrTable | not-accessible | current | This table contains fabric multicast resource information for a logical router. |
| 1.3.6.1.4.1.9.9.255.1.3.1.1 | RowcfmLrEntry | not-accessible | current | 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 th… |
| 1.3.6.1.4.1.9.9.255.1.3.1.1.1 | ColumncfmLrInuseFgids | read-only | current | The current number of FGIDs that are currently in use by this logical router. |
| 1.3.6.1.4.1.9.9.255.1.3.1.1.2 | ColumncfmLrHighWaterInuseFgids | read-only | current | The highest number of FGIDs that was in use by this logical router. |
| 1.3.6.1.4.1.9.9.255.2 | NodeciscoFabricMcastMIBConform | |||
| 1.3.6.1.4.1.9.9.255.2.1 | NodecfmMIBCompliances | |||
| 1.3.6.1.4.1.9.9.255.2.1.1 | CompliancecfmMIBCompliance | current | The compliance statement for entities which implement the CISCO-FABRIC-MCAST-MIB | |
| 1.3.6.1.4.1.9.9.255.2.2 | NodecfmMIBGroups | |||
| 1.3.6.1.4.1.9.9.255.2.2.1 | GroupcfmGenInfoGroup | current | A collection of objects providing the general fabric multicast resource related configuration and statistics capability. | |
| 1.3.6.1.4.1.9.9.255.2.2.2 | GroupcfmPoolGroup | current | A collection of objects providing information for the fabric multicast resource pools. | |
| 1.3.6.1.4.1.9.9.255.2.2.3 | GroupcfmLrGroup | current | A collection of objects providing information for the logical routers that use the fabric multicast resource. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CfmPoolIndex | Unsigned32 (1..4294967295) | current | A unique value, greater than zero, for each fabric multicast resource pool in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each resource pool must remain con… |