CISCO-VSAN-MIB Table View

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

Tables
6
Rows
6
Columns
27
.1.3.6.1.4.1.9.9.282.1.1.3 · 1 row entry · 12 columns
This table lists all the VSAN configured on this device.
This table allows users to create, delete and manage the 
VSANs on local device.
vsanEntry entry .1.3.6.1.4.1.9.9.282.1.1.3.1
An entry (conceptual row) in the vsanTable. This
contains information about a VSAN.
Indexes
vsanIndex
Column Syntax OID
vsanIndex
The ID of the VSAN.
CISCO-ST-TCVsanIndex
Textual Convention: CISCO-ST-TCVsanIndex Integer32
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.282.1.1.3.1.1
vsanName
The name of the VSAN.
Note that default value of this object will be the
string 'VSANxxxx' where xxxx is value of vsanIndex
expressed as 4 digits. For example, if vsanIndex is
23, the default value of this object is …
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.282.1.1.3.1.2
vsanMediaType
The network media type on which this VSAN is defined.
VsanMediaTyper/w
Textual Convention: VsanMediaType Enumeration
Type Values:
1fibreChannel
2ethernet
3infiniband
4other
.1.3.6.1.4.1.9.9.282.1.1.3.1.3
vsanAdminState
Represents the configurable state of this VSAN.
The value 'active' for this object represents the
VSAN is configured and services for the VSAN is
activated.
The value 'suspended' for this object represents the
VSAN …
VsanAdminStater/w
Textual Convention: VsanAdminState Enumeration
Type Values:
1active
2suspended
.1.3.6.1.4.1.9.9.282.1.1.3.1.4
vsanMtu
The MTU of the VSAN. Normally, this object is 2112
for all VSANs for which object vsanMediaType has the
value 'fibreChannel'.
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.282.1.1.3.1.5
vsanLoadBalancingType
The type of load balancing used on this VSAN.
VsanLoadBalancingTyper/w
Textual Convention: VsanLoadBalancingType Enumeration
Type Values:
1srcIdDestId
2srcIdDestIdOxId
.1.3.6.1.4.1.9.9.282.1.1.3.1.6
vsanInterOperMode deprecated
The interoperability mode of the local switch on this
VSAN. This object indicates if this device can
inter-operate with devices from other vendors on this
VSAN.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.282.1.1.3.1.7
vsanOperState
The operational state of the VSAN. Indicates whether
traffic can pass thru this VSAN.
VsanOperationalState
Textual Convention: VsanOperationalState Enumeration
Type Values:
1up
2down
.1.3.6.1.4.1.9.9.282.1.1.3.1.8
vsanRowStatus
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.282.1.1.3.1.9
vsanInterOperValue
This object is used for configuring the
interoperability value of the VSAN, to
inter-operate with different vendor devices.

If the value of this object is 0, then the
interoperability is disabled.
Integer32r/w
Constraints:
range: 0-4
.1.3.6.1.4.1.9.9.282.1.1.3.1.10
vsanInorderDelivery
The InorderDelivery guarantee flag for the local
switch on this VSAN.
If the value of the object is 'true', then the
in-order delivery is guaranteed. If 'false', it is not
guaranteed.
When the value of fcInorderDelive…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.282.1.1.3.1.11
vsanNetworkDropLatency
Network latency of this switch on this VSAN. This is
the time interval after which the frames are dropped if
they are not delivered in the order they were
transmitted.
Note that vsanNetworkLatency is always greater th…
msecUnsigned32r/w
Constraints:
range: 500-60000
.1.3.6.1.4.1.9.9.282.1.1.3.1.12
.1.3.6.1.4.1.9.9.282.1.2.3 · 1 row entry · 4 columns
A table of Port WWN lists. vsanIfTable and 
vsanDynamicTable use these Port WWN lists for the 
static and dynamic configuration of Port WWNs. In 
static case, this list serves as a list of Port WWNs
that are denied on a interface, whereas in the 
dynamic case, it is the list of Port WWNs that are 
allowed on any interface.
Here is an example :
          
