issMirrorCtrlExtnTable
ARICENT-ISS-MIB ·
.1.3.6.1.4.1.2076.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
- ARICENT-ISS-MIB
- OID
.1.3.6.1.4.1.2076.81.3.6- Type
- table
- Status
- current
- Parent
- issMirror
- Siblings
- 10
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| issMirrorStatus This object is used to enable/disable mirroring
feature in hardware.
When set to 'disabled (1)', all mirroring configurations will be
removed from hardware.
When set to 'enabled (… | scalar | Enumeration | .1.3.6.1.4.1.2076.81.3.1 |
| issCpuMirrorType This object is used to set the type of mirroring
to be done for CPU traffic.
When set to 'ingress(1)', enables mirroring of ingress
traffic over CPU port to the CPU mirrored-to po… | scalar | Enumeration | .1.3.6.1.4.1.2076.81.3.10 |
| issCpuMirrorToPort This object specifies the physical port to which the CPU traffic specified
by issCpuMirrorType are mirrored. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2076.81.3.11 |
| issMirrorToPort Specifies the port to which the active mirrored traffic controlled
by issMirrorCtrlTable is to be copied. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2076.81.3.2 |
| issMirrorCtrlTable A table to control mirroring features for each interface
in the switch.
Parameters in this table are valid only when the
'issMirrorStatus' for the switch is not 'disa… | table | - | .1.3.6.1.4.1.2076.81.3.3 |
| issMirrorCtrlRemainingSrcRcrds Specifies the number of source records remaining in the system.
Each record can store at least one source information. In case
consecutive source id are configured then record wi… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2076.81.3.4 |
| issMirrorCtrlRemainingDestRcrds Specifies the number of destination records remaining in the system.
Each record can store at least one destination information. In case
consecutive destination id are configured… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2076.81.3.5 |
| issMirrorCtrlExtnSrcTable A table to configure list of source entities for mirroring sessions | table | - | .1.3.6.1.4.1.2076.81.3.7 |
| issMirrorCtrlExtnSrcVlanTable A table to configure list of vlan source entities for mirroring sessions | table | - | .1.3.6.1.4.1.2076.81.3.8 |
| issMirrorCtrlExtnDestinationTable A table to configure list of destination entities | table | - | .1.3.6.1.4.1.2076.81.3.9 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| issMirrorCtrlExtnEntry An entry appears in this table for each session
in the system. | row | - | .1.3.6.1.4.1.2076.81.3.6.1 |