| 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. 
       | 
    
  
  
    
      | 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'.
       | 
    
  
  
    
      | 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.
        
       |