aluSecPlcyParamsOperMatchFlowDirection

ALU-SECURITY-MIB · .1.3.6.1.4.1.6527.6.1.2.2.17.2.6.1.22

Object

column Enumeration
This object specifies the direction of the packet flow
for which the rule is matched.
in is equivalent to zone ingress flow,
out is equivalent to zone egress flow,
both is equivalent to both ingress and egress flow

Context

MIB
ALU-SECURITY-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.17.2.6.1.22
Type
column
Access
readonly
Status
current
Parent
aluSecPlcyParamsOperEntry
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 'ALU-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SECURITY-MIB::aluSecPlcyParamsOperMatchFlowDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SECURITY-MIB::aluSecPlcyParamsOperMatchFlowDirection.<aluSecPlcyOperId>.<aluSecPlcyParamsOperRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-SECURITY-MIB::aluSecPlcyParamsOperMatchFlowDirection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1zoneInbound
2zoneOutbound
3both

Conformance