CISCO-VSAN-MIB Table View

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

Tables
6
Rows
6
Columns
27

vsanTable

table
.1.3.6.1.4.1.9.9.282.1.1.3 · 1 row entry · 12 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk vsanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSAN-MIB::vsanTable'
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 row .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
Column Syntax OID
The ID of the VSAN.
CISCO-ST-TCVsanIndex
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.282.1.1.3.1.1
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
The network media type on which this VSAN is defined.
VsanMediaTyper/w
Type Values:
1fibreChannel
2ethernet
3infiniband
4other
.1.3.6.1.4.1.9.9.282.1.1.3.1.3
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
Type Values:
1active
2suspended
.1.3.6.1.4.1.9.9.282.1.1.3.1.4
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
The type of load balancing used on this VSAN.
VsanLoadBalancingTyper/w
Type Values:
1srcIdDestId
2srcIdDestIdOxId
.1.3.6.1.4.1.9.9.282.1.1.3.1.6
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.282.1.1.3.1.7
The operational state of the VSAN. Indicates whether
traffic can pass thru this VSAN.
VsanOperationalState
Type Values:
1up
2down
.1.3.6.1.4.1.9.9.282.1.1.3.1.8
The status of this conceptual row.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.282.1.1.3.1.9
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.282.1.1.3.1.11
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk vsanWwnListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSAN-MIB::vsanWwnListTable'
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 row .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.
Column Syntax OID
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
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
The Port WWN associated with this entry.
CISCO-ST-TCFcNameIdr/w
Type Constraints:
range: 8
.1.3.6.1.4.1.9.9.282.1.2.3.1.3
The status of this conceptual row. Users can create,
and delete the Port WWN entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.282.1.2.3.1.4

vsanIfTable

table
.1.3.6.1.4.1.9.9.282.1.2.5 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk vsanIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSAN-MIB::vsanIfTable'
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 row .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
Column Syntax OID
Index of the VSAN to which this interface is
statically assigned.
CISCO-ST-TCVsanIndexr/w
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.282.1.2.5.1.1
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
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk vsanDynamicTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSAN-MIB::vsanDynamicTable'
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 row .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.
Column Syntax OID
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
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.282.1.2.7.1.1
The status of this conceptual row. Users can create,
and delete a Port WWN to VSAN mapping entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk vsanMembershipSummaryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSAN-MIB::vsanMembershipSummaryTable'
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 row .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.
Column Syntax OID
The ifIndex of the interface which is a member of this
VSAN.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.282.1.2.8.1.1
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk vsanFcTimerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSAN-MIB::vsanFcTimerTable'
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 row .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
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
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
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
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
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 .1.3.6.1.4.1.9.9.282.1.4.8.1.5