f3MirrorSessionSourcePortDir

F3-PORTMIRROR-MIB · .1.3.6.1.4.1.2544.1.12.29.1.1.1.4

Object

Indicates the SourcePort traffic flow direction 
to be copied for transmit on the MonitorPort:
              
1) INGRESS: frames received by the SourcePort 
           are mirrored to the transmit direction of the 
           MonitorPort.
                
2) EGRESS: frames to be transmitted by the SourcePort 
          are mirrored to the transmit direction of the 
          MonitorPort.

Context

MIB
F3-PORTMIRROR-MIB
OID
.1.3.6.1.4.1.2544.1.12.29.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
f3MirrorSessionEntry
Groups
1

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 'F3-PORTMIRROR-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-PORTMIRROR-MIB::f3MirrorSessionSourcePortDir'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-PORTMIRROR-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-PORTMIRROR-MIB::f3MirrorSessionSourcePortDir.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-PORTMIRROR-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-PORTMIRROR-MIB::f3MirrorSessionSourcePortDir'

Syntax

Values & Constraints

Type Values
1a2n
2n2a
3ingress
4egress
5n2n

Conformance