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

Brocade Virtual ADX MIB Reference 89
53-1003312-01
ACLs
ACL port table (AgAclAccntTable)
The following AgAclAccnt Table contains the ACLs defined on the devices.
snAgAclIfBindVifPortList
brcdIp.1.2.2.15.4.1.5
Syntax: Octet string
Read-write Contains a list of ports for binding virtual interface. Each port index is
an ifIndex. If there are four or more consecutive ifIndexes then, they
will be encoded. Encoding and decoding scheme is range based.
Each range prefix with 0000 (2 octets) where 0000 is not a valid
ifIndex. The next 2 octets indicates lower range ifIndex, followed by 2
octets of higher range ifIndex. individual (non- range) ones will be
displayed as is.
For example:
Port list: 0001..0005 0015 0032..0047
Port list in PDU: 0000 0001 0005 000f 0000 0020 002f
snAgAclIfRowStatus
brcdIp.1.2.2.15.4.1.6
Syntax: SnRowStatus
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
Name, OID, and Syntax Access Description
agAclAccntTable
brcdIp.1.2.2.15.5.
None Table of ACL Accounting Statistics for router
agAclAccntEntry
brcdIp.1.2.2.15.5.1
None An entry in the ACL Accounting table.
agAclAccntKind
brcdIp.1.2.2.15.5.1.1
Syntax: Integer
None Kind of ACL Accounting statistics needed.
agAclAccntIfIndex
brcdIp.1.2.2.15.5.1.2
Syntax: InterfaceIndex
None Physical or virtual interface on which ACL accounting is desired. For
Receive ACL, we use the lowest port of the management module as
value for this object.
agAclAccntDirection
brcdIp.1.2.2.15.5.1.3
Syntax: Direction
None ACL port direction, inbound or outbound. For receive-acl kind, direction
cannot be outbound.
agAclAccntAclNumber
brcdIp.1.2.2.15.5.1.4
Syntax: AclNumber
None The access-list number for this entry.
agAclAccntFilterId
brcdIp.1.2.2.15.5.1.5
Syntax: Unsigned
None Filter ID within a given ACL. This is a zero based value.
Name, OID, and Syntax Access Description