cfcFlowIndex
CISCO-FLOW-CLONE-MIB ·
.1.3.6.1.4.1.9.9.765.1.2.1.1.1
Object
column CloneFlowIdentifier
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 unique, although the SNMP RowStatus row creation process will help by not allowing it to create conflicting entries. Observe that the value assigned to a traffic flow does not necessarily persist across restarts or the removal-insertion of a physical entity supporting clone profile(s).
Context
- MIB
- CISCO-FLOW-CLONE-MIB
- OID
.1.3.6.1.4.1.9.9.765.1.2.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cfcFlowIpEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::cfcFlowIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::cfcFlowIndex.<cfcCloneProfileId>.<cfcFlowIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FLOW-CLONE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FLOW-CLONE-MIB::cfcFlowIndex'
Syntax
- Source
- CloneFlowIdentifier
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295