User Manual
Unified IP MIB Reference 415
53-1003106-01
Chapter
41
IPv6 ACL MIB Definition
In this chapter
•IPv6 ACL table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 415
•IPv6 access list table. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 416
IPv6 ACL table
The following table contains the IPv6 ACLs for Brocade NetIron and Brocade FastIron IPv6 devices.
Name, OID, and syntax Access Description
fdryIpv6AclTable
brcdIp.1.2.16.1.1.1
None The IPv6 access control list filters.
fdryIpv6AclIndex
brcdIp.1.2.16.1.1.1.1.1
Syntax: Unsigned32
None The index number for an ACL entry.
This is a unique number even though the name is not
unique for a given ACL with the same or different source
address, prefix length, destination address, destination
prefix length, protocol type, action (permit or deny) type,
and operator (neq, eq, gt, and lt).
fdryIpv6AclName
brcdIp.1.2.16.1.1.1.1.2
Syntax: DisplayString
Read-create The ACL name for an entry.
NOTE: The object access is read-only in the Brocade
NetIron devices.
fdryIpv6AclAction
brcdIp.1.2.16.1.1.1.1.3
Syntax: Action
Read-create The action to take if the IP packet matches this ACL.
fdryIpv6AclProtocol
brcdIp.1.2.16.1.1.1.1.4
Syntax: IpProtocol
Read-create The transport protocols. 0 means any protocol.
fdryIpv6AclSourceIp
brcdIp.1.2.16.1.1.1.1.5
Syntax: Ipv6Address
Read-create The source IPv6 address.
fdryIpv6AclSourcePrefixLen
brcdIp.1.2.16.1.1.1.1.6
Syntax: Unsigned32
Read-create The source IPv6 address prefix length.
fdryIpv6AclSourceOperator
brcdIp.1.2.16.1.1.1.1.7
Syntax: Operator
Read-create The type of comparison to perform. This applies only to
TCP or UDP.
fdryIpv6AclSourceOperand1
brcdIp.1.2.16.1.1.1.1.8
Syntax: Unsigned32
Read-create This object refers to the source transport protocol port
number of the operand 1.