cspanSessionEntry
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).
Details
- cspanSessionIndex
Table columns
12 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.9.9.363.1.1.2.1.1 | cspanSessionIndex | noaccess | SessionIndex |
| 1.3.6.1.4.1.9.9.363.1.1.2.1.1 | cspanSessionIndex | noaccess | SessionIndex |
| 1.3.6.1.4.1.9.9.363.1.1.2.1.2 | cspanSessionDestIfIndex | readwrite | InterfaceIndex |
| 1.3.6.1.4.1.9.9.363.1.1.2.1.2 | cspanSessionDestIfIndex | readwrite | InterfaceIndex |
| 1.3.6.1.4.1.9.9.363.1.1.2.1.3 | cspanSessionAdminStatus | readwrite | active(1), inactive(2) |
| 1.3.6.1.4.1.9.9.363.1.1.2.1.3 | cspanSessionAdminStatus | readwrite | active(1), inactive(2) |
| 1.3.6.1.4.1.9.9.363.1.1.2.1.4 | cspanSessionOperStatus | readonly | active(1), inactive(2) |
| 1.3.6.1.4.1.9.9.363.1.1.2.1.4 | cspanSessionOperStatus | readonly | active(1), inactive(2) |
| 1.3.6.1.4.1.9.9.363.1.1.2.1.5 | cspanSessionInactiveReason | readonly | SnmpAdminString |
| 1.3.6.1.4.1.9.9.363.1.1.2.1.5 | cspanSessionInactiveReason | readonly | SnmpAdminString |
| 1.3.6.1.4.1.9.9.363.1.1.2.1.6 | cspanSessionRowStatus | readwrite | RowStatus |
| 1.3.6.1.4.1.9.9.363.1.1.2.1.6 | cspanSessionRowStatus | readwrite | RowStatus |