MIB Viewer

CISCO-VSAN-MIB

94 objects
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.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.282IdentityciscoVsanMIBforThe 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 con…
1.3.6.1.4.1.9.9.282.1NodeciscoVsanMIBObjects
1.3.6.1.4.1.9.9.282.1.1NodevsanConfiguration
1.3.6.1.4.1.9.9.282.1.1.1ScalarvsanNumberread-onlycurrentThe number of VSANs configured on this device.
1.3.6.1.4.1.9.9.282.1.1.2ScalarvsanLastChangeread-onlycurrentThe 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 cha…
1.3.6.1.4.1.9.9.282.1.1.3TablevsanTablenot-accessiblecurrentThis 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.1RowvsanEntrynot-accessiblecurrentAn 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.1ColumnvsanIndexnot-accessiblecurrentThe ID of the VSAN.
1.3.6.1.4.1.9.9.282.1.1.3.1.2ColumnvsanNameread-createcurrentThe 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,…
1.3.6.1.4.1.9.9.282.1.1.3.1.3ColumnvsanMediaTyperead-createcurrentThe network media type on which this VSAN is defined.
1.3.6.1.4.1.9.9.282.1.1.3.1.4ColumnvsanAdminStateread-createcurrentRepresents the configurable state of this VSAN. The value 'active' for this object represents the VSAN is configured and services for the VSAN is activated. Th…
1.3.6.1.4.1.9.9.282.1.1.3.1.5ColumnvsanMturead-createcurrentThe 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.6ColumnvsanLoadBalancingTyperead-createcurrentThe type of load balancing used on this VSAN.
1.3.6.1.4.1.9.9.282.1.1.3.1.7ColumnvsanInterOperModeread-createdeprecatedThe 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.8ColumnvsanOperStateread-onlycurrentThe 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.9ColumnvsanRowStatusread-createcurrentThe status of this conceptual row.
1.3.6.1.4.1.9.9.282.1.1.3.1.10ColumnvsanInterOperValueread-createcurrentThis 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, t…
1.3.6.1.4.1.9.9.282.1.1.3.1.11ColumnvsanInorderDeliveryread-createcurrentThe 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…
1.3.6.1.4.1.9.9.282.1.1.3.1.12ColumnvsanNetworkDropLatencyread-createcurrentNetwork 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 tran…
1.3.6.1.4.1.9.9.282.1.1.4ScalarnotifyVsanIndexaccessible-for-notifycurrentThe 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-acce…
1.3.6.1.4.1.9.9.282.1.2NodevsanMembership
1.3.6.1.4.1.9.9.282.1.2.1ScalarvsanDenyUnknownWwnread-writecurrentOn 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 Na…
1.3.6.1.4.1.9.9.282.1.2.2ScalarvsanWwnListNumberread-onlycurrentThe 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.3TablevsanWwnListTablenot-accessiblecurrentA 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, thi…
1.3.6.1.4.1.9.9.282.1.2.3.1RowvsanWwnListEntrynot-accessiblecurrentThis 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 …
1.3.6.1.4.1.9.9.282.1.2.3.1.1ColumnvsanWwnListIndexnot-accessiblecurrentThis is an index to a Port WWN list.
1.3.6.1.4.1.9.9.282.1.2.3.1.2ColumnvsanWwnListWwnIndexnot-accessiblecurrentThis 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.3ColumnvsanWwnListWwnread-createcurrentThe Port WWN associated with this entry.
1.3.6.1.4.1.9.9.282.1.2.3.1.4ColumnvsanWwnListRowStatusread-createcurrentThe 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.4ScalarvsanIfNumberread-onlycurrentThe number of rows in the vsanIfTable.
1.3.6.1.4.1.9.9.282.1.2.5TablevsanIfTablenot-accessiblecurrentA table containing VSAN-related information for interfaces. This table gives a list of interface that are statically assigned to different VSANs. In addition, …
1.3.6.1.4.1.9.9.282.1.2.5.1RowvsanIfEntrynot-accessiblecurrentThis 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 …
1.3.6.1.4.1.9.9.282.1.2.5.1.1ColumnvsanIfVsanread-writecurrentIndex of the VSAN to which this interface is statically assigned.
1.3.6.1.4.1.9.9.282.1.2.5.1.2ColumnvsanIfDenyListread-writecurrentIndex 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 th…
1.3.6.1.4.1.9.9.282.1.2.6ScalarvsanDynamicListNumberread-onlycurrentThe 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.7TablevsanDynamicTablenot-accessiblecurrentThe 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 presen…
1.3.6.1.4.1.9.9.282.1.2.7.1RowvsanDynamicEntrynot-accessiblecurrentA 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.1ColumnvsanDynamicVsanread-createcurrentThe 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 t…
1.3.6.1.4.1.9.9.282.1.2.7.1.2ColumnvsanDynamicRowStatusread-createcurrentThe 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.8TablevsanMembershipSummaryTablenot-accessiblecurrentThe VSAN membership summary table. vsanIfTable provides static VSAN membership of each of the interfaces whereas cdpvmDynPortsTable provides dynamic VSAN membe…
1.3.6.1.4.1.9.9.282.1.2.8.1RowvsanMembershipSummaryEntrynot-accessiblecurrentA row in the vsanMembershipSummaryTable. Each row identifies one interface such that the identified interface is one of the potentially many interfaces which a…
1.3.6.1.4.1.9.9.282.1.2.8.1.1ColumnvsanMembershipSummaryInterfaceread-onlycurrentThe ifIndex of the interface which is a member of this VSAN.
1.3.6.1.4.1.9.9.282.1.2.8.1.2ColumnvsanMembershipSummaryIntfTyperead-onlycurrentIndicate how this interface (represented by vsanMembershipSummaryInterface) was assigned to this VSAN.
1.3.6.1.4.1.9.9.282.1.3NodevsanNotification
1.3.6.1.4.1.9.9.282.1.3.0NodevsanNotifications
1.3.6.1.4.1.9.9.282.1.3.0.1NotificationvsanStatusChangecurrentA state change notification is generated whenever vsanOperState is changed. The index and both states of the VSAN after the change, are included as variables i…
1.3.6.1.4.1.9.9.282.1.3.0.2NotificationvsanPortMembershipChangecurrentA 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 c…
1.3.6.1.4.1.9.9.282.1.4NodevsanFcConfiguration
1.3.6.1.4.1.9.9.282.1.4.1ScalarfcTimerRatovread-writecurrentThe 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 r…
1.3.6.1.4.1.9.9.282.1.4.2ScalarfcTimerEdtovread-writecurrentThe 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 …
1.3.6.1.4.1.9.9.282.1.4.3ScalarfcTimerFstovread-onlycurrentThe 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.4ScalarfcTimerDstovread-writecurrentThe 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.5ScalarfcNetworkDropLatencyread-writecurrentNetwork 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…
1.3.6.1.4.1.9.9.282.1.4.6ScalarfcSwitchDropLatencyread-writecurrentThe 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 …
1.3.6.1.4.1.9.9.282.1.4.7ScalarfcInorderDeliveryread-writecurrentThe 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.8TablevsanFcTimerTablenot-accessiblecurrentThis 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 'suspend…
1.3.6.1.4.1.9.9.282.1.4.8.1RowvsanFcTimerEntrynot-accessiblecurrentThis object contains information about the FC timer values (dstov / edtov / ratov / fstov) configured for a VSAN. Whenever a global FC timer value (fcTimerRato…
1.3.6.1.4.1.9.9.282.1.4.8.1.1ColumnvsanFcTimerForceFlagread-createcurrentThis 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 correspondi…
1.3.6.1.4.1.9.9.282.1.4.8.1.2ColumnvsanFcTimerRatovread-createcurrentThe 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 r…
1.3.6.1.4.1.9.9.282.1.4.8.1.3ColumnvsanFcTimerEdtovread-createcurrentThe 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 wi…
1.3.6.1.4.1.9.9.282.1.4.8.1.4ColumnvsanFcTimerDstovread-createcurrentThe Distributed_Services_Timeout Value which indicates how long a distributed services requester will wait for a response. If the corresponding VSAN administra…
1.3.6.1.4.1.9.9.282.1.4.8.1.5ColumnvsanFcTimerFstovread-onlycurrentThe Fabric_Stability_Timeout Value used to ensure that Fabric stability has been achieved during Fabric Configuration. The value of this object is common acros…
1.3.6.1.4.1.9.9.282.1.5NodevsanStats
1.3.6.1.4.1.9.9.282.1.5.1ScalarvsanFcFeElementNameread-writecurrentThis 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.3NodevsanMIBConformance
1.3.6.1.4.1.9.9.282.3.1NodevsanMIBCompliances
1.3.6.1.4.1.9.9.282.3.1.1CompliancevsanMIBComplianceread-onlydeprecatedThe compliance statement for entities which implement the VSANs.
1.3.6.1.4.1.9.9.282.3.1.2CompliancevsanMIBCompliance1read-onlydeprecatedThe compliance statement for entities which implement the VSANs.
1.3.6.1.4.1.9.9.282.3.1.3CompliancevsanMIBCompliance2read-onlydeprecatedThe compliance statement for entities which implement the VSANs.
1.3.6.1.4.1.9.9.282.3.1.4CompliancevsanMIBCompliance3read-onlydeprecatedThe compliance statement for entities which implement the VSANs.
1.3.6.1.4.1.9.9.282.3.1.5CompliancevsanMIBCompliance4read-onlydeprecatedThe compliance statement for entities which implement the VSANs.
1.3.6.1.4.1.9.9.282.3.1.6CompliancevsanMIBCompliance5read-onlydeprecatedThe compliance statement for entities which implement the VSANs.
1.3.6.1.4.1.9.9.282.3.1.7CompliancevsanMIBCompliance6read-onlydeprecatedThe compliance statement for entities which implement the VSANs.
1.3.6.1.4.1.9.9.282.3.1.8CompliancevsanMIBCompliance7read-onlycurrentThe compliance statement for entities which implement the VSANs.
1.3.6.1.4.1.9.9.282.3.2NodevsanMIBGroups
1.3.6.1.4.1.9.9.282.3.2.1GroupvsanGroupdeprecatedA collection of objects for configuring and displaying information on VSANs.
1.3.6.1.4.1.9.9.282.3.2.3GroupvsanMembershipGroupcurrentA collection of objects for controlling VSAN membership.
1.3.6.1.4.1.9.9.282.3.2.4GroupvsanStaticMembershipGroupcurrentA collection of objects for displaying and configuring VSAN static membership.
1.3.6.1.4.1.9.9.282.3.2.5GroupvsanWWNListGroupcurrentA 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.6GroupvsanDynamicMembershipGroupcurrentA collection of objects for dynamic VSAN configuration.
1.3.6.1.4.1.9.9.282.3.2.7GroupvsanNotificationGroupdeprecatedA collection of objects for status change monitoring and notifications.
1.3.6.1.4.1.9.9.282.3.2.8GroupvsanFcTimerGroupdeprecatedA collection of objects for configuring and monitoring Fibre Channel timers.
1.3.6.1.4.1.9.9.282.3.2.9GroupvsanFcLatencyGroupcurrentA collection of objects for configuring and monitoring Fibre Channel latencies.
1.3.6.1.4.1.9.9.282.3.2.10GroupvsanVsanMembershipSummaryGroupcurrentA collection of objects for VSAN membership summary.
1.3.6.1.4.1.9.9.282.3.2.11GroupvsanGroupRev1deprecatedA collection of objects for configuring and displaying information on VSANs.
1.3.6.1.4.1.9.9.282.3.2.12GroupvsanFcTimerGroupRev1currentA 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.13GroupvsanGroupRev2deprecatedA collection of objects for configuring and displaying information on VSANs.
1.3.6.1.4.1.9.9.282.3.2.14GroupvsanMembershipSummaryGroupRev1currentA collection of objects for VSAN membership interface type.
1.3.6.1.4.1.9.9.282.3.2.15GroupvsanNotificationGroupRev1currentA collection of notifications for VSAN management.
1.3.6.1.4.1.9.9.282.3.2.16GroupvsanGroupRev3currentA collection of objects for configuring and displaying information on VSANs.
Type Definitions
NameSyntaxStatusDescription
VsanAdminStateINTEGER { active(1), suspended(2) }currentState of the VSAN. active - the VSAN is active suspended - VSAN is de-activated but the configuration is retained.
VsanLoadBalancingTypeINTEGER { srcIdDestId(1), srcIdDestIdOxId(2) }currentType 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 …
VsanMediaTypeINTEGER { fibreChannel(1), ethernet (2), infiniband (3), other(4) }currentMedia 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.
VsanOperationalStateINTEGER { up(1), down(2) }currentState of the VSAN. up - the VSAN is up. down - VSAN is down. No traffic running on the VSAN.