Snagaclsourceoperator, Snagaclsourceoperand1, Snagaclsourceoperand2 – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 418: Snagacldestinationip, Snagacldestinationmask

Advertising
background image

390

Unified IP MIB Reference

53-1002549-02

IPv4 ACL table

snAgAclSourceOperator
brcdIp.1.2.2.15.2.1.8
Syntax: Operator

Read-write

Applies only to TCP or UDP ports in extended ACLs.
Indicates how the policy will be compared to the ports
specified in the

“snAgAclSourceOperand1”

and

“snAgAclSourceOperand2”

objects:

eq(0) – The policy applies only to packets whose
source port number matches the port number
specified in the objects.

neq(1) – The policy applies only to packets whose
source port numbers are not included in the
specified range.

lt(2) – The policy applies only to packets whose
source port numbers are less than those in the
specified range.

gt(3) – The policy applies only to packets whose
source port numbers are greater than those in the
specified range.

range(4) – The policy applies to packets whose
source port numbers fall within the specified range.

undefined(7)

snAgAclSourceOperand1
brcdIp.1.2.2.15.2.1.9
Syntax: Integer

Read-write

Applies only to TCP or UDP ports in extended ACLs.
Shows the source port number to be matched. If used with
the

“snAgAclSourceOperand2”

object, it defines the start

of the range of source port numbers to be matched.
Valid values: 0 – 65535. A value of 0 means that this
object is not applicable.

snAgAclSourceOperand2
brcdIp.1.2.2.15.2.1.10
Syntax: Integer

Read-write

Applies only to TCP or UDP ports in extended ACLs.
Used with the

“snAgAclSourceOperand1”

object, it defines

the end of the range of source port numbers to be
matched.
Valid values: 0 – 65535. A value of 0 means that this
object is not applicable.

snAgAclDestinationIp
brcdIp.1.2.2.15.2.1.11
Syntax: IpAddress

Read-write

Applies only to extended ACLs.
Identifies the destination IP address of the packet that can
either be permitted or denied.

snAgAclDestinationMask
brcdIp.1.2.2.15.2.1.12
Syntax: IpAddress

Read-write

Applies only to extended ACLs.
Identifies the destination subnet mask of the packet that
can either be permitted or denied.

Name, OID, and syntax

Access

Description

Advertising