dataSourceCopyCaps
SMON-MIB ·
.1.3.6.1.2.1.16.22.1.1.1.1.3
Object
column
Bits
PortCopy function capabilities of the specified dataSource.
Note that these are static capabilities, which SHOULD NOT be
adjusted because of current resources or configuration.
- copySourcePort(0)
The agent sets this bit if this dataSource is capable of
acting as a source of a portCopy operation. The agent clears
this bit otherwise.
- copyDestPort(1)
The agent sets this bit if this dataSource is capable of
acting as a destination of a portCopy operation. The agent
clears this bit otherwise.
- copySrcTxTraffic(2)
If the copySourcePort bit is set:
The agent sets this bit if this dataSource is capable of
copying frames transmitted out this portCopy source. The
agent clears this bit otherwise. This function is needed
to support full-duplex ports.
Else:
this bit SHOULD be cleared.
- copySrcRxTraffic(3)
If the copySourcePort bit is set:
The agent sets this bit if this dataSource is capable of
copying frames received on this portCopy source. The agent
clears this bit otherwise. This function is needed to
support full-duplex ports.
Else:
this bit SHOULD be cleared.
- countDestDropEvents(4)
If the copyDestPort bit is set:
The agent sets this bit if it is capable of incrementing
portCopyDestDropEvents, when this dataSource is the
target of a portCopy operation and a frame destined to
this dataSource is dropped (for RMON counting purposes).
Else:
this BIT SHOULD be cleared.
- copyErrFrames(5)
If the copySourcePort bit is set:
The agent sets this bit if it is capable of copying all
errored frames from this portCopy source-port, for
errored frames received on this dataSource.
Else:
this BIT SHOULD be cleared.
- copyUnalteredFrames(6)
If the copySourcePort bit is set:
The agent sets the copyUnalteredFrames bit If it is
capable of copying all frames from this portCopy
source-port without alteration in any way;
Else:
this bit SHOULD be cleared.
- copyAllGoodFrames(7)
If the copySourcePort bit is set:
The agent sets this bit for the dataSource if all good
frames received on this dataSource are normally capable
of being copied by the agent. The agent clears this bit
if any good frames are not visible for the RMON portCopy
operation, e.g., the dataSource is a non-promiscuous
interface or an internal switch interface which may not
receive frames which were switched in hardware or
dropped by the bridge forwarding function.
Else:
this bit SHOULD be cleared.
Context
- MIB
- SMON-MIB
- OID
.1.3.6.1.2.1.16.22.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dataSourceCapsEntry
- Table
- dataSourceCapsTable
- Siblings
- 3
Syntax
Bits
Values & Constraints
Enumerated Values
0 | copySourcePort |
1 | copyDestPort |
2 | copySrcTxTraffic |
3 | copySrcRxTraffic |
4 | countDestDropEvents |
5 | copyErrFrames |
6 | copyUnalteredFrames |
7 | copyAllGoodFrames |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dataSourceCapsObject Defines an object that can be a SMON data source or a
source or a destination for a port copy operation. | column | SmonDataSource | .1.3.6.1.2.1.16.22.1.1.1.1.1 |
| dataSourceRmonCaps General attributes of the specified dataSource. Note that
these are static attributes, which SHOULD NOT be adjusted
because of current resources or configuration.
-… | column | Bits | .1.3.6.1.2.1.16.22.1.1.1.1.2 |
| dataSourceCapsIfIndex This object contains the ifIndex value of the ifEntry
associated with this smonDataSource. The agent MUST create
'propVirtual' ifEntries for each dataSourceCapsEntry of type
VLAN … | column | IF-MIBInterfaceIndex | .1.3.6.1.2.1.16.22.1.1.1.1.4 |