AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-VSAN-MIB » Objects

CISCO-VSAN-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-VSAN-MIB and use it to monitor vendor specific OID's.

CISCO-VSAN-MIB file content

Object view of CISCO-VSAN-MIB:

Scalar Object
vsanNumber .1.3.6.1.4.1.9.9.282.1.1.1
The number of VSANs configured on this device.
vsanLastChange .1.3.6.1.4.1.9.9.282.1.1.2
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.
vsanEntry .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.
notifyVsanIndex .1.3.6.1.4.1.9.9.282.1.1.4
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.
vsanDenyUnknownWwn .1.3.6.1.4.1.9.9.282.1.2.1
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.
vsanWwnListNumber .1.3.6.1.4.1.9.9.282.1.2.2
The number of WWNs configured both for static and dynamic membership purposes on this device. This is number of rows in the vsanWwnListTable.
vsanWwnListEntry .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.
vsanIfNumber .1.3.6.1.4.1.9.9.282.1.2.4
The number of rows in the vsanIfTable.
vsanIfEntry .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.
vsanDynamicListNumber .1.3.6.1.4.1.9.9.282.1.2.6
The number of WWN lists configured for dynamic membership.This is the number of rows in the vsanDynamicTable.
vsanDynamicEntry .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.
vsanMembershipSummaryEntry .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.
fcTimerRatov .1.3.6.1.4.1.9.9.282.1.4.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 (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.
fcTimerEdtov .1.3.6.1.4.1.9.9.282.1.4.2
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.
fcTimerFstov .1.3.6.1.4.1.9.9.282.1.4.3
The Fabric_Stability_Timeout Value used to ensure that Fabric stability has been achieved during Fabric Configuration.
fcTimerDstov .1.3.6.1.4.1.9.9.282.1.4.4
The Distributed_Services_Timeout Value which indicates how long a distributed service requestor will wait for a response.
fcNetworkDropLatency .1.3.6.1.4.1.9.9.282.1.4.5
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.
fcSwitchDropLatency .1.3.6.1.4.1.9.9.282.1.4.6
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.
fcInorderDelivery .1.3.6.1.4.1.9.9.282.1.4.7
The InorderDelivery guarantee flag of device. If the value of the object is 'true', then the inorder delivery is guaranteed. If 'false', it is not guaranteed.
vsanFcTimerEntry .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 configured then the corresponding FC timer value for all the VSANs will be replaced with the global value.
Tabular Object
vsanIndex .1.3.6.1.4.1.9.9.282.1.1.3.1.1
The id of the VSAN.
vsanName .1.3.6.1.4.1.9.9.282.1.1.3.1.2
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'.
vsanMediaType .1.3.6.1.4.1.9.9.282.1.1.3.1.3
The network media type on which this VSAN is defined.
vsanAdminState .1.3.6.1.4.1.9.9.282.1.1.3.1.4
The state of this VSAN.
vsanMtu .1.3.6.1.4.1.9.9.282.1.1.3.1.5
The MTU of the VSAN. Normally, this object is 2112 for all VSANs for which object vsanMediaType has the value 'fibreChannel'.
vsanLoadBalancingType .1.3.6.1.4.1.9.9.282.1.1.3.1.6
The type of load balancing used on this VSAN.
vsanInterOperMode .1.3.6.1.4.1.9.9.282.1.1.3.1.7
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.
vsanOperState .1.3.6.1.4.1.9.9.282.1.1.3.1.8
The operational state of the VSAN.
vsanRowStatus .1.3.6.1.4.1.9.9.282.1.1.3.1.9
The status of this conceptual row.
vsanInterOperValue .1.3.6.1.4.1.9.9.282.1.1.3.1.10
The interoperability value configured for the local switch on this VSAN. If the value of this object is 0, then the interoperability is disabled.
vsanInorderDelivery .1.3.6.1.4.1.9.9.282.1.1.3.1.11
The InorderDelivery guarantee flag for the local switch on this vsan. If the value of the object is 'true', then the inorder 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.
vsanNetworkDropLatency .1.3.6.1.4.1.9.9.282.1.1.3.1.12
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.
vsanWwnListIndex .1.3.6.1.4.1.9.9.282.1.2.3.1.1
This is an index to a Port WWN list.
vsanWwnListWwnIndex .1.3.6.1.4.1.9.9.282.1.2.3.1.2
This is an index to a Port WWN within a Port WWN list.
vsanWwnListWwn .1.3.6.1.4.1.9.9.282.1.2.3.1.3
The Port WWN associated with this entry.
vsanWwnListRowStatus .1.3.6.1.4.1.9.9.282.1.2.3.1.4
The status of this conceptual row. Users can create, and delete the Port WWN entry.
vsanIfVsan .1.3.6.1.4.1.9.9.282.1.2.5.1.1
Index of the VSAN to which this interface is statically assigned.
vsanIfDenyList .1.3.6.1.4.1.9.9.282.1.2.5.1.2
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.
vsanDynamicVsan .1.3.6.1.4.1.9.9.282.1.2.7.1.1
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.
vsanDynamicRowStatus .1.3.6.1.4.1.9.9.282.1.2.7.1.2
The status of this conceptual row. Users can create, and delete a Port WWN to VSAN mapping entry.
vsanMembershipSummaryInterface .1.3.6.1.4.1.9.9.282.1.2.8.1.1
The ifIndex of the interface which is a member of this VSAN.
vsanFcTimerForceFlag .1.3.6.1.4.1.9.9.282.1.4.8.1.1
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 admin state is 'active'. Specifically, if a VSAN's admin 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.
vsanFcTimerRatov .1.3.6.1.4.1.9.9.282.1.4.8.1.2
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 admin 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 admin state is 'active', the corresponding instance of 'vsanFcTimerForceFlag' bit position 0 should be set.
vsanFcTimerEdtov .1.3.6.1.4.1.9.9.282.1.4.8.1.3
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 admin 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 admin state is 'active', the corresponding instance of 'vsanFcTimerForceFlag' bit position 1 should be set.
vsanFcTimerDstov .1.3.6.1.4.1.9.9.282.1.4.8.1.4
The Distributed_Services_Timeout Value which indicates how long a distributed services requestor will wait for a response. If the corresponding VSAN admin 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 admin state is 'active', the corresponding instance of 'vsanFcTimerForceFlag' bit position 2 should be set.
vsanFcTimerFstov .1.3.6.1.4.1.9.9.282.1.4.8.1.5
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.
Table
vsanTable .1.3.6.1.4.1.9.9.282.1.1.3
This table lists all the VSAN configured on this device. This table allows users to create, delete and manage the VSANs on local device.
vsanWwnListTable .1.3.6.1.4.1.9.9.282.1.2.3
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 .
vsanIfTable .1.3.6.1.4.1.9.9.282.1.2.5
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.
vsanDynamicTable .1.3.6.1.4.1.9.9.282.1.2.7
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 .
vsanMembershipSummaryTable .1.3.6.1.4.1.9.9.282.1.2.8
The VSAN membership summary table. vsanIfTable provides static VSAN membership of each of the interfaces. This table lists all statically assigned member interfaces of each of the VSANs configured on local device. Following is an example for this table: vsanIndex SummaryInterface 1 1212311 1 4311 1 56544 2 7665 3 76542 .
vsanFcTimerTable .1.3.6.1.4.1.9.9.282.1.4.8
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' admin state.
Trap
vsanStatusChange .1.3.6.1.4.1.9.9.282.1.3.0.1
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.
Object Identifier
ciscoVsanMIB .1.3.6.1.4.1.9.9.282
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.
ciscoVsanMIBObjects .1.3.6.1.4.1.9.9.282.1
vsanMIBConformance .1.3.6.1.4.1.9.9.282.3
vsanConfiguration .1.3.6.1.4.1.9.9.282.1.1
vsanMembership .1.3.6.1.4.1.9.9.282.1.2
vsanNotification .1.3.6.1.4.1.9.9.282.1.3
vsanFcConfiguration .1.3.6.1.4.1.9.9.282.1.4
vsanNotifications .1.3.6.1.4.1.9.9.282.1.3.0
vsanMIBCompliances .1.3.6.1.4.1.9.9.282.3.1
vsanMIBGroups .1.3.6.1.4.1.9.9.282.3.2
Group
vsanGroup .1.3.6.1.4.1.9.9.282.3.2.1
A collection of objects for configuring and displaying information on VSANs.
vsanMembershipGroup .1.3.6.1.4.1.9.9.282.3.2.3
A collection of objects for controlling VSAN membership.
vsanStaticMembershipGroup .1.3.6.1.4.1.9.9.282.3.2.4
A collection of objects for displaying and configuring VSAN static membership.
vsanNotificationGroup .1.3.6.1.4.1.9.9.282.3.2.7
A collection of objects for status change monitoring and notifications.
vsanFcTimerGroup .1.3.6.1.4.1.9.9.282.3.2.8
A collection of objects for configuring and monitoring Fibre Channel timers.
vsanFcLatencyGroup .1.3.6.1.4.1.9.9.282.3.2.9
A collection of objects for configuring and monitoring Fibre Channel latencies.
vsanDynamicMembershipGroup .1.3.6.1.4.1.9.9.282.3.2.6
A collection of objects for dynamic VSAN configuration.
vsanWWNListGroup .1.3.6.1.4.1.9.9.282.3.2.5
A collection of objects for creating WWN lists and adding Port WWNs into Port WWN list.
vsanVsanMembershipSummaryGroup .1.3.6.1.4.1.9.9.282.3.2.10
A collection of objects for VSAN membership summary.
vsanGroupRev1 .1.3.6.1.4.1.9.9.282.3.2.11
A collection of objects for configuring and displaying information on VSANs.
vsanFcTimerGroupRev1 .1.3.6.1.4.1.9.9.282.3.2.12
A collection of objects for configuring and monitoring global FC timers and per VSAN based FC timers.
vsanGroupRev2 .1.3.6.1.4.1.9.9.282.3.2.13
A collection of objects for configuring and displaying information on VSANs.