listIndex  wwnIndex   WWN
1             1       WWN1 
1             2       WWN2 
1             3       WWN3 
1             4       WWN4 
2             1       WWN5 
2             2       WWN6 
3             1       WWN7 
3             2       WWN8 
3             3       WWN9 
4             1       WWN10 
5             1       WWN11 
5             2       WWN12
vsanWwnListEntry entry .1.3.6.1.4.1.9.9.282.1.2.3.1
This entry contains a Port WWN indexed by a list index
and Port WWN index. So each entry is a member of Port
WWN list. A list consists of all the entries with the
same value of vsanWwnListIndex.
Indexes
vsanWwnListIndex vsanWwnListWwnIndex
Column Syntax OID
vsanWwnListIndex
This is an index to a Port WWN list.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.9.9.282.1.2.3.1.1
vsanWwnListWwnIndex
This is an index to a Port WWN within a Port WWN
list.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.9.9.282.1.2.3.1.2
vsanWwnListWwn
The Port WWN associated with this entry.
CISCO-ST-TCFcNameIdr/w
Textual Convention: CISCO-ST-TCFcNameId OctetString
Type Constraints:
range: 8
.1.3.6.1.4.1.9.9.282.1.2.3.1.3
vsanWwnListRowStatus
The status of this conceptual row. Users can create,
and delete the Port WWN entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.282.1.2.3.1.4
.1.3.6.1.4.1.9.9.282.1.2.5 · 1 row entry · 2 columns
A table containing VSAN-related information for 
interfaces.
This table gives a list of interface that are statically
assigned to different VSANs. In addition, it also gives 
the list of Port WWNs that are denied on a particular
interface.
Here is a example of this table :
          
ifIndex   vsanIndex    denyList
2            1           0
9            4           4
12           3           0
34           2           0
345          1           3
456          1           0
1234         2           0
5676         3           0
          
Entries are automatically created for every E_port and 
Fx_ports on the device.
vsanIfEntry entry .1.3.6.1.4.1.9.9.282.1.2.5.1
This contains information on the static membership
of a interface and the list of Port WWNs that are
denied fabric login on that interface.
The table contains membership information only for
E_port and Fx_ports.
Indexes
IF-MIBifIndex
Column Syntax OID
vsanIfVsan
Index of the VSAN to which this interface is
statically assigned.
CISCO-ST-TCVsanIndexr/w
Textual Convention: CISCO-ST-TCVsanIndex Integer32
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.282.1.2.5.1.1
vsanIfDenyList
Index of the Port WWN list in the vsanWwnListTable.
This is the list of Port WWNs which are denied the
login when the Nx_ports try to login to the fabric
on this interface.
The value of this object is 0, if and only…
CISCO-TCListIndexOrZeror/w
Textual Convention: CISCO-TCListIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.282.1.2.5.1.2
.1.3.6.1.4.1.9.9.282.1.2.7 · 1 row entry · 2 columns
The global database of Port WWN list to VSAN mappings 
which are used to determining dynamic membership of 
VSANs. If the port WWN in the login request is present
in the database, then it is allowed login to the 
fabric. 
Following is an example for this table:
          
 listIndex     vsanIndex    
     1            3
     2            3
     3            3
     5            4
vsanDynamicEntry entry .1.3.6.1.4.1.9.9.282.1.2.7.1
A row containing VSAN information, which is
dynamically applied, based on a particular list of
Port WWNs.
Indexes
vsanWwnListIndex
Column Syntax OID
vsanDynamicVsan
The VSAN associated with this Port WWN list. If a
Nx_port tries to login into the fabric with a Port WWN
contained in this list, then the interface connected
to that port is assigned to this VSAN.
CISCO-ST-TCVsanIndexr/w
Textual Convention: CISCO-ST-TCVsanIndex Integer32
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.282.1.2.7.1.1
vsanDynamicRowStatus
The status of this conceptual row. Users can create,
and delete a Port WWN to VSAN mapping entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.282.1.2.7.1.2
.1.3.6.1.4.1.9.9.282.1.2.8 · 1 row entry · 2 columns
The VSAN membership summary table. vsanIfTable provides
static VSAN membership of each of the interfaces whereas
cdpvmDynPortsTable provides dynamic VSAN membership.
This table lists all interfaces which are
statically or dynamically assigned to VSANs on
the local device.
          
