crcSpanSessionType
CISCO-RMON-CONFIG-MIB ·
.1.3.6.1.4.1.9.9.103.1.2.4.1.2
Object
column Enumeration
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.
Context
- MIB
- CISCO-RMON-CONFIG-MIB
- OID
.1.3.6.1.4.1.9.9.103.1.2.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- crcSpanSessionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-RMON-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RMON-CONFIG-MIB::crcSpanSessionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RMON-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RMON-CONFIG-MIB::crcSpanSessionType.<crcSpanSessionNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RMON-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RMON-CONFIG-MIB::crcSpanSessionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | remote |
3 | erspan |
4 | service |
5 | other |
Conformance
Member of