portCopyDirection
SMON-MIB ·
.1.3.6.1.2.1.16.22.1.3.1.1.4
Object
column
r/w
Enumeration
This object affects the way traffic is copied from a switch
source port, for the indicated port copy operation.
If this object has the value 'copyRxOnly(1)', then only
traffic received on the indicated source port will be copied
to the indicated destination port.
If this object has the value 'copyTxOnly(2)', then only
traffic transmitted out the indicated source port will be
copied to the indicated destination port.
If this object has the value 'copyBoth(3)', then all traffic
received or transmitted on the indicated source port will be
copied to the indicated destination port.
The creation and deletion of instances of this object is
controlled by the portCopyRowStatus object. Note that there
is no guarantee that changes in the value of this object
performed while the associated portCopyRowStatus object is
equal to active will not cause traffic discontinuities in the
packet stream.
Context
- MIB
- SMON-MIB
- OID
.1.3.6.1.2.1.16.22.1.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portCopyEntry
- Table
- portCopyTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | copyRxOnly |
2 | copyTxOnly |
3 | copyBoth |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| portCopySource The ifIndex of the source which will have all packets
redirected to the destination as defined by portCopyDest. | column | IF-MIBInterfaceIndex | .1.3.6.1.2.1.16.22.1.3.1.1.1 |
| portCopyDest Defines the ifIndex destination for the copy operation. | column | IF-MIBInterfaceIndex | .1.3.6.1.2.1.16.22.1.3.1.1.2 |
| portCopyDestDropEvents The total number of events in which port copy packets were
dropped by the switch at the destination port due to lack of
resources.
Note that this number is not nece… | column | events SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.22.1.3.1.1.3 |
| portCopyStatus Defines the status of the port copy entry.
In order to configure a source to destination portCopy
relationship, both source and destination interfaces MUST be
prese… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.16.22.1.3.1.1.5 |