CISCO-FLOW-CLONE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
22
cfcCloneProfileTable
table.1.3.6.1.4.1.9.9.765.1.1.2
·
1 row entry
·
12 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cfcCloneProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FLOW-CLONE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLOW-CLONE-MIB::cfcCloneProfileTable'
This table lists the clone profiles contained by the device.
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…
instance of cfcCloneProfileId to the value that is read from
cfcCloneProfileIdNext, cfcCloneProfileName to the entry name
and an instance of cfcCloneProfileS…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.9.9.765.1.1.2.1.1 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.765.1.1.2.1.2 |
||||||||||||
|
This object specifies the memory realization of the row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.9.9.765.1.1.2.1.3 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.765.1.1.2.1.5 |
||||||||||||
|
This object provides the value of sysUpTime when the row was
created. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.9.9.765.1.1.2.1.6 |
||||||||||||
|
This object provides the number of traffic flows currently
associated with the clone profile. |
traffic flowsSNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.765.1.1.2.1.7 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.9.9.765.1.1.2.1.8 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.9.9.765.1.1.2.1.9 |
||||||||||||
|
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 |
||||||||||||
|
This object specifies the type of port/interface configured
to the clone profile. |
CloneProfilePointTyper/w Type Values:
|
.1.3.6.1.4.1.9.9.765.1.1.2.1.11 |
||||||||||||
|
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 | .1.3.6.1.4.1.9.9.765.1.1.2.1.12 |
cfcFlowIpTable
table.1.3.6.1.4.1.9.9.765.1.2.1
·
1 row entry
·
8 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cfcFlowIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FLOW-CLONE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLOW-CLONE-MIB::cfcFlowIpTable'
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 | |
| +-------------------------+ |
+--------------------------------+
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…
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
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.9.9.765.1.2.1.1.1 |
||||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.765.1.2.1.1.2 |
||||||||||||||
|
This object specifies the memory realization of the row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.9.9.765.1.2.1.1.3 |
||||||||||||||
|
This object specifies the type of IP address indicated by the
corresponding instances of cfcFlowIpAddrSrc. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.9.9.765.1.2.1.1.4 |
||||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.765.1.2.1.1.5 |
||||||||||||||
|
This object specifies the type of IP address indicated by the
corresponding instances of cfcFlowIpAddrDst. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.9.9.765.1.2.1.1.6 |
||||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.765.1.2.1.1.7 |
||||||||||||||
|
This object provides the value of sysUpTime when the row was
created. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.9.9.765.1.2.1.1.8 |
cfcFlowStatsTable
table.1.3.6.1.4.1.9.9.765.1.3.1
·
1 row entry
·
2 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cfcFlowStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FLOW-CLONE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLOW-CLONE-MIB::cfcFlowStatsTable'
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.
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…
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
| Column | Syntax | OID |
|---|---|---|
|
This object provides the total number of packets that are
cloned for a traffic flow by the corresponding clone profile. |
packetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.765.1.3.1.1.1 |
|
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 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.765.1.3.1.1.2 |