User Manual

Unified IP MIB Reference 655
53-1003106-01
Layer 4 policy port access table
65
Layer 4 policy port access table
The Layer 4 policy port access table lists all access policy entries. These access policies are applied
to IP interfaces (ports) that have Layer 4 IP policies configured on them.
snL4PolicyPriority
brcdIp.1.1.4.11.1.1.2
Syntax: Integer
Read-write Shows the priority of the policy in the ServerIron.
Standalone stackable ServerIrons have the following priorities:
normal(0) – Normal priority
high(1) – High priority
cache(2) – Priority for cache
transparent(3) – Priority for transparent
Non-stackable ServerIron Layer 4 priority values:
level0(0)
level1(1)
level2(2)
level3(3)
level4(4)
level5(5)
level6(6)
level7(7)
snL4PolicyScope
brcdIp.1.1.4.11.1.1.3
Syntax: Integer
Read-write Indicates if the policy applies to one or all ports:
global(0) – Applies to all ports.
local(1) – Applies to one port.
snL4PolicyProtocol
brcdIp.1.1.4.11.1.1.4
Syntax: Integer
Read-write Indicates if the policy is for UDP or TCP:
udp(0)
tcp(1)
snL4PolicyPort
brcdIp.1.1.4.11.1.1.5
Syntax: Integer
Read-write Indicates the TCP or UDP port number to which this policy will be
applied.
Valid values: 0 – 65535
snL4PolicyRowStatus
brcdIp.1.1.4.11.1.1.6
Syntax: Integer
Read-write Controls the management of the table rows. The following values can be
written:
delete(3) – Deletes the row.
create(4) – Creates a new row.
modify(5) – Modifies an existing row.
If the row exists, then a SET with a value of create(4) returns a "bad
value" error. Deleted rows are removed from the table immediately.
The following values can be returned on reads:
noSuch(0) – No such row.
invalid(1) – Row is inoperative.
valid(2) – Row exists and is valid.
Name, OID, and syntax Access Description
Name, OID, and syntax Access Description
snL4PolicyPortAccessTable
brcdIp.1.1.4.12.1
None The IP Layer 4 policy interface (port) access table.