Home/Catalog/CISCO-FC-SPAN-MIB

CISCO-FC-SPAN-MIB

AI MIB Summary

The CISCO-FC-SPAN-MIB manages Cisco Fibre Channel switches by configuring Switched Port Analyzer (SPAN) sessions to replicate traffic from designated source ports to a destination port for non-intrusive network analysis. This module exposes metrics for SPAN session states, source port assignments, and destination port configurations to facilitate traffic monitoring via attached SwitchProbe devices.

MIB module for displaying and configuring Switched Port Analyzer(SPAN) related features in a Fibre Channel device. SPAN is a feature that enables the user to analyze network traffic, passing through the ports (called SPAN source ports) in a switched network using SwitchProbe device attached to a switch port called SPAN destination (SD) port. SPAN feature is non- intrusive and does not affect switching of network traffic for any of the source ports.
Main OID:
ciscoFcSpanMIB.1.3.6.1.4.1.9.9.363
41
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

41 total
Object Name
ciscoFcSpanMIBMIB module for displaying and configuring Switched Port Analyzer(SPAN) related features in a Fibre Channel device. SPAN is a feature that enables the user to analyze network traffic, passing through the ports (called SPAN source ports) in a switched network using SwitchProbe device attached to a switch port called SPAN destination (SD) port. SPAN feature is non- intrusive and does not affect switching of network traffic for any of the source ports.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.363
ciscoSpanMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.363.1
cspanConfiguration
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.363.1.1
cspanMaxSessionsMaximum number of SPAN sessions that this device supports.ro
Integer32
.1.3.6.1.4.1.9.9.363.1.1.1
cspanSessionTablecspanSessionTable is a table that lets the user configure and monitor the SPAN sessions. A SPAN session represents an association of one destination port with traffic redirected from different interfaces and VSANs (Virtual Storage Area Networks). In most situations, there would be only one active session. The flexibility to configure multiple sessions is helpful in sharing the analyzer that is attached to the SPAN destination port. In other words, the user can configure multiple sessions, but only one is active. However, it is possible to have multiple session active at a given time. The traffic on the SPAN destination port is the result of the combination of the active sessions.
SEQUENCE OF CspanSessionEntry
.1.3.6.1.4.1.9.9.363.1.1.2
cspanSessionEntryA SPAN session entry. Each session consists of session number, session Administrative Status session OperationStatus, session InactiveReason (if the session OperationStatus is Inactive) and a rowStatus object to add/delete sessions. cspanSessionIndex is the Index of this table that identifies a session. To Add a session: 1. Specify the session to be added (cspanSessionIndex) 2. Set the cspanSessionRowStatus to createAndGo (4). To Delete a session: 1. Specify the session to be deleted (cspanSessionIndex). 2. Set the cspanSessionRowStatus to destroy (6).
CspanSessionEntry
.1.3.6.1.4.1.9.9.363.1.1.2.1
cspanSessionIndexAn arbitrary value which identifies a session. The value of this index must be less than the value of cspanMaxSessions.
SessionIndex
.1.3.6.1.4.1.9.9.363.1.1.2.1.1
cspanSessionDestIfIndexThe ifIndex of the destination port to be configured for the session specified by the instance of cspanSessionIndex.rw
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9.9.363.1.1.2.1.2
cspanSessionAdminStatusThis object is used to suspend an active session or activate an inactive session. Note that setting the value to the existing value has no effect on the operation. i.e. setting the value to 'active' when session is 'active' has no effect.rw
Enumeration
.1.3.6.1.4.1.9.9.363.1.1.2.1.3
cspanSessionOperStatusThe current state of the session.ro
Enumeration
.1.3.6.1.4.1.9.9.363.1.1.2.1.4
cspanSessionInactiveReasonThe description of the reason that this session is not active. This string will be a zero length string in case the session is active.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.363.1.1.2.1.5
cspanSessionRowStatusStatus of this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.363.1.1.2.1.6
cspanSourcesIfTableThe cspanSourcesIfTable is used to configure source interfaces for SPAN sessions.
SEQUENCE OF CspanSourcesIfEntry
.1.3.6.1.4.1.9.9.363.1.1.3
cspanSourcesIfEntryA SPAN source interface entry. Each entry consists of session index, interface index of the source interface, the ingress or egress direction of the traffic on that interface and a rowStatus object
CspanSourcesIfEntry
.1.3.6.1.4.1.9.9.363.1.1.3.1
cspanSourcesIfIndexcspanSourcesIfIndex denotes the interface index for this session.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9.9.363.1.1.3.1.1
cspanSourcesDirectioncspanSourcesDirection denotes traffic direction on the cspanSourcesIfIndex.
Enumeration
.1.3.6.1.4.1.9.9.363.1.1.3.1.2
cspanSourcesRowStatusStatus of this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.363.1.1.3.1.3
cspanSourcesVsanTableThe cspanSourcesVsanTable is used to list source VSANs for SPAN sessions.
SEQUENCE OF CspanSourcesVsanEntry
.1.3.6.1.4.1.9.9.363.1.1.4
cspanSourcesVsanEntryAn entry in the Source VSAN Table. For the session identified by the instance of cspanSessionIndex, it lists the VSANs that comprise the sources.
CspanSourcesVsanEntry
.1.3.6.1.4.1.9.9.363.1.1.4.1
cspanSourcesVsans2kThe VSANs that are traffic sources to this session. Each octet within the value of this object specifies a set of eight VSANS with the first octet specifying VSAN 1 through 8, the second octet specifying VSAN 9 through 16, etc. Since there are 256 octets, the range of VSANs is from 0-2047. Within each octet, the most significant bit represents the lowest numbered VSAN id and the least significant bit represents the highest numbered VSAN id. Thus each VSAN is represented by a single bit within the value of this object. If that bit has value '1' then that VSAN is included in the set of VSANs; the VSAN is not included if its bit has a value of '0'.ro
FcList (CISCO-ZS-MIB)
.1.3.6.1.4.1.9.9.363.1.1.4.1.1
cspanSourcesVsans4kThe VSANs that are assigned to this session. Each octet within the value of this object specifies a set of eight VSANS with the first octet specifying VSAN 2048 through 2055, the second octet specifying VSAN 2056 through 2063, etc. Since there are 256 octets, he range of VSANs is from 2048 through 4095. Within each octet, the most significant bit represents the lowest numbered VSAN id and the least significant bit represents the highest numbered VSAN id. Thus each VSAN is represented by a single bit within the value of this object. If that bit has value '1' then that VSAN is included in the set of VSANs; the VSAN is not included if its bit has a value of '0'.ro
FcList (CISCO-ZS-MIB)
.1.3.6.1.4.1.9.9.363.1.1.4.1.2
cspanSourcesVsanCfgTableThe cspanSourcesVsanCfgTable is used to configure sources VSANs for SPAN sessions.
SEQUENCE OF CspanSourcesVsanCfgEntry
.1.3.6.1.4.1.9.9.363.1.1.5
cspanSourcesVsanCfgEntryAn entry in the source Vsan Configuration Table. Each entry represents either an add or a delete VSANs operation for the session identified by the instance of cspanSourcesVsanCfgSessIndex. The VSANs to be added (or deleted) are specified by the values of cspanSourcesVsanCfgVsans2k and cspanSourcesVsanCfgVsans4k.
CspanSourcesVsanCfgEntry
.1.3.6.1.4.1.9.9.363.1.1.5.1
cspanSourcesVsanCfgSessIndexA session index associated with a session for which the VSANs are to be added/deleted.
SessionIndex
.1.3.6.1.4.1.9.9.363.1.1.5.1.1
cspanSourcesVsanCfgCommandThe command to be executed for this entry. Only acceptable commands are 'add' and 'remove'. 'none' is returned in case of read operation.rw
Enumeration
.1.3.6.1.4.1.9.9.363.1.1.5.1.2
cspanSourcesVsanCfgVsans2kThe VSANs that are assigned to this session. Each octet within the value of this object specifies a set of eight VSANS with the first octet specifying VSAN 1 through 8, the second octet specifying VSAN 9 through 16, etc. Since there are 256 octets, the range of VSANs is from 0-2047. Within each octet, the most significant bit represents the lowest numbered VSAN id and the least significant bit represents the highest numbered VSAN id. Thus each VSAN is represented by a single bit within the value of this object. If that bit has value '1' then that VSAN is included in the set of VSANs; the VSAN is not included if its bit has a value of '0'.rw
FcList (CISCO-ZS-MIB)
.1.3.6.1.4.1.9.9.363.1.1.5.1.3
cspanSourcesVsanCfgVsans4kThe VSANs that are assigned to this session. Each octet within the value of this object specifies a set of eight VSANS with the first octet specifying VSAN 2048 through 2055, the second octet specifying VSAN 2056 through 2063, etc. The range of VSANs is 2048-4095. Within each octet, the most significant bit represents the lowest numbered VSAN id and the least significant bit represents the highest numbered VSAN id. Thus each VSAN is represented by a single bit within the value of this object. If that bit has value '1' then that VSAN is included in the set of VSANs; the VSAN is not included if its bit has a value of '0'.rw
FcList (CISCO-ZS-MIB)
.1.3.6.1.4.1.9.9.363.1.1.5.1.4
cspanVsanFilterTableThe cspanVsanFilterTable is used to monitor and configure VSAN filters for SPAN sessions. cspanVsanFilterSessIndex denotes the session index of this sesion. cspanVsanFilterVsans2k and cspanVsanFilterVsans4k denote the VSANs in a bit mask fashion for each session.
SEQUENCE OF CspanVsanFilterEntry
.1.3.6.1.4.1.9.9.363.1.1.6
cspanVsanFilterEntryAn entry in the VsanFilter Table. cspanVsanFilterVsans2k and cspanVsanFilterVsans4k denote the VSANs that are part of the filter applied to the session identified by the instance of cspanVsanFilterSessIndex.
CspanVsanFilterEntry
.1.3.6.1.4.1.9.9.363.1.1.6.1
cspanVsanFilterSessIndexA session index associated with a session.
SessionIndex
.1.3.6.1.4.1.9.9.363.1.1.6.1.1
cspanVsanFilterVsans2kThe VSANs that are assigned to this session. Each octet within the value of this object specifies a set of eight VSANS with the first octet specifying VSAN 1 through 8, the second octet specifying VSAN 9 through 16, etc. Since there are 256 octets, the range of VSANs is from 0-2047. Within each octet, the most significant bit represents the lowest numbered VSAN id and the least significant bit represents the highest numbered VSAN id. Thus each VSAN is represented by a single bit within the value of this object. If that bit has value '1' then that VSAN is included in the set of VSANs; the VSAN is not included if its bit has a value of '0'.ro
FcList (CISCO-ZS-MIB)
.1.3.6.1.4.1.9.9.363.1.1.6.1.2
cspanVsanFilterVsans4kThe VSANs that are assigned to this session. Each octet within the value of this object specifies a set of eight VSANS with the first octet specifying VSAN 2048 through 2055, the second octet specifying VSAN 2056 through 2063, etc. the range of VSANs is 2048-4095. Within each octet, the most significant bit represents the lowest numbered VSAN id and the least significant bit represents the highest numbered VSAN id. Thus each VSAN is represented by a single bit within the value of this object. If that bit has value '1' then that VSAN is included in the set of VSANs; the VSAN is not included if its bit has a value of '0'.ro
FcList (CISCO-ZS-MIB)
.1.3.6.1.4.1.9.9.363.1.1.6.1.3
cspanVsanFilterOpTablecspanVsanFilterOpTable is used to configure VSAN filters for SPAN sessions. cspanVsanFilterSessIndex denotes the session index of this sesion. cspanVsanFilterVsans denotes the VSANs in a bit mask fashion for each session.
SEQUENCE OF CspanVsanFilterOpEntry
.1.3.6.1.4.1.9.9.363.1.1.7
cspanVsanFilterOpEntryAn entry in the VsanFilterOp Table.
CspanVsanFilterOpEntry
.1.3.6.1.4.1.9.9.363.1.1.7.1
cspanVsanFilterOpSessIndexA session index associated with a session.
SessionIndex
.1.3.6.1.4.1.9.9.363.1.1.7.1.1
cspanVsanFilterOpCommandThe command to be executed for this entry.rw
Enumeration
.1.3.6.1.4.1.9.9.363.1.1.7.1.2
cspanVsanFilterOpVsans2kThe VSANs that are assigned to this session. Each octet within the value of this object specifies a set of eight VSANS with the first octet specifying VSAN 1 through 8, the second octet specifying VSAN 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered VSAN id and the least significant bit represents the highest numbered VSAN id. Thus each VSAN is represented by a single bit within the value of this object. If that bit has value '1' then that VSAN is included in the set of VSANs; the VSAN is not included if its bit has a value of '0'.rw
FcList (CISCO-ZS-MIB)
.1.3.6.1.4.1.9.9.363.1.1.7.1.3
cspanVsanFilterOpVsans4kThe VSANs that are assigned to this session. Each octet within the value of this object specifies a set of eight VSANS with the first octet specifying VSAN 2048 through 2055, the second octet specifying VSAN 2056 through 2063, etc. In each octet, the most significant bit represents the lowest numbered VSAN id and the least significant bit represents the highest numbered VSAN id. Thus each VSAN is represented by a single bit within the value of this object. If that bit has value '1' then that VSAN is included in the set of VSANs; the VSAN is not included if its bit has a value of '0'.rw
FcList (CISCO-ZS-MIB)
.1.3.6.1.4.1.9.9.363.1.1.7.1.4
ciscoFcSpanMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.363.2
ciscoFcSpanMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.363.2.1
ciscoFcSpanMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.363.2.2
CISCO-FC-SPAN-MIB - SNMP MIB Reference | MIBs Explorer