Description | A SPAN session entry. Each session consists of
session number, session Administrative Status
session OperationStatus, session InactiveReason (if the
session OperationStatus is Inactive) and a rowStatus object
to add/delete sessions.
cspanSessionIndex is the Index of this table that identifies
a session.
To Add a session:
1. Specify the session to be added (cspanSessionIndex)
2. Set the cspanSessionRowStatus to createAndGo (4).
To Delete a session:
1. Specify the session to be deleted (cspanSessionIndex).
2. Set the cspanSessionRowStatus to destroy (6). |