beautypg.com

Layer 4 policy port access table – Brocade Virtual ADX MIB Reference (Supporting ADX v03.1.00) User Manual

Page 199

background image

Brocade Virtual ADX MIB Reference

187

53-1003312-01

Layer 4 policies

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. IP policies are
described in the

“snL4PolicyTable”

.

Name, OID, and Syntax

Access

Description

snL4PolicyTable
brcdIp.1.1.4.11.1

None

The Layer 4 Policy Table.

snL4PolicyEntry
brcdIp.1.1.4.11.1.1

None

An entry in the Layer 4 Policy Table.

snL4PolicyId
brcdIp.1.1.4.11.1.1.1
Syntax: Integer

Read only

Specifies the ID of the policy.
Valid values: 1 – 64

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 are:

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 a UDP or TCP protocol:

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 values that can be
written are:

delete(3) – Delete the row

create(4) – Create a new row

modify(5) – Modify 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