CISCO-TPC-MIB

        The MIB module for Third Party Copy(TPC):
Third Party Copy derives its name from the fact
that there are three entities involved in the 
process of copying data either for backup operations
or restore operations. The three entities:
- entity originating the copy commands
- data source for the copy
- data destination for the copy. 
        
The entity originating the copy commands to perform
the data transfer can use the SCSI Extended Copy 
(XCOPY).
        
The TPC feature exposes a disk target with
Logical Unit Number(LUN) 0 that is capable of 
processing the SCSI Extended Copy Command (XCOPY) 
to transfer data from a specified source to a 
specified destination. On receiving the XCOPY 
command, the TPC target performs the actual data 
transfer from the data source to the data 
destination on behalf of the entity issuing the 
XCOPY command.
        
The MIB provides an interface to configure the
TPC targets. The user specifies the module and
the VSAN on which the TPC feature needs to be 
configured. Once the feature has been configured
target ports are created on the specified module
and VSAN that are XCOPY capable. Any application
that can source a XCOPY command can use these 
targets to perform data movement.
        
Acronyms
The following acronyms are used in this document: 
        
XCOPY: 
   SCSI Extended Copy Command.
             
TPC:
   Third Party Copy.
        
LUN:
   Logical Unit Number. 
           
VSAN: 
   Virtual Storage Area Network. 
    
Source file
CISCO-TPC-MIB
Last revised
Identity
ciscoTpcMIB
Base OID
1.3.6.1.4.1.9.9.460
Imported Objects
CISCO-SMI ciscoMgmt
CISCO-ST-TC FcNameIdOrZero
CISCO-VSAN-MIB vsanIndex
ENTITY-MIB PhysicalIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 Gauge32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC RowStatus TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TPC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TPC-MIB::ciscoTpcMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TPC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TPC-MIB::ciscoTpcMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (23)
.1.3.6.1.4.1.9.9.460
.1.3.6.1.4.1.9.9.460.0
.1.3.6.1.4.1.9.9.460.1
.1.3.6.1.4.1.9.9.460.1.1
.1.3.6.1.4.1.9.9.460.1.1.1
.1.3.6.1.4.1.9.9.460.1.1.1.1
.1.3.6.1.4.1.9.9.460.1.1.1.1.1
.1.3.6.1.4.1.9.9.460.1.1.2
.1.3.6.1.4.1.9.9.460.1.1.2.1
.1.3.6.1.4.1.9.9.460.1.1.2.1.1
.1.3.6.1.4.1.9.9.460.1.1.3
.1.3.6.1.4.1.9.9.460.1.1.3.1
.1.3.6.1.4.1.9.9.460.1.1.3.1.1
.1.3.6.1.4.1.9.9.460.1.1.3.1.2
.1.3.6.1.4.1.9.9.460.1.1.3.1.3
.1.3.6.1.4.1.9.9.460.1.1.3.1.4
.1.3.6.1.4.1.9.9.460.1.1.3.1.5
.1.3.6.1.4.1.9.9.460.1.1.3.1.6
.1.3.6.1.4.1.9.9.460.1.1.3.1.7
Kilobytes/secondSNMPv2-SMIGauge32
.1.3.6.1.4.1.9.9.460.1.1.3.1.8
.1.3.6.1.4.1.9.9.460.2
.1.3.6.1.4.1.9.9.460.2.1
.1.3.6.1.4.1.9.9.460.2.2
Dependencies (14) 7 direct · 7 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Type Definitions (1)
Enumeration
active(1)
initializing(2)
error(3)
Conformance Groups (1)
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.460.2.1.1
The compliance statement for entities which
implement the CISCO-TPC-MIB mib.
Required groups
Object refinements
ObjectAccessSyntaxDescription
ctpcVsanRowStatus
active(1), createAndGo(4), destroy(6)
Only values 'createAndGo', 'destroy' and
'active' need to be supported.