crcERSpanSessionType

CISCO-RMON-CONFIG-MIB · .1.3.6.1.4.1.9.9.103.1.2.5.1.2

Object

column r/w Enumeration
Defines the ERSPAN session type. This object may not be
modified if the value of the corresponding instance of
crcERSpanSessionRowStatus is active.
              
'eRSpanSource' refers to a session where traffic is copied from
crcERSpanIFIndex of crcERSpanIFTable as source to crcERSpanIp
as destination.
              
'eRSpanDestination' refers to a session where traffic is copied
from crcERSpanIp as source to crcERSpanIFIndex of
crcERSpanIFTable as destination.

Context

MIB
CISCO-RMON-CONFIG-MIB
OID
.1.3.6.1.4.1.9.9.103.1.2.5.1.2
Type
column
Access
readwrite
Status
current
Parent
crcERSpanSessionEntry
Groups
2

Walk 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::crcERSpanSessionType'
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::crcERSpanSessionType.<crcERSpanSessionNo>'
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::crcERSpanSessionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1eRSpanSource
2eRSpanDestination