Description | Defines the status of this entry.
For this object to be active(1), the crcERSpanSessionRowStatus
from crcERSpanSessionTable, mapped via crcERSpanSessionNo,
must be active(1). If the said crcERSpanSessionRowStatus
transistions to notInService(2) or destroy(6), all
corresponding entries from crcERSpanIFTable will be deleted.
In order to configure a source to destination traffic copy
relationship, crcERSpanIFIndex MUST be present as an
ifEntry in the ifTable and its respective ifAdminStatus and
ifOperStatus values MUST be equal to 'up(1)'. If the value
of any of those two objects changes after the
crcERSpanSessionEntry is activated, crcERSpanSessionRowStatus
will transition to 'notReady(3)'.
The capability of crcERSpanIFIndex 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 crcERSpanIFEntry to be
created. |