cfmPoolType
CISCO-FABRIC-MCAST-MIB ·
.1.3.6.1.4.1.9.9.255.1.2.1.1.3
Object
column
Enumeration
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.
Context
- MIB
- CISCO-FABRIC-MCAST-MIB
- OID
.1.3.6.1.4.1.9.9.255.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmPoolEntry
- Table
- cfmPoolTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | shared |
2 | dedicated |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfmPoolId 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 fo… | column | CfmPoolIndex | .1.3.6.1.4.1.9.9.255.1.2.1.1.1 |
| cfmPoolName The object to indicate FGID pool name. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.255.1.2.1.1.2 |
| cfmPoolTotalFgids 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 adde… | column | fgid SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.255.1.2.1.1.4 |
| cfmPoolInuseFgids The current number of FGIDs in this pool that are currently
in use by the FGID clients from one or more logical routers. | column | fgid SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.255.1.2.1.1.5 |
| cfmPoolHighWaterInuseFgids The highest number of FGIDs in this pool that was in use
by the FGID clients from one or more logical routers. | column | fgid SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.255.1.2.1.1.6 |