CISCO-FLOW-CLONE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
22
.1.3.6.1.4.1.9.9.765.1.1.2 · 1 row entry · 12 columns
This table lists the clone profiles contained by the device.
cfcCloneProfileEntry entry .1.3.6.1.4.1.9.9.765.1.1.2.1
A peer SNMP entity may create a clone profile by setting an
instance of cfcCloneProfileId to the value that is read from
cfcCloneProfileIdNext, cfcCloneProfileName to the entry name
and an instance of cfcCloneProfileS…
Indexes
cfcCloneProfileId
Column 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 the
SNMP RowStatus row creation process …
CloneProfileIdentifier
Textual Convention: CloneProfileIdentifier Unsigned32
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.765.1.1.2.1.1
cfcCloneProfileStatus
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:

- cfcClon…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.765.1.1.2.1.2
cfcCloneProfileStorageType
This object specifies the memory realization of the row.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.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.
OctetStringr/w
Constraints:
range: 1-32
.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 description
is configured.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.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.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.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.
traffic flowsSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.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 that a clone profile can clone only one…
Enumerationr/w
Enumerated Values:
1ip
.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
convention does not recognize the clone profil…
Enumerationr/w
Enumerated Values:
1other
2system
3interface
.1.3.6.1.4.1.9.9.765.1.1.2.1.9
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 value of a cfcCloneTargetIfIndex object M…
Integer32r/w
Constraints:
range: 0-2147483647
.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.
CloneProfilePointTyper/w
Textual Convention: CloneProfilePointType Enumeration
Type Values:
1other
2unknown
3none
4interface
.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
interface.
CloneProfilePointIdentifierr/w
Textual Convention: CloneProfilePointIdentifier Integer32
.1.3.6.1.4.1.9.9.765.1.1.2.1.12
.1.3.6.1.4.1.9.9.765.1.2.1 · 1 row entry · 8 columns
This table lists the IP traffic flows that are cloned by
corresponding clone profile supported by the device.
          
This table has an expansion dependent relationship on the
cfcCloneProfileTable, containing zero or more rows for each
clone profile. Below is an example, where multiple IP flows 
are associated with the single clone profile. 
          
          
                               +----------------------------+
                               | cfcFlowIpTable             |
                               |                            |
+----------------------+     +--------------------------------+
| cfcCloneProfileId = 3----->|   +-------------------------+  |
+----------------------+     |   | cfcCloneProfileId = 3   |  |
                             |   | cfcFlowIndex = 3        |  |
                             |   +-------------------------+  |
                             |   +-------------------------+  |
                             |   | cfcCloneProfileId = 3   |  |
                             |   | cfcFlowIndex = 5        |  |
                             |   +-------------------------+  |
                             |       :                        |
                             |       :                        |
                             |   +-------------------------+  |
                             |   | cfcCloneProfileId = 3   |  |
                             |   | cfcFlowIndex = 10       |  |
                             |   +-------------------------+  |
                             +--------------------------------+
                               |                            |
+----------------------+     +--------------------------------+
| cfcCloneProfileId = 4----->|   +-------------------------+  |
+----------------------+     |   | cfcCloneProfileId = 4   |  |
                             |   | cfcFlowIndex = 2        |  |
                             |   +-------------------------+  |
                             |   +-------------------------+  |
                             |   | cfcCloneProfileId = 4   |  |
                             |   | cfcFlowIndex = 6        |  |
                             |   +-------------------------+  |
                             |       :                        |
                             |       :                        |
                             |   +-------------------------+  |
                             |   | cfcCloneProfileId = 4   |  |
                             |   | cfcFlowIndex = 7        |  |
                             |   +-------------------------+  |
                             +--------------------------------+
cfcFlowIpEntry entry .1.3.6.1.4.1.9.9.765.1.2.1.1
An entry describes a IP traffic flow that are cloned by the
corresponding clone profile.

The device creates a row in the cfcFlowIpTable when a IP flow
is associated with a clone profile to clone the monito…
Indexes
cfcCloneProfileId cfcFlowIndex
Column Syntax OID
cfcFlowIndex
This object indicates an arbitrary integer-value that uniquely
identifies a configured traffic flow within a clone profile.
While adding an entry in this table, application is responsible
for making sure these are uni…
CloneFlowIdentifier
Textual Convention: CloneFlowIdentifier Unsigned32
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.765.1.2.1.1.1
cfcFlowIpStatus
The status of this conceptual row. This object manages
creation, and deletion of rows in this table.

The following columns must be valid before activating a row:

- cfcFlowIpStorageType…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.765.1.2.1.1.2
cfcFlowIpStorageType
This object specifies the memory realization of the row.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.9.9.765.1.2.1.1.3
cfcFlowIpAddrSrcType
This object specifies the type of IP address indicated by the
corresponding instances of cfcFlowIpAddrSrc.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.765.1.2.1.1.4
cfcFlowIpAddrSrc
This object specifies the source IP address of the
corresponding traffic flow. This address will be of the type
specified in cfcFlowIpAddrSrcType.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.765.1.2.1.1.5
cfcFlowIpAddrDstType
This object specifies the type of IP address indicated by the
corresponding instances of cfcFlowIpAddrDst.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.765.1.2.1.1.6
cfcFlowIpAddrDst
This object specifies the destination IP address of the
corresponding traffic flow. This address will be of the type
specified in cfcFlowIpAddrDstType.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.765.1.2.1.1.7
cfcFlowIpCreateTime
This object provides the value of sysUpTime when the row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.9.765.1.2.1.1.8
.1.3.6.1.4.1.9.9.765.1.3.1 · 1 row entry · 2 columns
This table contains data relating to the collection of
statistics for the flows cloned by the corresponding clone
profiles supported by the device.
          
This table has a sparse dependent relationship on the flow
tables, containing a row for each row in the flow table 
(cfcFlowIpTable in case of IP flows) for which the device is
actively cloning the packets.
cfcFlowStatsEntry entry .1.3.6.1.4.1.9.9.765.1.3.1.1
An entry contains collection of statistics for a corresponding
traffic flow.

The device creates a row in the cfcFlowStatsTable when a
clone profile is configured with a traffic flow and actively
cloning the…
Indexes
cfcCloneProfileId cfcFlowIndex
Column Syntax OID
cfcFlowPkts
This object provides the total number of packets that are
cloned for a traffic flow by the corresponding clone profile.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.765.1.3.1.1.1
cfcFlowOctets
This object provides the total number of octets contained by
the packets that are cloned for a traffic flow by the
corresponding clone profile.
octetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.765.1.3.1.1.2