zyMirrorDirection

ZYXEL-MIRROR-MIB · .1.3.6.1.4.1.890.1.15.3.65.1.3.1.2

Object

column r/w Enumeration
Specify the direction of the traffic to mirror. 
Choices are Egress (outgoing), Ingress (incoming) and Both.

Context

MIB
ZYXEL-MIRROR-MIB
OID
.1.3.6.1.4.1.890.1.15.3.65.1.3.1.2
Type
column
Access
readwrite
Status
current
Parent
zyxelMirrorEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0ingress
1egress
2both