SRED-MIB
AI MIB Summary
The SRED-MIB module enables monitoring of Simple Random Early Detection (RED) queue management parameters, specifically tracking drop probabilities, queue depths, and packet discard events on network devices supporting this proprietary enterprise implementation. This MIB facilitates the analysis of congestion control behavior and buffer utilization to optimize traffic flow and prevent tail-drop scenarios.
The structure of Simple RED Information for the proprietary enterprise.
Main OID:
swSredMIB.1.3.6.1.4.1.171.12.51
35
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
35 total| Object Name |
|---|
swSredMIBThe structure of Simple RED Information for the proprietary enterprise. MODULE-IDENTITY .1.3.6.1.4.1.171.12.51 |
swSredCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.51.1 |
swSredGlobalStateThis object enables\disables the Simple RED state of the device.rw Enumeration .1.3.6.1.4.1.171.12.51.1.1 |
swSredInfo OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.51.2 |
swSredDropCounterTableA table that contains SRED drop packet counter information for each port. SEQUENCE OF SwSredDropCounterEntry .1.3.6.1.4.1.171.12.51.2.1 |
swSredDropCounterEntryA list that contains SRED drop packet counter information per port. SwSredDropCounterEntry .1.3.6.1.4.1.171.12.51.2.1.1 |
swSredPortIndexThis object indicates the port number.ro INTEGER .1.3.6.1.4.1.171.12.51.2.1.1.1 |
swSredLowDropCounterThis object indicates the drop count at low threshold.ro Counter32 .1.3.6.1.4.1.171.12.51.2.1.1.2 |
swSredHighDropCounterThis object indicates the drop count at high threshold.ro Counter32 .1.3.6.1.4.1.171.12.51.2.1.1.3 |
swSredMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.51.3 |
swSredCtrlTableA table that contains the SRED setting for each port. SEQUENCE OF SwSredCtrlEntry .1.3.6.1.4.1.171.12.51.3.1 |
swSredCtrlEntryA list that contains SRED setting per port. SwSredCtrlEntry .1.3.6.1.4.1.171.12.51.3.1.1 |
swSredCtrlPortIndexThis object indicates the port number.ro INTEGER .1.3.6.1.4.1.171.12.51.3.1.1.1 |
swSredCtrlClassIndexThis object indicates the hardware CoS queues the config sred command will apply to.ro INTEGER .1.3.6.1.4.1.171.12.51.3.1.1.2 |
swSredCtrlThresholdLowThis object indicates the low threshold that specifies the percentage of space utilized.rw INTEGER .1.3.6.1.4.1.171.12.51.3.1.1.3 |
swSredCtrlThresholdHighThis object indicates the high threshold that specifies the percentage of queue space utilized.rw INTEGER .1.3.6.1.4.1.171.12.51.3.1.1.4 |
swSredCtrlDropRateLowThis object indicates the probabilistic drop rate if above the low threshold.rw INTEGER .1.3.6.1.4.1.171.12.51.3.1.1.5 |
swSredCtrlDropRateHighThis object indicates the probabilistic drop rate if above the high threshold.rw INTEGER .1.3.6.1.4.1.171.12.51.3.1.1.6 |
swSredCtrlDropGreenStateThis object indicates the drop green state. Setting this state to be disabled means probabilistic drop red colored packets if the queue depth is above the low threshold, and probabilistic drop yellow colored packets if the queue depth is above the high threshold. Setting this state to be enabled means probabilistic drop yellow and red colored packets if the queue depth is above the low threshold, and probabilistic drop green colored packets if the queue depth is above the high threshold.rw Enumeration .1.3.6.1.4.1.171.12.51.3.1.1.7 |
sw8021pColorMapCtrlTableA table that contains information about priority map to packet color on each port.obsolete SEQUENCE OF Sw8021pColorMapCtrlEntry .1.3.6.1.4.1.171.12.51.3.2 |
sw8021pColorMapCtrlEntryA list that contains priority map to packet color on per port.obsolete Sw8021pColorMapCtrlEntry .1.3.6.1.4.1.171.12.51.3.2.1 |
sw8021pColorMapCtrlPortIndexThis object indicates the port number.roobsolete INTEGER .1.3.6.1.4.1.171.12.51.3.2.1.1 |
sw8021pColorMapCtrlPriorityIndexThis object indicates the source priority of incoming packets.roobsolete INTEGER .1.3.6.1.4.1.171.12.51.3.2.1.2 |
sw8021pColorMapCtrlColorThis object indicates the source priority of incoming packets.rwobsolete Enumeration .1.3.6.1.4.1.171.12.51.3.2.1.3 |
swDscpTrustPortCtrlTableA table that contains information about the DSCP trust portlist.obsolete SEQUENCE OF SwDscpTrustPortCtrlEntry .1.3.6.1.4.1.171.12.51.3.3 |
swDscpTrustPortCtrlEntryA list that contains the DSCP trusted state per port.obsolete SwDscpTrustPortCtrlEntry .1.3.6.1.4.1.171.12.51.3.3.1 |
swDscpTrustPortCtrlPortIndexThis object indicates the port number.roobsolete INTEGER .1.3.6.1.4.1.171.12.51.3.3.1.1 |
swDscpTrustPortCtrlStateThis object is used to enable/disable the DSCP trusted state on a selected port.rwobsolete Enumeration .1.3.6.1.4.1.171.12.51.3.3.1.2 |
swDscpMapCtrlTableA table that contains information about DSCP map to priority and packet color on each port.obsolete SEQUENCE OF SwDscpMapCtrlEntry .1.3.6.1.4.1.171.12.51.3.4 |
swDscpMapCtrlEntryA list that contains DSCP map information for each port.obsolete SwDscpMapCtrlEntry .1.3.6.1.4.1.171.12.51.3.4.1 |
swDscpMapCtrlPortIndexThis object indicates the port number.roobsolete INTEGER .1.3.6.1.4.1.171.12.51.3.4.1.1 |
swDscpMapCtrlDscpIndexThis object indicates the source DSCP incoming packet.roobsolete INTEGER .1.3.6.1.4.1.171.12.51.3.4.1.2 |
swDscpMapCtrl8021pPriorityThis object indicates the 802.1p priority on each port. Default value is: DSCP Priority 0-7 0 8-15 1 16-23 2 24-31 3 32-39 4 40-47 5 48-55 6 56-63 7rwobsolete INTEGER .1.3.6.1.4.1.171.12.51.3.4.1.3 |
swDscpMapCtrlNewDscpThis object indicates the new DSCP map on each port.rwobsolete INTEGER .1.3.6.1.4.1.171.12.51.3.4.1.4 |
swDscpMapCtrlColorThis object maps the color for packets on each port.rwobsolete Enumeration .1.3.6.1.4.1.171.12.51.3.4.1.5 |