Brcdipv6accesslisttable, Brcdipv6accesslistname, Brcdipv6accesslistnextindex – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 435: Brcdipv6accesslistrowstatus

Advertising
background image

Unified IP MIB Reference

407

53-1002549-02

IPv6 access list table

Name, OID, and syntax

Access

Description

brcdIpv6AccessListTable
brcdIp.1.2.16.1.1.2

None

IPv6 Access Control List (ACL) configuration table.
The table supports only IPv6 ACLs with names not
more than 110 characters. SNMP WALK operation will
skip the entries if the IPv6 ACL name is greater than
110 characters.

brcdIpv6AccessListName
brcdIp.1.2.16.1.1.2.1.1
Syntax: DisplayString

None

The name of an IPv6 ACL. The IPv6 ACL name length is
restricted to 110 characters from SNMP and it can be
200 characters from CLI. This is due to SNMP
restriction on sub-OID length to be 128 for index
objects.
SNMP GET/GETNEXT operations skip the IPv6 ACLs
with more than 110 characters in it.
SNMP SET operation is rejected if the IPv6 ACL name
length is more than 110 characters.

brcdIpv6AccessListNextIndex
brcdIp.1.2.16.1.1.2.1.2
Syntax: Unsigned32

Read-only

Specifies the next index entry. A combination of the
IPv6 ACL ID and the next available filter ID is used as
an index while creating an access list filter entry in the
fdryIpv6AclTable.

brcdIpv6AccessListRowStatus
brcdIp.1.2.16.1.1.2.1.3
Syntax: RowStatus

Read-create

The following options are supported:

active(1)—To return SNMP GET or GET-NEXT
requests.

createAndGo(4)—To add a new row.

destroy(6)—To remove a row.

Advertising