FOUNDRY-CAR-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
20
.1.3.6.1.4.1.1991.1.1.3.16.1.1 · 1 row entry · 16 columns
A table of rate limit configuration entries.
Rate Limit is a method of traffic control.  It allows a set
of rate limits to be configured and applied to packets flowing
into/out of an interface to regulate network traffic.
snPortCAREntry entry .1.3.6.1.4.1.1991.1.1.3.16.1.1.1
A collection of rate-limit configuration objects on this
interface.
Indexes
snPortCARifIndex snPortCARDirection snPortCARRowIndex
Column Syntax OID
snPortCARifIndex
The ifIndex value for this rate limit entry.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.1
snPortCARDirection
The input or output transmission direction for the
Rate Limit object.
input (0), --for inbound traffic
output(1) --for outbound traffic
PacketSource
Textual Convention: PacketSource Enumeration
Type Values:
0input
1output
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.2
snPortCARRowIndex
The table index for rate limit objects.
It increases as the rate limit entries are added.
Skips the number when a row is deleted.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.3
snPortCARType
The type of traffic rate-limited against.
RateLimitType
Textual Convention: RateLimitType Enumeration
Type Values:
1standardAcc
2quickAcc
3all
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.4
snPortCARAccIdx
The index to the access list if RateLimitType is either
quickAcc or standardAcc.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.5
snPortCARRate
The comitted access rate. This determines the long term
average transmission rate. Traffic that falls under this
rate always conforms. This is average rate in bits per
second.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.6
snPortCARLimit
This is the normal burst size that determines how large traffic
bursts can be before some traffic exceeds the rate limit. This
specifies the number of bytes that are guaranteed to be transported
by the network at the av…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.7
snPortCARExtLimit
This is the extended burst limit that determines how large traffic
bursts can be before all the traffic exceeds the rate limit. This
burst size is in bytes.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.8
snPortCARConformAction
Action to be taken when the traffic is within
the Rate Limit.
drop drop the packet.
xmit transmit the packet.
continue continue to evaluate to the subsequent
rate limits.
precedXmit rewrite the IP precedence and tr…
RateLimitAction
Textual Convention: RateLimitAction Enumeration
Type Values:
1continue
2drop
3precedCont
4precedXmit
5xmit
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.9
snPortCARExceedAction
Action to be taken when the traffic exceeds
the Rate Limit.drop
drop the packet.
xmit transmit the packet.
continue continue to evaluate to the subsequent
rate limits.
precedXmit rewrite the IP precedence and tran…
RateLimitAction
Textual Convention: RateLimitAction Enumeration
Type Values:
1continue
2drop
3precedCont
4precedXmit
5xmit
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.10
snPortCARStatSwitchedPkts
The counter of packets permitted by this rate limit.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.11
snPortCARStatSwitchedBytes
The counter of bytes permitted by this interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.12
snPortCARStatFilteredPkts
The counter of packets which exceeded this rate limit.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.13
snPortCARStatFilteredBytes
The counter of bytes which exceeded this rate limit.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.14
snPortCARStatCurBurst
The current received burst size.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.15
snPortCARRowStatus
The variable is used to create new row in the rate limit table, only CreateAndGo(4) and destroy(6) are supported values
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1991.1.1.3.16.1.1.1.16
.1.3.6.1.4.1.1991.1.1.3.16.1.2 · 1 row entry · 4 columns
A table of rate limit counter entries.
agRateLimitCounterEntry entry .1.3.6.1.4.1.1991.1.1.3.16.1.2.1
A collection of rate-limit counter objects on a
interface, direction and configuration row index within that interface.
Indexes
IF-MIBifIndex snPortCARRowIndex
Column Syntax OID
agRateLimitCounterFwdedOctets
The forwarded octet count for this rate limit entry.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1991.1.1.3.16.1.2.1.1
agRateLimitCounterDroppedOctets
The dropped octet count for this rate limit entry.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1991.1.1.3.16.1.2.1.2
agRateLimitCounterReMarkedOctets
The remarked octet count for this rate limit entry.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1991.1.1.3.16.1.2.1.3
agRateLimitCounterTotalOctets
The total octet count for this rate limit entry.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1991.1.1.3.16.1.2.1.4