CISCO-FABRIC-MCAST-MIB
- Registered at
- 1.3.6.1.4.1.9.9.255
- Last updated
- 2002-08-20 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-08-20 00:00
- Namespace
- cisco
- Source file
CISCO-FABRIC-MCAST-MIB- Digest
sha256:7df20252db119f33cce13cd333c7298560bd30a971cb5eb761c1ebb451aa2401
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-fabric@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| ENTITY-MIB | entLogicalIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-FABRIC-MCAST-MIB CISCO-SMI ENTITY-MIB IANA-ENTITY-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CfmPoolIndex TEXTUAL-CONVENTION 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 constant at least from one re-initialization of the entity's network management system to the next re-initialization. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoFabricMcastMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.255.0 | |||
| ciscoFabricMcastMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.255.1 | |||
| cfmGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.255.1.1 | |||
| cfmGenInfoTotalFgids OBJECT-TYPE The total number of FGIDs resource are detected in the managed system. | 1.3.6.1.4.1.9.9.255.1.1.1 | Gauge32 | read-only | current |
| cfmGenInfoInuseFgids OBJECT-TYPE 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.2 | Gauge32 | read-only | current |
| cfmGenInfoHighWaterInuseFgids OBJECT-TYPE 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.1.3 | Gauge32 | read-only | current |
| cfmPool OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.255.1.2 | |||
| cfmPoolTable OBJECT-TYPE This table contains fabric multicast resource pool information. | 1.3.6.1.4.1.9.9.255.1.2.1 | not-accessible | current | |
| cfmPoolEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.255.1.2.1.1 | not-accessible | current | |
| cfmPoolId OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.255.1.2.1.1.1 | CfmPoolIndex | not-accessible | current |
| cfmPoolName OBJECT-TYPE The object to indicate FGID pool name. | 1.3.6.1.4.1.9.9.255.1.2.1.1.2 | SnmpAdminString | read-only | current |
| cfmPoolType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.255.1.2.1.1.3 | INTEGER {shared(1), dedicated(2)} | read-only | current |
| cfmPoolTotalFgids OBJECT-TYPE 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). | 1.3.6.1.4.1.9.9.255.1.2.1.1.4 | Gauge32 | read-only | current |
| cfmPoolInuseFgids OBJECT-TYPE 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.5 | Gauge32 | read-only | current |
| cfmPoolHighWaterInuseFgids OBJECT-TYPE 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.2.1.1.6 | Gauge32 | read-only | current |
| cfmLr OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.255.1.3 | |||
| cfmLrTable OBJECT-TYPE This table contains fabric multicast resource information for a logical router. | 1.3.6.1.4.1.9.9.255.1.3.1 | not-accessible | current | |
| cfmLrEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.255.1.3.1.1 | not-accessible | current | |
| cfmLrInuseFgids OBJECT-TYPE 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.1 | Gauge32 | read-only | current |
| cfmLrHighWaterInuseFgids OBJECT-TYPE The highest number of FGIDs that was in use by this logical router. | 1.3.6.1.4.1.9.9.255.1.3.1.1.2 | Gauge32 | read-only | current |
| ciscoFabricMcastMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.255.2 | |||
| cfmMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.255.2.1 | |||
| cfmMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.255.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| cfmMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-FABRIC-MCAST-MIB | 1.3.6.1.4.1.9.9.255.2.1.1 | current |
| cfmGenInfoGroup OBJECT-GROUP 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.1 | current |
| cfmPoolGroup OBJECT-GROUP A collection of objects providing information for the fabric multicast resource pools. | 1.3.6.1.4.1.9.9.255.2.2.2 | current |
| cfmLrGroup OBJECT-GROUP A collection of objects providing information for the logical routers that use the fabric multicast resource. | 1.3.6.1.4.1.9.9.255.2.2.3 | current |