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
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FC-SPAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-SPAN-MIB::cspanSessionEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-SPAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-SPAN-MIB::cspanSessionEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.