Reference (Supporting ADX v03.1.00) Owner's manual

Brocade Virtual ADX MIB Reference 83
53-1003312-01
ACLs
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.
Use this object to identify the ICMP message type number. Make sure
you indicate a code number in the “snAgAclIcmpCode” object.
Valid values for ICMP type number are:
0 = not applicable
1 = Echo reply
4 = Destination unreachable
5 = Source quench
6 = Redirect
9 = Echo request
10 = Router advertisement
11 = Router solicitation
12 = Time exceeded
13 = Parameter problem
14 = Timestamp request
15 = Timestamp reply
16 = Information request
17 = Information reply
18 = Address mask request
19 = Address mask reply
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 will 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 will either be
permitted or denied.
Name, OID, and Syntax Access Description