All MIBs › CISCO-RMON-CONFIG-MIB › crcSpanSessionType
crcSpanSessionType
Module: CISCO-RMON-CONFIG-MIB
OID (symbolic): CISCO-RMON-CONFIG-MIB::crcSpanSessionType
OID (numeric): 1.3.6.1.4.1.9.9.103.1.2.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Defines the SPAN session type.
'local' refers to SPAN session where both source and destination ports reside in the same switch. This type of SPAN is manageable via portCopyTable and portCopyXTable.
'remote' refers to session where traffic is copied from source port to RSPAN VLAN as its destination port or vise versa. This type of SPAN is manageable via portCopyTable and portCopyXTable.
'erspan' refers to a session where traffic is copied from crcERSpanIFIndex of crcERSpanIFTable as source to crcERSpanIp as destination or vise versa. This type of SPAN is manageable via crcERSpanSessionTable and crcERSpanIFTable.
'service' refers to special SPAN service session.
'other' refers to any other SPAN session type not enumerated for the MIB object.
What is crcSpanSessionType?
Indicates whether a SPAN session is 'local' (source and destination ports on the same switch, managed via the portCopy tables) or 'remote' (traffic copied across switches via an RSPAN VLAN).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.103.1.2.4.1.2 snmpwalk -v2c -c public <target> CISCO-RMON-CONFIG-MIB::crcSpanSessionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.103.1.2.4.1.2.1 snmpget -v2c -c public <target> CISCO-RMON-CONFIG-MIB::crcSpanSessionType.1
Start monitoring Cisco switches (SPAN/ERSPAN traffic mirroring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-RMON-CONFIG-MIB::crcSpanSessionType OID value, configure state conditions and alerts, and monitor any Cisco switches (SPAN/ERSPAN traffic mirroring) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.103 | ciscoRmonConfigMIB | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1 | ciscoRmonConfigObjects | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1.2 | ciscoSmonConfigObjects | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1.2.4 | crcSpanSessionTable | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1.2.4.1 | crcSpanSessionEntry | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1.2.4.1.2 | crcSpanSessionType | CISCO-RMON-CONFIG-MIB |