portCopyStatus
SMON-MIB ·
.1.3.6.1.2.1.16.22.1.3.1.1.5
Object
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
present as an ifEntry in the ifTable and their respective
ifAdminStatus and ifOperStatus values MUST be equal to
'up(1)'. If the value of any of those two objects changes
after the portCopyEntry is activated, portCopyStatus will
transition to 'notReady(3)'.
The capability of an interface to be source or destination of
a port copy operation is described by the 'copySourcePort(0)'
and 'copyDestPort(1)' bits in dataSourceCopyCaps. Those bits
SHOULD be appropriately set by the agent, in order to allow
for a portCopyEntry to be created.
Context
- MIB
- SMON-MIB
- OID
.1.3.6.1.2.1.16.22.1.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portCopyEntry
- Table
- portCopyTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| portCopyDirection 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 o… | column | Enumeration | .1.3.6.1.2.1.16.22.1.3.1.1.4 |