SRED-MIB

File: SRED-MIB.mib (13122 bytes)

Imported modules

SNMPv2-SMI DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
dlink-common-mgmt

Defined Types

SwSredDropCounterEntry  
SEQUENCE    
  swSredPortIndex INTEGER
  swSredLowDropCounter Counter32
  swSredHighDropCounter Counter32

SwSredCtrlEntry  
SEQUENCE    
  swSredCtrlPortIndex INTEGER
  swSredCtrlClassIndex INTEGER
  swSredCtrlThresholdLow INTEGER
  swSredCtrlThresholdHigh INTEGER
  swSredCtrlDropRateLow INTEGER
  swSredCtrlDropRateHigh INTEGER
  swSredCtrlDropGreenState INTEGER

Sw8021pColorMapCtrlEntry  
SEQUENCE    
  sw8021pColorMapCtrlPortIndex INTEGER
  sw8021pColorMapCtrlPriorityIndex INTEGER
  sw8021pColorMapCtrlColor INTEGER

SwDscpTrustPortCtrlEntry  
SEQUENCE    
  swDscpTrustPortCtrlPortIndex INTEGER
  swDscpTrustPortCtrlState INTEGER

SwDscpMapCtrlEntry  
SEQUENCE    
  swDscpMapCtrlPortIndex INTEGER
  swDscpMapCtrlDscpIndex INTEGER
  swDscpMapCtrl8021pPriority INTEGER
  swDscpMapCtrlNewDscp INTEGER
  swDscpMapCtrlColor INTEGER

Defined Values

swSredMIB 1.3.6.1.4.1.171.12.51
The structure of Simple RED Information for the proprietary enterprise.
MODULE-IDENTITY    

swSredCtrl 1.3.6.1.4.1.171.12.51.1
OBJECT IDENTIFIER    

swSredInfo 1.3.6.1.4.1.171.12.51.2
OBJECT IDENTIFIER    

swSredMgmt 1.3.6.1.4.1.171.12.51.3
OBJECT IDENTIFIER    

swSredGlobalState 1.3.6.1.4.1.171.12.51.1.1
This object enables\disables the Simple RED state of the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swSredDropCounterTable 1.3.6.1.4.1.171.12.51.2.1
A table that contains SRED drop packet counter information for each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSredDropCounterEntry

swSredDropCounterEntry 1.3.6.1.4.1.171.12.51.2.1.1
A list that contains SRED drop packet counter information per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwSredDropCounterEntry  

swSredPortIndex 1.3.6.1.4.1.171.12.51.2.1.1.1
This object indicates the port number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swSredLowDropCounter 1.3.6.1.4.1.171.12.51.2.1.1.2
This object indicates the drop count at low threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swSredHighDropCounter 1.3.6.1.4.1.171.12.51.2.1.1.3
This object indicates the drop count at high threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swSredCtrlTable 1.3.6.1.4.1.171.12.51.3.1
A table that contains the SRED setting for each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSredCtrlEntry

swSredCtrlEntry 1.3.6.1.4.1.171.12.51.3.1.1
A list that contains SRED setting per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwSredCtrlEntry  

swSredCtrlPortIndex 1.3.6.1.4.1.171.12.51.3.1.1.1
This object indicates the port number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swSredCtrlClassIndex 1.3.6.1.4.1.171.12.51.3.1.1.2
This object indicates the hardware CoS queues the config sred command will apply to.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swSredCtrlThresholdLow 1.3.6.1.4.1.171.12.51.3.1.1.3
This object indicates the low threshold that specifies the percentage of space utilized.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

swSredCtrlThresholdHigh 1.3.6.1.4.1.171.12.51.3.1.1.4
This object indicates the high threshold that specifies the percentage of queue space utilized.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

swSredCtrlDropRateLow 1.3.6.1.4.1.171.12.51.3.1.1.5
This object indicates the probabilistic drop rate if above the low threshold.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

swSredCtrlDropRateHigh 1.3.6.1.4.1.171.12.51.3.1.1.6
This object indicates the probabilistic drop rate if above the high threshold.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

swSredCtrlDropGreenState 1.3.6.1.4.1.171.12.51.3.1.1.7
This 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sw8021pColorMapCtrlTable 1.3.6.1.4.1.171.12.51.3.2
A table that contains information about priority map to packet color on each port.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sw8021pColorMapCtrlEntry

sw8021pColorMapCtrlEntry 1.3.6.1.4.1.171.12.51.3.2.1
A list that contains priority map to packet color on per port.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Sw8021pColorMapCtrlEntry  

sw8021pColorMapCtrlPortIndex 1.3.6.1.4.1.171.12.51.3.2.1.1
This object indicates the port number.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

sw8021pColorMapCtrlPriorityIndex 1.3.6.1.4.1.171.12.51.3.2.1.2
This object indicates the source priority of incoming packets.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

sw8021pColorMapCtrlColor 1.3.6.1.4.1.171.12.51.3.2.1.3
This object indicates the source priority of incoming packets.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER green(1), red(2), yellow(3)  

swDscpTrustPortCtrlTable 1.3.6.1.4.1.171.12.51.3.3
A table that contains information about the DSCP trust portlist.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwDscpTrustPortCtrlEntry

swDscpTrustPortCtrlEntry 1.3.6.1.4.1.171.12.51.3.3.1
A list that contains the DSCP trusted state per port.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SwDscpTrustPortCtrlEntry  

swDscpTrustPortCtrlPortIndex 1.3.6.1.4.1.171.12.51.3.3.1.1
This object indicates the port number.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

swDscpTrustPortCtrlState 1.3.6.1.4.1.171.12.51.3.3.1.2
This object is used to enable/disable the DSCP trusted state on a selected port.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swDscpMapCtrlTable 1.3.6.1.4.1.171.12.51.3.4
A table that contains information about DSCP map to priority and packet color on each port.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwDscpMapCtrlEntry

swDscpMapCtrlEntry 1.3.6.1.4.1.171.12.51.3.4.1
A list that contains DSCP map information for each port.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SwDscpMapCtrlEntry  

swDscpMapCtrlPortIndex 1.3.6.1.4.1.171.12.51.3.4.1.1
This object indicates the port number.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

swDscpMapCtrlDscpIndex 1.3.6.1.4.1.171.12.51.3.4.1.2
This object indicates the source DSCP incoming packet.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

swDscpMapCtrl8021pPriority 1.3.6.1.4.1.171.12.51.3.4.1.3
This 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 7
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

swDscpMapCtrlNewDscp 1.3.6.1.4.1.171.12.51.3.4.1.4
This object indicates the new DSCP map on each port.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 0..63  

swDscpMapCtrlColor 1.3.6.1.4.1.171.12.51.3.4.1.5
This object maps the color for packets on each port.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER green(1), red(2), yellow(3)