This object configures the threshold for which frames are considered high
priority. Frames may have a priority classification ranging from 0-7, 7
being the highest. By default, every frame that has priority 4 (four(5)) or
above is considered a high priority frame and is buffered accordingly.
If this buffer does not have any buffer space allocated for high priority
frames, then the buffer threshold will be none(1). Setting this object to a
different value without allocating buffer space to high priority traffic will
result in an error.
Parsed from file GIGAswitchEthernet-MIB.mib
Module: GIGAswitchEthernet-MIB
Vendor: DEC
Module: GIGAswitchEthernet-MIB
[Automatically extracted from oidview.com]
gsEBufferPriorityThreshold OBJECT-TYPE SYNTAX INTEGER { none(1), one(2), two(3), three(4), four(5), five(6), six(7), seven(8) } ACCESS read-write STATUS mandatory DESCRIPTION "This object configures the threshold for which frames are considered high priority. Frames may have a priority classification ranging from 0-7, 7 being the highest. By default, every frame that has priority 4 (four(5)) or above is considered a high priority frame and is buffered accordingly. If this buffer does not have any buffer space allocated for high priority frames, then the buffer threshold will be none(1). Setting this object to a different value without allocating buffer space to high priority traffic will result in an error." ::= { gsEBufferEntry 9 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.36.2.18.39.3.7.1.1.1 | gsEBufferIndex | 0 | 0 | The unique index that identifies this buffer within the system. Buffers are indexed first by their module association and then … |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.2 | gsEBufferFabricPort | 0 | 0 | The switch fabric port associated with this buffer. |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.3 | gsEBufferFabricPortDirection | 0 | 0 | The value of this object indicates whether the buffer is used for buffering frames going into the switching fabric or coming out… |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.4 | gsEBufferSwitchPort | 0 | 0 | The switch port associated with this frame buffer. Some buffers are not associated with any one switch port. In those cases, t… |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.5 | gsEBufferMemory | 0 | 0 | The amount of memory available for frame buffering in Kilobytes (KB). |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.6 | gsEBufferAgeTimer | 0 | 0 | Configures the timer used for aging frames in this buffer. If the timer expires for a frame, the frame is dropped and the event… |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.7 | gsEBufferPriorityServicing | 0 | 0 | The value of this object configures how often the normal priority queue is serviced relative to the high priority queue. By def… |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.8 | gsEBufferPriorityAllocation | 0 | 0 | This object controls how much of the total buffer space should be allocated to high priority queue. Please be warned that setti… |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.10 | gsEBufferCongestion | 0 | 0 | This object indicates whether this buffer is in a congested state.. |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.11 | gsEBufferHighOverflowDrops | 0 | 0 | The count of the number of high priority frames dropped due to the high priority queue overflowing. |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.12 | gsEBufferLowOverflowDrops | 0 | 0 | The count of the number of low priority frames dropped due to the low priority queue overflowing. |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.13 | gsEBufferHighStaleDrops | 0 | 0 | The count of the number of high priority frames dropped due to being in the high priority queue too long (the frame aged out). |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.14 | gsEBufferLowStaleDrops | 0 | 0 | The count of the number of low priority frames dropped due to being in the low priority queue too long (the frame aged out). |
1.3.6.1.4.1.36.2.18.39.3.7.1.1.16 | gsEBufferCongestionDrops | 0 | 0 | The count of the number of frames dropped due to the destination (output) buffer being congested. |