crcERSpanIFDirection
CISCO-RMON-CONFIG-MIB ·
.1.3.6.1.4.1.9.9.103.1.2.6.1.2
Object
column r/w
Enumeration
This object affects the way traffic is copied from a device's
source.
If this object has the value 'copyRxOnly(1)', then only
traffic received on crcERSpanIFIndex will be copied
to the destination.
If this object has the value 'copyTxOnly(2)', then only
traffic transmitted out the crcERSpanIFIndex will be
copied to the destination.
If this object has the value 'copyBoth(3)', then all traffic
received or transmitted on crcERSpanIFIndex will be
copied to the destination.
This object is only significant when object crcERSpanSessionType
of the corresponding crcERSpanSessionTable, mapped via
crcERSpanSessionNo, is eRSpanSource(1).
This object may be modified when the row is active.
Context
- MIB
- CISCO-RMON-CONFIG-MIB
- OID
.1.3.6.1.4.1.9.9.103.1.2.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- crcERSpanIFEntry
- 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::crcERSpanIFDirection'
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::crcERSpanIFDirection.<crcERSpanSessionNo>.<crcERSpanIFIndex>'
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::crcERSpanIFDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | copyRxOnly |
2 | copyTxOnly |
3 | copyBoth |
Conformance
Member of