CISCO-VSAN-MIB
- Registered at
- 1.3.6.1.4.1.9.9.282
- Last updated
- 2006-02-06 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 2006-02-06 00:00, 2005-12-07 00:00, 2005-10-07 00:00, 2005-06-07 00:00, 2004-02-18 00:00, 2003-12-02 00:00, 2003-05-07 00:00, 2003-04-23 00:00, 2002-12-18 00:00, 2002-11-04 00:00, 2002-09-23 00:00
- Namespace
- cisco
- Source file
CISCO-VSAN-MIB- Digest
sha256:e9ec498779e2421300d6ce3ba59eeaa0e3d0f7bf58e1d94433280e221c91254a
Description
The MIB module for the management of the Virtual Storage Networks (VSANs) within the frame work of Cisco's VSAN Architecture. This MIB enables the users to configure and monitor VSAN parameters.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-ST-TC | FcNameId, VsanIndex |
| CISCO-TC | CiscoMilliSeconds, ListIndex, ListIndexOrZero |
| IF-MIB | InterfaceIndex, ifIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
21 module(s) in this corpus import this one.
- CISCO-DIFFSERV-EXT-MIB
- CISCO-DM-MIB
- CISCO-EXT-SCSI-MIB
- CISCO-FC-FE-MIB
- CISCO-FC-MULTICAST-MIB
- CISCO-FC-ROUTE-MIB
- CISCO-FC-SDV-MIB
- CISCO-FCS-MIB
- CISCO-FDMI-MIB
- CISCO-FICON-MIB
- CISCO-FSPF-MIB
- CISCO-IVR-MIB
- CISCO-NS-MIB
- CISCO-PREFERRED-PATH-MIB
- CISCO-PSM-MIB
- CISCO-RSCN-MIB
- CISCO-SANTAP-MIB
- CISCO-TPC-MIB
- CISCO-WWNMGR-MIB
- CISCO-ZS-EXT-MIB
- CISCO-ZS-MIB
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-ST-TC CISCO-TC CISCO-VSAN-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| VsanAdminState TEXTUAL-CONVENTION State of the VSAN. active - the VSAN is active suspended - VSAN is de-activated but the configuration is retained. | current | |||
| VsanLoadBalancingType TEXTUAL-CONVENTION Type of load balancing. srcIdDestId - based on only source ID (S_ID) and destination ID (D_ID). srcIdDestIdOxId - Originator exchange ID (OX_ID) is also used for load balancing in addition to S_ID and D_ID. OX_ID is an exchange ID assigned by the originator Interconnect Port for an exchange with the target Interconnect Port. | current | |||
| VsanMediaType TEXTUAL-CONVENTION Media type of the fabric. fibreChannel(1) - media type is Fibre Channel ethernet (2) - media type is ethernet infiniband (3) - media type is infiniband other(4) - other. | current | |||
| VsanOperationalState TEXTUAL-CONVENTION State of the VSAN. up - the VSAN is up. down - VSAN is down. No traffic running on the VSAN. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoVsanMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.282.1 | |||
| vsanConfiguration OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.282.1.1 | |||
| vsanNumber OBJECT-TYPE The number of VSANs configured on this device. | 1.3.6.1.4.1.9.9.282.1.1.1 | Integer32 (0..4095) | read-only | current |
| vsanLastChange OBJECT-TYPE The value of sysUpTime at the time of the last creation, deletion or modification of an entry in the vsanTable and the vsanIfTable, where modification is a change in the value of any object instance within the table. | 1.3.6.1.4.1.9.9.282.1.1.2 | TimeStamp | read-only | current |
| vsanTable OBJECT-TYPE This table lists all the VSAN configured on this device. This table allows users to create, delete and manage the VSANs on local device. | 1.3.6.1.4.1.9.9.282.1.1.3 | not-accessible | current | |
| vsanEntry OBJECT-TYPE An entry (conceptual row) in the vsanTable. This contains information about a VSAN. | 1.3.6.1.4.1.9.9.282.1.1.3.1 | not-accessible | current | |
| vsanIndex OBJECT-TYPE The ID of the VSAN. | 1.3.6.1.4.1.9.9.282.1.1.3.1.1 | VsanIndex | not-accessible | current |
| vsanName OBJECT-TYPE 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 'VSAN0023'. | 1.3.6.1.4.1.9.9.282.1.1.3.1.2 | SnmpAdminString (SIZE(0..32)) | read-create | current |
| vsanMediaType OBJECT-TYPE The network media type on which this VSAN is defined. | 1.3.6.1.4.1.9.9.282.1.1.3.1.3 | VsanMediaType | read-create | current |
| vsanAdminState OBJECT-TYPE 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 is configured but services for the VSAN is de-activated. User can use this state to preconfigure all the VSAN parameters for the whole fabric. | 1.3.6.1.4.1.9.9.282.1.1.3.1.4 | VsanAdminState | read-create | current |
| vsanMtu OBJECT-TYPE The MTU of the VSAN. Normally, this object is 2112 for all VSANs for which object vsanMediaType has the value 'fibreChannel'. | 1.3.6.1.4.1.9.9.282.1.1.3.1.5 | Unsigned32 (1..65535) | read-create | current |
| vsanLoadBalancingType OBJECT-TYPE The type of load balancing used on this VSAN. | 1.3.6.1.4.1.9.9.282.1.1.3.1.6 | VsanLoadBalancingType | read-create | current |
| vsanInterOperMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.282.1.1.3.1.7 | TruthValue | read-create | deprecated |
| vsanOperState OBJECT-TYPE The operational state of the VSAN. Indicates whether traffic can pass thru this VSAN. | 1.3.6.1.4.1.9.9.282.1.1.3.1.8 | VsanOperationalState | read-only | current |
| vsanRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.9.9.282.1.1.3.1.9 | RowStatus | read-create | current |
| vsanInterOperValue OBJECT-TYPE 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. If the value of this object is 1, then the VSAN can inter-operate with all the Fibre Channel vendor devices. The value '2' to '4' for this object represents the interoperability with specific Fibre Channel vendor devices for basic to advanced functionalities. | 1.3.6.1.4.1.9.9.282.1.1.3.1.10 | Integer32 (0..4) | read-create | current |
| vsanInorderDelivery OBJECT-TYPE 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 fcInorderDelivery is changed, the value of this object will be set to the new value of that object. | 1.3.6.1.4.1.9.9.282.1.1.3.1.11 | TruthValue | read-create | current |
| vsanNetworkDropLatency OBJECT-TYPE 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 than fcSwitchLatency. When the value of fcNetworkDropLatency is changed, the value of this object will be set to the new value of that object. | 1.3.6.1.4.1.9.9.282.1.1.3.1.12 | CiscoMilliSeconds (500..60000) | read-create | current |
| notifyVsanIndex OBJECT-TYPE The ID of the VSAN. This object is to be used only as an object in the notification. We cannot use the vsanIndex in a notification as it is defined to not-accessible in the vsanTable. | 1.3.6.1.4.1.9.9.282.1.1.4 | VsanIndex | accessible-for-notify | current |
| vsanMembership OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.282.1.2 | |||
| vsanDenyUnknownWwn OBJECT-TYPE On a Fibre Channel fabric, an N_port is required to issue an Fabric Login (FLOGI) in order to login to the fabric. The FLOGI contains port's Port World Wide Name (WWN). By default, if this object is false and if a Port WWN is not present in the VSAN WWN database (if there is one), the static VSAN membership is used. If this object is 'true', then the FLOGI is denied if the Port WWN is not present in membership database. On other kinds of fabric, this object's value is undefined. | 1.3.6.1.4.1.9.9.282.1.2.1 | TruthValue | read-write | current |
| vsanWwnListNumber OBJECT-TYPE The number of WWNs configured both for static and dynamic membership purposes on this device. This is number of rows in the vsanWwnListTable. | 1.3.6.1.4.1.9.9.282.1.2.2 | Integer32 (0..2147483647) | read-only | current |
| vsanWwnListTable OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.282.1.2.3 | not-accessible | current | |
| vsanWwnListEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.282.1.2.3.1 | not-accessible | current | |
| vsanWwnListIndex OBJECT-TYPE This is an index to a Port WWN list. | 1.3.6.1.4.1.9.9.282.1.2.3.1.1 | ListIndex (1..2147483647) | not-accessible | current |
| vsanWwnListWwnIndex OBJECT-TYPE This is an index to a Port WWN within a Port WWN list. | 1.3.6.1.4.1.9.9.282.1.2.3.1.2 | Unsigned32 (1..2147483647) | not-accessible | current |
| vsanWwnListWwn OBJECT-TYPE The Port WWN associated with this entry. | 1.3.6.1.4.1.9.9.282.1.2.3.1.3 | FcNameId | read-create | current |
| vsanWwnListRowStatus OBJECT-TYPE The status of this conceptual row. Users can create, and delete the Port WWN entry. | 1.3.6.1.4.1.9.9.282.1.2.3.1.4 | RowStatus | read-create | current |
| vsanIfNumber OBJECT-TYPE The number of rows in the vsanIfTable. | 1.3.6.1.4.1.9.9.282.1.2.4 | Integer32 (0..2147483647) | read-only | current |
| vsanIfTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.282.1.2.5 | not-accessible | current | |
| vsanIfEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.282.1.2.5.1 | not-accessible | current | |
| vsanIfVsan OBJECT-TYPE Index of the VSAN to which this interface is statically assigned. | 1.3.6.1.4.1.9.9.282.1.2.5.1.1 | VsanIndex | read-write | current |
| vsanIfDenyList OBJECT-TYPE 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 if there is no list to be denied on this port. | 1.3.6.1.4.1.9.9.282.1.2.5.1.2 | ListIndexOrZero | read-write | current |
| vsanDynamicListNumber OBJECT-TYPE The number of WWN lists configured for dynamic membership. This is the number of rows in the vsanDynamicTable. | 1.3.6.1.4.1.9.9.282.1.2.6 | Integer32 (0..2147483647) | read-only | current |
| vsanDynamicTable OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.282.1.2.7 | not-accessible | current | |
| vsanDynamicEntry OBJECT-TYPE A row containing VSAN information, which is dynamically applied, based on a particular list of Port WWNs. | 1.3.6.1.4.1.9.9.282.1.2.7.1 | not-accessible | current | |
| vsanDynamicVsan OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.282.1.2.7.1.1 | VsanIndex | read-create | current |
| vsanDynamicRowStatus OBJECT-TYPE The status of this conceptual row. Users can create, and delete a Port WWN to VSAN mapping entry. | 1.3.6.1.4.1.9.9.282.1.2.7.1.2 | RowStatus | read-create | current |
| vsanMembershipSummaryTable OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.282.1.2.8 | not-accessible | current | |
| vsanMembershipSummaryEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.282.1.2.8.1 | not-accessible | current | |
| vsanMembershipSummaryInterface OBJECT-TYPE The ifIndex of the interface which is a member of this VSAN. | 1.3.6.1.4.1.9.9.282.1.2.8.1.1 | InterfaceIndex | read-only | current |
| vsanMembershipSummaryIntfType OBJECT-TYPE Indicate how this interface (represented by vsanMembershipSummaryInterface) was assigned to this VSAN. | 1.3.6.1.4.1.9.9.282.1.2.8.1.2 | INTEGER {unknown(1), static(2), dynamic(3)} | read-only | current |
| vsanNotification OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.282.1.3 | |||
| vsanNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.282.1.3.0 | |||
| vsanFcConfiguration OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.282.1.4 | |||
| fcTimerRatov OBJECT-TYPE 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 (fcTimerEdtov) plus twice the maximum time that a frame may be delayed within the Fabric and still be delivered. Note that all switches in a fabric should be configured with the same value of this timeout. | 1.3.6.1.4.1.9.9.282.1.4.1 | CiscoMilliSeconds (5000..100000) | read-write | current |
| fcTimerEdtov OBJECT-TYPE The Error_Detect_Timeout Value used for FxPorts as the timeout value for detecting an error condition. Note that all switches in a fabric should be configured with the same value of this timeout. Note that value of this object must be less than value of fcTimerDstov. | 1.3.6.1.4.1.9.9.282.1.4.2 | CiscoMilliSeconds (1000..100000) | read-write | current |
| fcTimerFstov OBJECT-TYPE The Fabric_Stability_Timeout Value used to ensure that Fabric stability has been achieved during Fabric Configuration. | 1.3.6.1.4.1.9.9.282.1.4.3 | CiscoMilliSeconds | read-only | current |
| fcTimerDstov OBJECT-TYPE The Distributed_Services_Timeout Value which indicates how long a distributed services requester will wait for a response. | 1.3.6.1.4.1.9.9.282.1.4.4 | CiscoMilliSeconds (5000..100000) | read-write | current |
| fcNetworkDropLatency OBJECT-TYPE Network latency of this switch. This is the time interval after which the frames are dropped if they are not delivered in the order they were transmitted. Note that fcNetworkLatency is always greater than fcSwitchLatency. | 1.3.6.1.4.1.9.9.282.1.4.5 | CiscoMilliSeconds (500..60000) | read-write | current |
| fcSwitchDropLatency OBJECT-TYPE The switch latency of this switch. This is the time interval after which a switch drops the undelivered frames on a link which went down after delivering some frames to the next hop. This way the undelivered frames can be transmitted on a new link if there is one available. | 1.3.6.1.4.1.9.9.282.1.4.6 | CiscoMilliSeconds (0..60000) | read-write | current |
| fcInorderDelivery OBJECT-TYPE The InorderDelivery guarantee flag of device. If the value of the object is 'true', then the in-order delivery is guaranteed. If 'false', it is not guaranteed. | 1.3.6.1.4.1.9.9.282.1.4.7 | TruthValue | read-write | current |
| vsanFcTimerTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.282.1.4.8 | not-accessible | current | |
| vsanFcTimerEntry OBJECT-TYPE 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 configured then the corresponding FC timer value for all the VSANs will be replaced with the global value. | 1.3.6.1.4.1.9.9.282.1.4.8.1 | not-accessible | current | |
| vsanFcTimerForceFlag OBJECT-TYPE 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 that VSAN's administrative state is 'active'. Specifically, if a VSAN's administrative state is 'active', then: - an attempt to change a VSAN's value of vsanFcTimerRatov, vsanFcTimerEdtov or vsanFcTimerDstov will fail if the corresponding bit position of this object has the value 0. - if the corresponding bit position of this object has the value 1, then an attempt to change a VSAN's value of vsanFcTimerRatov, vsanFcTimerEdtov and/or vsanFcTimerDstov will cause the VSAN to be temporarily suspended while the timer value is changed, and then re-activated again. The default value of this object will have all the bits reset. | 1.3.6.1.4.1.9.9.282.1.4.8.1.1 | Bits {ratov(0), edtov(1), dstov(2)} | read-create | current |
| vsanFcTimerRatov OBJECT-TYPE 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 maximum time that a frame may be delayed within the fabric and still be delivered. Note that all switches in a VSAN should be configured with the same value of this timeout. If the corresponding VSAN administrative state is 'active', then the 'SET' operation on this object results in error. However to force the value of 'Resource Allocation Timeout Value', when the VSAN administrative state is 'active', the corresponding instance of 'vsanFcTimerForceFlag' bit position 0 should be set. | 1.3.6.1.4.1.9.9.282.1.4.8.1.2 | CiscoMilliSeconds (5000..100000) | read-create | current |
| vsanFcTimerEdtov OBJECT-TYPE 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 this object must be less than value of vsanFcTimerDstov. If the corresponding VSAN administrative state is 'active', then the 'SET' operation on this object results in error. However to force the value of 'Error Detect Timeout Value', when the VSAN administrative state is 'active', the corresponding instance of 'vsanFcTimerForceFlag' bit position 1 should be set. | 1.3.6.1.4.1.9.9.282.1.4.8.1.3 | CiscoMilliSeconds (1000..100000) | read-create | current |
| vsanFcTimerDstov OBJECT-TYPE 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' operation on this object results in error. However to force the value of 'Distributed Services Timeout Value', when the VSAN administrative state is 'active', the corresponding instance of 'vsanFcTimerForceFlag' bit position 2 should be set. | 1.3.6.1.4.1.9.9.282.1.4.8.1.4 | CiscoMilliSeconds (5000..100000) | read-create | current |
| vsanFcTimerFstov OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.282.1.4.8.1.5 | CiscoMilliSeconds | read-only | current |
| vsanStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.282.1.5 | |||
| vsanFcFeElementName OBJECT-TYPE This object is part of vsanPortMembershipChange notification. It is the Switch World-Wide Name (WWN) of the switch which is generating this notification. | 1.3.6.1.4.1.9.9.282.1.5.1 | FcNameId | read-write | current |
| vsanMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.282.3 | |||
| vsanMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.282.3.1 | |||
| vsanMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.282.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| vsanStatusChange NOTIFICATION-TYPE A state change notification is generated whenever vsanOperState is changed. The index and both states of the VSAN after the change, are included as variables in the notification. | 1.3.6.1.4.1.9.9.282.1.3.0.1 | current |
| vsanPortMembershipChange NOTIFICATION-TYPE A membership change notification is generated whenever port-vsan membership of a port is changed. The switch wwn, interface index and new port-vsan after the change, are included as variables in the notification. Change in vsanIfEntry object of vsanIfTable triggers this notification. | 1.3.6.1.4.1.9.9.282.1.3.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| vsanMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the VSANs. | 1.3.6.1.4.1.9.9.282.3.1.1 | deprecated |
| vsanMIBCompliance1 MODULE-COMPLIANCE The compliance statement for entities which implement the VSANs. | 1.3.6.1.4.1.9.9.282.3.1.2 | deprecated |
| vsanMIBCompliance2 MODULE-COMPLIANCE The compliance statement for entities which implement the VSANs. | 1.3.6.1.4.1.9.9.282.3.1.3 | deprecated |
| vsanMIBCompliance3 MODULE-COMPLIANCE The compliance statement for entities which implement the VSANs. | 1.3.6.1.4.1.9.9.282.3.1.4 | deprecated |
| vsanMIBCompliance4 MODULE-COMPLIANCE The compliance statement for entities which implement the VSANs. | 1.3.6.1.4.1.9.9.282.3.1.5 | deprecated |
| vsanMIBCompliance5 MODULE-COMPLIANCE The compliance statement for entities which implement the VSANs. | 1.3.6.1.4.1.9.9.282.3.1.6 | deprecated |
| vsanMIBCompliance6 MODULE-COMPLIANCE The compliance statement for entities which implement the VSANs. | 1.3.6.1.4.1.9.9.282.3.1.7 | deprecated |
| vsanMIBCompliance7 MODULE-COMPLIANCE The compliance statement for entities which implement the VSANs. | 1.3.6.1.4.1.9.9.282.3.1.8 | current |
| vsanGroup OBJECT-GROUP A collection of objects for configuring and displaying information on VSANs. | 1.3.6.1.4.1.9.9.282.3.2.1 | deprecated |
| vsanMembershipGroup OBJECT-GROUP A collection of objects for controlling VSAN membership. | 1.3.6.1.4.1.9.9.282.3.2.3 | current |
| vsanStaticMembershipGroup OBJECT-GROUP A collection of objects for displaying and configuring VSAN static membership. | 1.3.6.1.4.1.9.9.282.3.2.4 | current |
| vsanWWNListGroup OBJECT-GROUP A collection of objects for creating WWN lists and adding Port WWNs into Port WWN list. | 1.3.6.1.4.1.9.9.282.3.2.5 | current |
| vsanDynamicMembershipGroup OBJECT-GROUP A collection of objects for dynamic VSAN configuration. | 1.3.6.1.4.1.9.9.282.3.2.6 | current |
| vsanNotificationGroup NOTIFICATION-GROUP A collection of objects for status change monitoring and notifications. | 1.3.6.1.4.1.9.9.282.3.2.7 | deprecated |
| vsanFcTimerGroup OBJECT-GROUP A collection of objects for configuring and monitoring Fibre Channel timers. | 1.3.6.1.4.1.9.9.282.3.2.8 | deprecated |
| vsanFcLatencyGroup OBJECT-GROUP A collection of objects for configuring and monitoring Fibre Channel latencies. | 1.3.6.1.4.1.9.9.282.3.2.9 | current |
| vsanVsanMembershipSummaryGroup OBJECT-GROUP A collection of objects for VSAN membership summary. | 1.3.6.1.4.1.9.9.282.3.2.10 | current |
| vsanGroupRev1 OBJECT-GROUP A collection of objects for configuring and displaying information on VSANs. | 1.3.6.1.4.1.9.9.282.3.2.11 | deprecated |
| vsanFcTimerGroupRev1 OBJECT-GROUP A collection of objects for configuring and monitoring global FC timers and per VSAN based FC timers. | 1.3.6.1.4.1.9.9.282.3.2.12 | current |
| vsanGroupRev2 OBJECT-GROUP A collection of objects for configuring and displaying information on VSANs. | 1.3.6.1.4.1.9.9.282.3.2.13 | deprecated |
| vsanMembershipSummaryGroupRev1 OBJECT-GROUP A collection of objects for VSAN membership interface type. | 1.3.6.1.4.1.9.9.282.3.2.14 | current |
| vsanNotificationGroupRev1 NOTIFICATION-GROUP A collection of notifications for VSAN management. | 1.3.6.1.4.1.9.9.282.3.2.15 | current |
| vsanGroupRev3 OBJECT-GROUP A collection of objects for configuring and displaying information on VSANs. | 1.3.6.1.4.1.9.9.282.3.2.16 | current |