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-FC-SPAN-MIB » Objects

CISCO-FC-SPAN-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-FC-SPAN-MIB and use it to monitor vendor specific OID's.

CISCO-FC-SPAN-MIB file content

Object view of CISCO-FC-SPAN-MIB:

Scalar Object
cspanMaxSessions .1.3.6.1.4.1.9.9.363.1.1.1
Maximum number of SPAN sessions that this device supports.
cspanSessionEntry .1.3.6.1.4.1.9.9.363.1.1.2.1
A 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).
cspanSourcesIfEntry .1.3.6.1.4.1.9.9.363.1.1.3.1
A 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
cspanSourcesVsanEntry .1.3.6.1.4.1.9.9.363.1.1.4.1
An entry in the Source VSAN Table. For the session identified by the instance of cspanSessionIndex, it lists the VSANs that comprise the sources.
cspanSourcesVsanCfgEntry .1.3.6.1.4.1.9.9.363.1.1.5.1
An 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.
cspanVsanFilterEntry .1.3.6.1.4.1.9.9.363.1.1.6.1
An 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.
cspanVsanFilterOpEntry .1.3.6.1.4.1.9.9.363.1.1.7.1
An entry in the VsanFilterOp Table.
Tabular Object
cspanSessionIndex .1.3.6.1.4.1.9.9.363.1.1.2.1.1
An arbitrary value which identifies a session. The value of this index must be less than the value of cspanMaxSessions.
cspanSessionDestIfIndex .1.3.6.1.4.1.9.9.363.1.1.2.1.2
The ifIndex of the destination port to be configured for the session specified by the instance of cspanSessionIndex.
cspanSessionAdminStatus .1.3.6.1.4.1.9.9.363.1.1.2.1.3
This 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.
cspanSessionOperStatus .1.3.6.1.4.1.9.9.363.1.1.2.1.4
The current state of the session.
cspanSessionInactiveReason .1.3.6.1.4.1.9.9.363.1.1.2.1.5
The description of the reason that this session is not active. This string will be a zero length string in case the session is active.
cspanSessionRowStatus .1.3.6.1.4.1.9.9.363.1.1.2.1.6
Status of this row.
cspanSourcesIfIndex .1.3.6.1.4.1.9.9.363.1.1.3.1.1
cspanSourcesIfIndex denotes the interface index for this session.
cspanSourcesDirection .1.3.6.1.4.1.9.9.363.1.1.3.1.2
cspanSourcesDirection denotes traffic direction on the cspanSourcesIfIndex.
cspanSourcesRowStatus .1.3.6.1.4.1.9.9.363.1.1.3.1.3
Status of this row.
cspanSourcesVsans2k .1.3.6.1.4.1.9.9.363.1.1.4.1.1
The 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'.
cspanSourcesVsans4k .1.3.6.1.4.1.9.9.363.1.1.4.1.2
The 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'.
cspanSourcesVsanCfgSessIndex .1.3.6.1.4.1.9.9.363.1.1.5.1.1
A session index associated with a session for which the VSANs are to be added/deleted.
cspanSourcesVsanCfgCommand .1.3.6.1.4.1.9.9.363.1.1.5.1.2
The command to be executed for this entry. Only acceptable commands are 'add' and 'remove'. 'none' is returned in case of read operation.
cspanSourcesVsanCfgVsans2k .1.3.6.1.4.1.9.9.363.1.1.5.1.3
The 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'.
cspanSourcesVsanCfgVsans4k .1.3.6.1.4.1.9.9.363.1.1.5.1.4
The 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'.
cspanVsanFilterSessIndex .1.3.6.1.4.1.9.9.363.1.1.6.1.1
A session index associated with a session.
cspanVsanFilterVsans2k .1.3.6.1.4.1.9.9.363.1.1.6.1.2
The 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'.
cspanVsanFilterVsans4k .1.3.6.1.4.1.9.9.363.1.1.6.1.3
The 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'.
cspanVsanFilterOpSessIndex .1.3.6.1.4.1.9.9.363.1.1.7.1.1
A session index associated with a session.
cspanVsanFilterOpCommand .1.3.6.1.4.1.9.9.363.1.1.7.1.2
The command to be executed for this entry.
cspanVsanFilterOpVsans2k .1.3.6.1.4.1.9.9.363.1.1.7.1.3
The 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'.
cspanVsanFilterOpVsans4k .1.3.6.1.4.1.9.9.363.1.1.7.1.4
The 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'.
Table
cspanSessionTable .1.3.6.1.4.1.9.9.363.1.1.2
cspanSessionTable 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.
cspanSourcesIfTable .1.3.6.1.4.1.9.9.363.1.1.3
The cspanSourcesIfTable is used to configure source interfaces for SPAN sessions.
cspanSourcesVsanTable .1.3.6.1.4.1.9.9.363.1.1.4
The cspanSourcesVsanTable is used to list source VSANs for SPAN sessions.
cspanSourcesVsanCfgTable .1.3.6.1.4.1.9.9.363.1.1.5
The cspanSourcesVsanCfgTable is used to configure sources VSANs for SPAN sessions.
cspanVsanFilterTable .1.3.6.1.4.1.9.9.363.1.1.6
The 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.
cspanVsanFilterOpTable .1.3.6.1.4.1.9.9.363.1.1.7
cspanVsanFilterOpTable 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.
Object Identifier
ciscoFcSpanMIB .1.3.6.1.4.1.9.9.363
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.
ciscoSpanMIBObjects .1.3.6.1.4.1.9.9.363.1
cspanConfiguration .1.3.6.1.4.1.9.9.363.1.1
ciscoFcSpanMIBConformance .1.3.6.1.4.1.9.9.363.2
ciscoFcSpanMIBCompliances .1.3.6.1.4.1.9.9.363.2.1
ciscoFcSpanMIBGroups .1.3.6.1.4.1.9.9.363.2.2
Group
cspanScalarsGroup .1.3.6.1.4.1.9.9.363.2.2.1
A collection of scalar objects in this MIB.
cspanSessionsGroup .1.3.6.1.4.1.9.9.363.2.2.2
A collection of objects for sessions configuration.
cspanSourceIfGroup .1.3.6.1.4.1.9.9.363.2.2.3
A collection of objects for source interface configuration.
cspanSourceVsanGroup .1.3.6.1.4.1.9.9.363.2.2.4
A collection of objects for source VSANs display.
cspanSourceVsanCfgGroup .1.3.6.1.4.1.9.9.363.2.2.5
A collection of objects for source VSANs configuration.
cspanVsanFilterGroup .1.3.6.1.4.1.9.9.363.2.2.6
A collection of objects for filter display information.
cspanVsanFilterOpGroup .1.3.6.1.4.1.9.9.363.2.2.7
A collection of objects for filter operations.