cfcCloneProfileStatus
CISCO-FLOW-CLONE-MIB ·
.1.3.6.1.4.1.9.9.765.1.1.2.1.2
Object
The status of this conceptual row. This object manages
creation, modification, and deletion of rows in this table.
The following columns must be valid before activating a row:
- cfcCloneProfileName
- cfcCloneProfileStorageType
- cfcCloneTargetType
- cfcCloneTargetIfIndex
cfcCloneTargetIfIndex is mandatory ONLY if cfcCloneTargetType
is specified as 'interface'. Other writable objects in this
table may be modified at any time, even while the row is
'active'.
The entry may be deleted by setting the value to 'destroy',
and if there are any associated traffic flow entries in the
corresponding flow tables (cfcFlowIpTable in case of IP flows)
they will also be deleted with this operation.
Context
- MIB
- CISCO-FLOW-CLONE-MIB
- OID
.1.3.6.1.4.1.9.9.765.1.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfcCloneProfileEntry
- Table
- cfcCloneProfileTable
- Siblings
- 11
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfcCloneProfileId This object indicates an arbitrary integer-value that uniquely
identifies a clone profile. An application using this MIB
is responsible for making sure these are unique, although … | column | CloneProfileIdentifier | .1.3.6.1.4.1.9.9.765.1.1.2.1.1 |
| cfcCloneTargetIfIndex This object specifies the ifindex of an interface over which
traffic flow to be cloned is received or transmitted. The
interface may be physical or virtual.
The v… | column | Integer32 | .1.3.6.1.4.1.9.9.765.1.1.2.1.10 |
| cfcCloneProfileEgressIfType This object specifies the type of port/interface configured
to the clone profile. | column | CloneProfilePointType | .1.3.6.1.4.1.9.9.765.1.1.2.1.11 |
| cfcCloneProfileEgressIf This object specifies the ifindex of an interface that is
configured to the corresponding clone profile. All the flows
configured within this profile set will be cloned to this
in… | column | CloneProfilePointIdentifier | .1.3.6.1.4.1.9.9.765.1.1.2.1.12 |
| cfcCloneProfileStorageType This object specifies the memory realization of the row. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.765.1.1.2.1.3 |
| cfcCloneProfileName This object specifies an arbitrary name that uniquely
identifies the clone profile. | column | OctetString | .1.3.6.1.4.1.9.9.765.1.1.2.1.4 |
| cfcCloneProfileDescription This object specifies a human-readable description configured
to the clone profile. This object is optional while creating a
row in this table and specifies a null string if no de… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.765.1.1.2.1.5 |
| cfcCloneProfileCreateTime This object provides the value of sysUpTime when the row was
created. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.765.1.1.2.1.6 |
| cfcCloneProfileFlowCount This object provides the number of traffic flows currently
associated with the clone profile. | column | traffic flows SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.765.1.1.2.1.7 |
| cfcCloneProfileFlowType Identifies the type of flows associated with the clone
profile. Based on type the corresponding flow table will
represent the traffic flows associated with the clone profile.
Note… | column | Enumeration | .1.3.6.1.4.1.9.9.765.1.1.2.1.8 |
| cfcCloneTargetType This object specifies the clone profile target. Following
targets are supported today
'other'
The implementation of the MIB module using this textual
conven… | column | Enumeration | .1.3.6.1.4.1.9.9.765.1.1.2.1.9 |