This object controls how much of the total buffer space should be
allocated to high priority queue. Please be warned that setting this object to
a different value causes the associated buffer to reset, causing a short loss of
data.
Setting the value of this object to none(1) not only allocates the entire buffer
space to normal traffic, but also has the side effect of disabling the priority
threshold. In other words, all traffic will be considered as normal priority
traffic.
Parsed from file GIGAswitchEthernet-MIB.mib
Module: GIGAswitchEthernet-MIB
Vendor: DEC
Module: GIGAswitchEthernet-MIB
[Automatically extracted from oidview.com]
gsEBufferPriorityAllocation OBJECT-TYPE SYNTAX INTEGER { none(1), tenPercent(2), twentyPercent(3), thirtyPercent(4), fortyPercent(5), fiftyPercent(6) } ACCESS read-write STATUS mandatory DESCRIPTION "This object controls how much of the total buffer space should be allocated to high priority queue. Please be warned that setting this object to a different value causes the associated buffer to reset, causing a short loss of data. Setting the value of this object to none(1) not only allocates the entire buffer space to normal traffic, but also has the side effect of disabling the priority threshold. In other words, all traffic will be considered as normal priority traffic." ::= { gsEBufferEntry 8 }
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.9 | gsEBufferPriorityThreshold | 0 | 0 | This object configures the threshold for which frames are considered high priority. Frames may have a priority classification r… |
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. |