issMirrorCtrlExtnTable

SUPERMICRO-ISS-MIB · .1.3.6.1.4.1.10876.101.1.81.3.6

Object

table
This Table is used to configure advanced mirroring features like
- Port Based Mirroring:
- flow based mirroring
- vlan based mirroring
          
     Following are the configuration details for Port based mirroring:
         To configure source ports in a session
        - issMirrorCtrlExtnMirrType - is set to portBased
        - issMirrorCtrlExtnSrcTable - should be used to configure list
                                      of source ports to be mirrored 
                                      in a session
        - issMirrorCtrlExtnSrcId  - represents the source port. 
                                    The port Id to be mirrored 
                                    should be given here.
        - issMirrorCtrlExtnSrcCfg - this object is used to 
                                    add/remove a port in the 
                                    source port list 
          
        Example
        To create a session 1 with source ports 5,6 following 
        sequence of configuration should be followed
        For table issMirrorCtrlExtnTable
        issMirrorCtrlExtnSessionIndex = 1 as index
        issMirrorCtrlExtnMirrType = portBased
          
        For table issMirrorCtrlExtnSrcTable
        issMirrorCtrlExtnSessionIndex = 1 as index
        issMirrorCtrlExtnSrcId  = 5 as index
        issMirrorCtrlExtnSrcCfg = add
        issMirrorCtrlExtnSessionIndex = 1 as index
        issMirrorCtrlExtnSrcId  = 6 as index
        issMirrorCtrlExtnSrcCfg = add
                       
        To configure destination ports in a session
         - issMirrorCtrlExtnDestinationTable - should be used to 
                                               configure list of 
                                               destination ports to be 
                                               mirrored in a session
             - issMirrorCtrlExtnDestination  - represents the 
                                               destination port. The 
                                               port Id to which packets 
                                               should be mirrored should
                                               be given here.
             - issMirrorCtrlExtnDestCfg - this object is used to 
                                          add/remove a port in the 
                                          source port list. 
             Example
             To create a session 1 with destination port 10,11 following
             sequence of configuration should be followed
             For table issMirrorCtrlExtnTable
             issMirrorCtrlExtnSessionIndex = 1 as index
             issMirrorCtrlExtnMirrType = portBased
          
             For table issMirrorCtrlExtnDestinationTable
             issMirrorCtrlExtnSessionIndex = 1 as index
             issMirrorCtrlExtnDestination  = 10 as index
             issMirrorCtrlExtnDestCfg = add
             issMirrorCtrlExtnSessionIndex = 1 as index
             issMirrorCtrlExtnDestination  = 11 as index
             issMirrorCtrlExtnDestCfg = add
          
        To Activate a session
         - issMirrorCtrlExtnStatus - should be used to 
                                     activate/deactivate mirroring for a
                                     session
             Example
             To enable mirroring for a session following sequence of 
             configuration should be followed        
             For table issMirrorCtrlExtnTable
             issMirrorCtrlExtnSessionIndex = 1 as index
             issMirrorCtrlExtnStatus = active
          
         Above configurations applies to flow based mirroring also, the 
         issMirrorCtrlExtnSrcId used above for configuratin ports 
         should be used to configure flow Id
                   
        To enable remote monitoring of sources for a session
         - issMirrorCtrlExtnRSpanStatus - should be used to 
                                          enable/disable remote 
                                          monitoring for a session 
                                          it can be used to set a 
                                          session as source rspan 
                                          session which implies source 
                                          entities for this session are 
                                          monitored remotely or can be 
                                          used to set a session 
                                          as destination rspan session 
                                          which implies that mirrored 
                                          data is received for this 
                                          session should be forwarded to 
                                          destination entities of this 
                                          session
         - issMirrorCtrlExtnRSpanVlanId - it is the vlan id which is 
                                          reserved in the network to 
                                          carry Mirrored data,if the 
                                          session is configured as 
                                          source rspan session then data 
                                          mirrored for the source 
                                          entities will be forwarded on 
                                          this vlan if the session is 
                                          configured as destination 
                                          rspan session then data 
                                          received on this vlan will be 
                                          forwarded to the destination 
                                          entities of this session
          
     Following are the configuration details for configurating Vlan 
     based mirroring:
         To configure vlans as source for a session
        - issMirrorCtrlExtnMirrType - is set to vlanBased
        - issMirrorCtrlExtnSrcVlanTable - should be used to configure 
                                          list of source vlans to be 
                                          mirrored in a session
          - issMirrorCtrlExtnSrcVlanId  - represents a source vlan. The 
                                          vlan to be mirrored should be 
                                          given here.
          - issMirrorCtrlExtnSrcVlanCfg - this object is used to 
                                          add/remove a vlan in the 
                                          source vlan list 
             Example
             To create a session 1 with source list as vlan 5,6 
             belonging to context 1 following sequence of configuration
             should be followed
             For table issMirrorCtrlExtnTable
             issMirrorCtrlExtnSessionIndex = 1 as index
             issMirrorCtrlExtnMirrType = vlanBased
          
             For table issMirrorCtrlExtnSrcVlanTable
             issMirrorCtrlExtnSrcVlanContext = 1 as index
             issMirrorCtrlExtnSessionIndex = 1 as index
             issMirrorCtrlExtnSrcVlanId  = 5 as index
             issMirrorCtrlExtnSrcVlanCfg = add
             issMirrorCtrlExtnSrcVlanContext = 1 as index
             issMirrorCtrlExtnSessionIndex = 1 as index
             issMirrorCtrlExtnSrcVlanId  = 6 as index
             issMirrorCtrlExtnSrcVlanCfg = add
                       
Entries for this table can be configured only when issMirrorStatus 
is set to enabled.
Configurations done through 'issMirrorCtrlTable' will change the 
following for the first session on this table:
     - Mirroring type will be changed to port-based
     - Mode and Source entities will be overwritten 
       with the values configured through 'issMirrorCtrlTable'
     - Destination entities will be overwritten 
       with the value configured through 'issMirrorToPort' object

Context

MIB
SUPERMICRO-ISS-MIB
OID
.1.3.6.1.4.1.10876.101.1.81.3.6
Type
table
Status
current
Parent
issMirror
Siblings
8
Children
1

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.

Related Objects

Sibling Objects
Child Objects