portCopyXEntry
CISCO-RMON-CONFIG-MIB ·
.1.3.6.1.4.1.9.9.103.1.2.1.1
Object
row
Describes a particular port copy extension entry.
When creating an entry in this table using the 'createAndwait'
method, the following rules are applied:
- no SPAN consistency check is done for the entry until
the entry is activated. An entry will not be activated
if it fails the SPAN consistency check described for
the 'createAndGo' method.
-an instance remains in the 'notReady' state until the
associated portCopyStatus changes to 'active'.
When the agent processes a request of adding an entry
using 'createAndGo' method or a request that sets the value
of portCopyStatus object to 'active', the following rules
are applied:
The agent will add the entry to a SPAN session having the same
portCopySessionNo, or create a new session if it does not
exist. To join an existing session, either portCopySource or
portCopyDest, but not both, must exist in one of the entries
from the same SPAN session. In addition, the following actions
will be taken after a successful join:
1. The portCopyDirection, portCopyLoVlanMask, and
portCopyHiVlanMask values will overwrite the existing
values associated with this port copy session.
2. The portCopyDestLoVlanMask, portCopyDestHiVlanMask, and
portCopyOption values will overwrite the existing values
associated the same portCopyDest and this port copy session.
3. If the value of portCopyDest object does not exist in the
existing SPAN session, each of the ports identified in the
portCopySource is added to this SPAN session.
For example, given an existing SPAN session having ports
1, 2, and 3 as source ports, and port A as the destination
port, if an entry is added by an NMS with indices of (2,B),
the agent will also add entries for the other source ports
(e.g. (1,B) and (3,B)) to the session. The same algorithm
for adding entries will be applied if the portCopySource
does not already belong to this SPAN session.
When the agent processes a request to change the RowStatus of
an entry from 'active' to 'notInService', the following
rules are applied:
- That entry will be removed from its participating SPAN
session. The new RowStatus state will be 'notInService'.
- all entries in the table that have the same value of
portCopySessionNo and same value of portCopySource are
also set to 'NotInService'.
When agent processes a request to delete an entry, the
following rules are applied:
- the entry is simply removed if it is not currently active.
- if the portCopySessionNo value is non-zero and the value of
portCopyRemoveSrc object is set to 'true', then all entries
with the same value of portCopySessionNo and same value of
portCopySource are deleted.
- if the portCopySessionNo value is non-zero and the value of
portCopyRemoveSrc object is set to 'false', then all entries
with the same value of portCopySessionNo and same
value of portCopyDest are deleted.
- if the last portCopy entry is removed from a session,
then the session information is also removed.
Context
- MIB
- CISCO-RMON-CONFIG-MIB
- OID
.1.3.6.1.4.1.9.9.103.1.2.1.1- Type
- row
- Status
- current
- Parent
- portCopyXTable
- Table
- portCopyXTable
- Children
- 10
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| portCopyLoVlanMask This object affects the way VLAN-based traffic is copied from
a switch source port, for the indicated port copy operation.
It is used in tandem with the portCopyHiVlanMask to
id… | column | OctetString | .1.3.6.1.4.1.9.9.103.1.2.1.1.1 |
| portCopyInpktVlan This object indicates the default VLAN that is used for the
untagged incoming traffic from the portCopyDest when
portCopyOption's inpkts bit is set. The range is defined to
ident… | column | Unsigned32 | .1.3.6.1.4.1.9.9.103.1.2.1.1.10 |
| portCopyHiVlanMask This object affects the way VLAN-based traffic is copied from
a switch source port, for the indicated port copy operation.
It is used in tandem with the portCopyLoVlanMask to
id… | column | OctetString | .1.3.6.1.4.1.9.9.103.1.2.1.1.2 |
| portCopyDestLoVlanMask This object affects the way VLAN-based traffic to a switch
destination port is filtered for the indicated port copy
operation. It is used in tandem with the
portCopyDestHiVlanMa… | column | OctetString | .1.3.6.1.4.1.9.9.103.1.2.1.1.3 |
| portCopyDestHiVlanMask This object affects the way VLAN-based traffic to a switch
destination port is filtered for the indicated port copy
operation. It is used in tandem with the
portCopyDestLoVlanMa… | column | OctetString | .1.3.6.1.4.1.9.9.103.1.2.1.1.4 |
| portCopyOption Indicates the additional SPAN configuration on destination
port. Instances of same portCopyDest index must have same
values in portCopyOption. Changes on portCopyOption of
one i… | column | Bits | .1.3.6.1.4.1.9.9.103.1.2.1.1.5 |
| portCopySessionNo Indicates the arbitrary unique identifier for this
SPAN session.
If a non zero value is specified, the agent will check
if a SPAN session that has the same session… | column | Integer32 | .1.3.6.1.4.1.9.9.103.1.2.1.1.6 |
| portCopySessionType Indicates the SPAN session type.
'remoteSource' refers to session where traffic is copied from
source port to RSPAN VLAN as its destination port.
'r… | column | Enumeration | .1.3.6.1.4.1.9.9.103.1.2.1.1.7 |
| portCopyRemoveSrc Indicates how the agent will modify a SPAN session when an
entry belonging to this session is deleted.
The value 'true' specifies source port based entry deletion.… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.103.1.2.1.1.8 |
| portCopyReflectorPort Indicates the reflector port of this SPAN session. The value
of this object is ignored whenever the value of
portCopySessionType is not remoteSource(3). | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.103.1.2.1.1.9 |