Agratelimitcountertable, Agratelimitcounterfwdedoctets, Agratelimitcounterdroppedoctets – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 605: Agratelimitcounterremarkedoctets, Agratelimitcountertotaloctets, Vlan car objects, Snvlancartable, Snvlancarvlanid, Snvlancardirection, Snvlancarrowindex

Advertising
background image

Unified IP MIB Reference

577

53-1002549-02

VLAN CAR objects

VLAN CAR objects

The objects in the following table contain the rate limit configuration for VLANs. This table is
indexed by the

“snVLanCARVLanId”

,

“snVLanCARDirection”

, and

“snVLanCARRowIndex”

objects.

Name, OID, and syntax

Access

Description

agRateLimitCounterTable
brcdIp.1.1.3.16.1.2

None

The rate limit counter table.

agRateLimitCounterFwdedOctets
brcdIp.1.1.3.16.1.2.1.1
Syntax: Counter64

Read-only

The forwarded octet count for this rate limit entry.

agRateLimitCounterDroppedOctets
brcdIp.1.1.3.16.1.2.1.2
Syntax: Counter64

Read-only

The dropped octet count for this rate limit entry.

agRateLimitCounterReMarkedOctets
brcdIp.1.1.3.16.1.2.1.3
Syntax: Counter64

Read-only

The remarked octet count for this rate limit entry.

agRateLimitCounterTotalOctets
brcdIp.1.1.3.16.1.2.1.4
Syntax: Counter64

Read-only

The total octet count for this rate limit entry.

Name, OID, and syntax

Access

Description

snVLanCARTable
brcdIp.1.1.3.17.1.1

None

The VLAN rate limit table.

snVLanCARVLanId
brcdIp.1.1.3.17.1.1.1.1
Syntax: Integer

Read-only

Shows the VLAN ID. VLAN ID is one of the indices of this table. Each
VLAN ID can have a membership of multiple ports.
Valid values: 1 – 4095

snVLanCARDirection
brcdIp.1.1.3.17.1.1.1.2
Syntax: Integer

Read-only

Specifies the transmission direction of the rate-limit object:

input(0) – For inbound traffic.

output(1) – For outbound traffic.

snVLanCARRowIndex
brcdIp.1.1.3.17.1.1.1.3
Syntax: Integer

Read-only

Shows the table index for rate limit objects for the VLAN. Rows are
numbered in sequential order. When a row is added, it is assigned the
next sequential number. When a row is deleted, the row is skipped.

snVLanCARType
brcdIp.1.1.3.17.1.1.1.4
Syntax: Integer

Read-only

Shows the type of traffic to which the rate limit is applied:

standardAcc(1) – Traffic matches standard access list.

quickAcc(2) – Traffic matches the rate limit access list.

all(3) – All traffic.

snVLanCARAccIdx
brcdIp.1.1.3.17.1.1.1.5
Syntax: Integer32

Read-only

Indicates the index to the access list if the rate limit type is one of the
following:

standardAcc(1) – Traffic matches standard access list.

quickAcc(2) – Traffic matches the rate limit access list.

snVLanCARRate
brcdIp.1.1.3.17.1.1.1.6
Syntax: Integer32

Read-only

Shows the committed access rate for long-term average transmission
for this VLAN in bits per second. Traffic that falls under this rate always
conforms to this rate.

Advertising