Following is an example for this table:
          
 vsanIndex    SummaryInterface    
     1            1212311
     1            4311
     1            56544
     2            7665
     3            76542
vsanMembershipSummaryEntry entry .1.3.6.1.4.1.9.9.282.1.2.8.1
A row in the vsanMembershipSummaryTable. Each row
identifies one interface such that the identified
interface is one of the potentially many interfaces
which are members of a particular VSAN.
Indexes
vsanIndex vsanMembershipSummaryInterface
Column Syntax OID
vsanMembershipSummaryInterface
The ifIndex of the interface which is a member of this
VSAN.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.282.1.2.8.1.1
vsanMembershipSummaryIntfType
Indicate how this interface (represented by
vsanMembershipSummaryInterface) was assigned to
this VSAN.
Enumeration
Enumerated Values:
1unknown
2static
3dynamic
.1.3.6.1.4.1.9.9.282.1.2.8.1.2
.1.3.6.1.4.1.9.9.282.1.4.8 · 1 row entry · 5 columns
This table allows the different FC timer values 
to be configured per VSAN basis.
To set a particular type of 'FC Timeout Value',
the VSAN should be in 'suspended' administrative 
state.
vsanFcTimerEntry entry .1.3.6.1.4.1.9.9.282.1.4.8.1
This object contains information about the
FC timer values (dstov / edtov / ratov / fstov)
configured for a VSAN.
Whenever a global FC timer value (fcTimerRatov /
fcTimerEdtov / fcTimerDstov / fcTimerFstov) is
confi…
Indexes
No indexes recorded
Column Syntax OID
vsanFcTimerForceFlag
This object contains one bit for each of
the FC timer value objects in this same table.
The value of each bit governs the agent's
behavior when the corresponding FC timer-value
object is modified for a VSAN when tha…
Bitsr/w
Enumerated Values:
0ratov
1edtov
2dstov
.1.3.6.1.4.1.9.9.282.1.4.8.1.1
vsanFcTimerRatov
The Resource_Allocation_Timeout Value used for
FxPorts as the timeout value for determining
when to reuse an NxPort resource such as a
Recovery_Qualifier. It represents E_D_TOV
(vsanFcTimerEdtov) plus twice the maxim…
msecUnsigned32r/w
Constraints:
range: 5000-100000
.1.3.6.1.4.1.9.9.282.1.4.8.1.2
vsanFcTimerEdtov
The Error_Detect_Timeout Value used for FxPorts
as the timeout value for detecting an error
condition.
Note that all switches in a VSAN should be
configured with the same value of this timeout.
Note that value of th…
msecUnsigned32r/w
Constraints:
range: 1000-100000
.1.3.6.1.4.1.9.9.282.1.4.8.1.3
vsanFcTimerDstov
The Distributed_Services_Timeout Value which
indicates how long a distributed services
requester will wait for a response.

If the corresponding VSAN administrative state is
'active', then the 'SET' op…
msecUnsigned32r/w
Constraints:
range: 5000-100000
.1.3.6.1.4.1.9.9.282.1.4.8.1.4
vsanFcTimerFstov
The Fabric_Stability_Timeout Value used to ensure
that Fabric stability has been achieved during Fabric
Configuration. The value of this object is common
across all VSANs.
msecCISCO-TCCiscoMilliSeconds
Textual Convention: CISCO-TCCiscoMilliSeconds Unsigned32
.1.3.6.1.4.1.9.9.282.1.4.8.1.5