cfcCloneProfileId
CISCO-FLOW-CLONE-MIB ·
.1.3.6.1.4.1.9.9.765.1.1.2.1.1
Object
column CloneProfileIdentifier
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 will help by not allowing it to create conflicting entries. Before creating a new entry, a value for this variable may be obtained by reading cfcCloneProfileIdNext to reduce the probability of a value collision. Observe that the value assigned to a clone profile does not necessarily persist across restarts.
Context
- MIB
- CISCO-FLOW-CLONE-MIB
- OID
.1.3.6.1.4.1.9.9.765.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cfcCloneProfileEntry
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::cfcCloneProfileId'
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::cfcCloneProfileId.<cfcCloneProfileId>'
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::cfcCloneProfileId'
Syntax
- Source
- CloneProfileIdentifier
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295