cspanSessionEntry
CISCO-FC-SPAN-MIB ·
.1.3.6.1.4.1.9.9.363.1.1.2.1
Object
row
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).
Context
- MIB
- CISCO-FC-SPAN-MIB
- OID
.1.3.6.1.4.1.9.9.363.1.1.2.1- Type
- row
- Status
- current
- Parent
- cspanSessionTable
- Table
- cspanSessionTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cspanSessionIndex An arbitrary value which identifies a session.
The value of this index must be less than the value
of cspanMaxSessions. | column | SessionIndex | .1.3.6.1.4.1.9.9.363.1.1.2.1.1 |
| cspanSessionDestIfIndex The ifIndex of the destination port to be configured
for the session specified by the instance of
cspanSessionIndex. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.363.1.1.2.1.2 |
| cspanSessionAdminStatus This object is used to suspend an active session
or activate an inactive session.
Note that setting the value to the existing value
has no effect on the operation.… | column | Enumeration | .1.3.6.1.4.1.9.9.363.1.1.2.1.3 |
| cspanSessionOperStatus The current state of the session. | column | Enumeration | .1.3.6.1.4.1.9.9.363.1.1.2.1.4 |
| cspanSessionInactiveReason The description of the reason that this session
is not active. This string will be a zero length
string in case the session is active. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.363.1.1.2.1.5 |
| cspanSessionRowStatus Status of this row. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.363.1.1.2.1.6 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| cspanSessionIndex An arbitrary value which identifies a session.
The value of this index must be less than the value
of cspanMaxSessions. | column | SessionIndex | .1.3.6.1.4.1.9.9.363.1.1.2.1.1 |