CISCO-SANTAP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
12
.1.3.6.1.4.1.9.9.463.1.1 · 1 row entry · 1 columns
A table listing the modules on which SanTap service can 
be configured and CVT can be created by the user.
          
The entry in the cstServiceConfigTable can only be 
created on a module present in the cstModuleTable.
cstModuleEntry entry .1.3.6.1.4.1.9.9.463.1.1.1
An entry in this table.
The cstModuleId denotes the entPhysicalIndex of the
module on which SanTap service can be configured.
Indexes
cstModuleId
Column Syntax OID
cstModuleId
This object specifies the physical index of the entity
with entPhysicalClass as 'module' on which SanTap service
can be configured by the user.
This is same as the entPhysicalIndex of the module.
ENTITY-MIBPhysicalIndex
Textual Convention: ENTITY-MIBPhysicalIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.463.1.1.1.1
.1.3.6.1.4.1.9.9.463.1.2 · 1 row entry · 4 columns
This table provides information about the list of 
all CVTs created and configured in the system. 
          
A new entry creation in this table, creates a CVT on the 
module specified by the corresponding instance index 
'cstModuleId' and configures the CVT on the VSAN 
specified by the corresponding instance index 'vsanIndex'.
          
A row creation in this table, with an existing 
module physical index  but different 'vsanIndex' 
configures the already created CVT on the module into
VSAN specified by the 'vsanIndex'.
          
Deleting an entry from this table, unconfigures the
CVT created on the module specified by the corresponding 
instance index 'cstModuleId' on the VSAN represented 
by the corresponding instance index 'vsanIndex'. If there 
are no more entries in this table for this module then
the CVT will be deleted from the corresponding module.
          
For example, If there is no entry in this table for a
module pysical Index '22', then a new entry creation 
with cstModuleId '22' vsanIndex 'n1' creates a
CVT on this module and configures the CVT on VSAN 'n1'.
And a new row is created in this table.
          
Any subsequent entry creation with cstModuleId '22'
vsanIndex 'n2' only configures the previously created 
CVT on vsan 'n2' and a new row is created in this table.
          
Similarly for any delete request with cstModuleId '22'
vsanIndex 'n1'/'n2' unconfigures the CVT created on the 
vsan 'n1'/'n2' and the corresponding row is deleted from 
the table. 
          
If there is only one entry with cstModuleId '22' 
and vsan 'n' exists in the table, then any delete request  
with cstModuleId '22' vsan 'n' unconfigures the CVT on 
vsan 'n' and deletes the CVT. The corresponding row is 
deleted from the table.
cstServiceConfigEntry entry .1.3.6.1.4.1.9.9.463.1.2.1
An entry containing information about a CVT configuration
for the SanTap service.

The 'cstModuleId' denotes the module on which the user
wants the SanTap service to be configured and the CVT to be
created.…
Indexes
cstModuleId CISCO-VSAN-MIBvsanIndex
Column Syntax OID
cstCVTNodeWwn
This object represents the Node World-Wide Name of the
CVT created on the module represented by the corresponding
entity index 'cstModuleId'.
CISCO-ST-TCFcNameIdOrZero
Textual Convention: CISCO-ST-TCFcNameIdOrZero OctetString
Type Constraints:
range: 0
range: 8
range: 16
.1.3.6.1.4.1.9.9.463.1.2.1.1
cstCVTPortWwn
This object represents the Port World-Wide Name of the
CVT created on the module represented by the corresponding
entity index 'cstModuleId'.
CISCO-ST-TCFcNameIdOrZero
Textual Convention: CISCO-ST-TCFcNameIdOrZero OctetString
Type Constraints:
range: 0
range: 8
range: 16
.1.3.6.1.4.1.9.9.463.1.2.1.2
cstServiceConfigRowStatus
The status of this conceptual row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.463.1.2.1.3
cstCVTName
The administratively assigned name for this CVT.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.463.1.2.1.4
.1.3.6.1.4.1.9.9.463.1.3 · 1 row entry · 7 columns
This table provides information about the list of 
all DVTs created and configured in the system.
          
A new entry creation in this table, creates a DVT 
corresponding to the target PWWN 'cstDVTPortWwn' on
the VSAN 'vsanIndex'.
          
Deleting an entry from this table, unconfigures the
DVT corresponding to 'cstDVTPortWwn' from the VSAN
'vsanIndex'.
          
The index 'vsanIndex' represents the VSAN on which the
DVT needs to be created.  The index 'vsanIndex' should 
be a known VSAN on the switch. 
          
The index 'cstDVTPortWWN' represents the Port WWN of the 
real target for which a corresponding DVT is to be created.
The DVT will have the same Port WWN as the target. The
index 'cstDVTPortWWN' should correspond to a known target 
on the switch.  
          
By default no entries exist in the table.
cstDVTConfigEntry entry .1.3.6.1.4.1.9.9.463.1.3.1
An entry containing information about a DVT configuration
for the SanTap service.
Indexes
CISCO-VSAN-MIBvsanIndex cstDVTPortWwn
Column Syntax OID
cstDVTPortWwn
This object represents the port world-wide name of the
created DVT. It will be the same as the port world-wide
name of the real target for which data is to be replicated.
CISCO-ST-TCFcNameId
Textual Convention: CISCO-ST-TCFcNameId OctetString
Type Constraints:
range: 8
.1.3.6.1.4.1.9.9.463.1.3.1.1
cstDVTTargetVsan
This object represents the VSAN of the real target for
which this DVT is being created.

This object MUST be set to a valid value concurrently
with setting the corresponding instance of cstDVTRowStatus
to…
CISCO-ST-TCVsanIndexr/w
Textual Convention: CISCO-ST-TCVsanIndex Integer32
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.463.1.3.1.2
cstDVTPort
This object represents the port on the module where the
DVT will be created.

This object MUST be set to a valid value concurrently
with setting the corresponding instance of cstDVTRowStatus
to 'active'. …
IF-MIBInterfaceIndexr/w
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.463.1.3.1.3
cstDVTName
The administratively assigned name for this DVT.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.463.1.3.1.4
cstDVTRowStatus
The status of this conceptual row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.463.1.3.1.5
cstDVTLunSizeHandling
This object indicates if the DVT should use the
real target LUN size for the virtual LUN or the
max LUN size supported which is 2TB.

A value of false for this object indicates the
real target LUN size …
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.463.1.3.1.6
cstDVTIOTimeout
This object represents the IO timeout value
associated with the DVT. This object should
be set during the DVT creation time and cannot
be modified later.
secondsUnsigned32r/w
Constraints:
range: 10-200
.1.3.6.1.4.1.9.9.463.1.3.1.7