ethIfQueueMaxFrames
NETI-ETH-MIB ·
.1.3.6.1.4.1.2928.2.2.1.3.3.1.3
Object
column
r/w
Integer32
The maximum number of frames that can be queued for input on the interface and traffic class. A setting of 0 means that queuing is disabled and frames destined for the queue are dropped. A setting of -1 means that the queue length is assigned automatically based on the number of available buffers. Note that ethIfMaxMaxQueueFrames specifies the maximum value supported by the interface.
Context
- MIB
- NETI-ETH-MIB
- OID
.1.3.6.1.4.1.2928.2.2.1.3.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethIfQueueEntry
- Table
- ethIfQueueTable
- Siblings
- 2
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ethIfQueueTrafficClass Traffic class representing the queue. The index ranges from
0 to the max number of traffic classes - 1. See
ethDevCapMaxTrafficClass for max value supported by the
device. | column | TrafficClass | .1.3.6.1.4.1.2928.2.2.1.3.3.1.1 |
| ethIfQueueMaxOctets The maximum number of octets that can be queued for input on
the interface and traffic class. If an arriving frame is
too large to fit into the queue, the frame is dropped. A
se… | column | Integer32 | .1.3.6.1.4.1.2928.2.2.1.3.3.1.2 |