cfcCloneTargetType
CISCO-FLOW-CLONE-MIB ·
.1.3.6.1.4.1.9.9.765.1.1.2.1.9
Object
column r/w
Enumeration
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 profile target.
'system'
The clone profile target is global or the entire
system.
'interface'
The clone profile target is an interface represented
by a row in the ifTable defined by the IF-MIB
[RFC2863].
Context
- MIB
- CISCO-FLOW-CLONE-MIB
- OID
.1.3.6.1.4.1.9.9.765.1.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfcCloneProfileEntry
- Groups
- 1
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::cfcCloneTargetType'
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::cfcCloneTargetType.<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::cfcCloneTargetType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | system |
3 | interface |
Conformance
Member of