CISCO-WRED-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-WRED-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ciscoWredMIB | 1.3.6.1.4.1.9.9.83 |
Cisco WRED MIB - Overview Cisco Weighted Random Early Detection/Drop is a method which avoids traffic congestion on an output interface. Congestion is detected by computing the average output queue size against preset thresholds. WRED support are on the IP fast switching and IP flow switching only. It does not apply to IP process switching. This MIB incorporates objects from the Cisco WRED line interfaces. Its purpose is to provide Weighted Random Early Detection/Drop packet configuration and packet filtering information. WRED are configured/enabled through the CLI command. Defaults configuration values are assigned and values can be modified through additional CLI commands. |
||
ciscoWredMIBObjects | 1.3.6.1.4.1.9.9.83.1 | |||
cwredConfig | 1.3.6.1.4.1.9.9.83.1.1 | |||
cwredConfigGlobTable | 1.3.6.1.4.1.9.9.83.1.1.1 | no-access |
A table of WRED global configuration variables. |
|
1.3.6.1.4.1.9.9.83.1.1.1.1 | no-access |
A collection of configuration entries on this interface. Entries are created and deleted via red command line interface. |
||
cwredConfigGlobQueueWeight | 1.3.6.1.4.1.9.9.83.1.1.1.1.1 | integer32 | read-only |
The decay factor for the queue average calculation. Numbers are 2's exponent up to 16. The smaller the number, the faster it decays. |
cwredConfigPrecedTable | 1.3.6.1.4.1.9.9.83.1.1.2 | no-access |
A table of WRED configuration values with respect to the IP precedence of packets. |
|
1.3.6.1.4.1.9.9.83.1.1.2.1 | no-access |
WRED IP precedence configuration table entry. Entries are created and deleted via red command interface. |
||
cwredConfigPrecedPrecedence | 1.3.6.1.4.1.9.9.83.1.1.2.1.1 | integer32 | no-access |
The IP precedence of this entry. |
cwredConfigPrecedMinDepthThreshold | 1.3.6.1.4.1.9.9.83.1.1.2.1.2 | integer32 | read-only |
The average queue depth at which WRED begins to drop packets. |
cwredConfigPrecedMaxDepthThreshold | 1.3.6.1.4.1.9.9.83.1.1.2.1.3 | integer32 | read-only |
The average queue depth at which WRED may begin to drop all packets. |
cwredConfigPrecedPktsDropFraction | 1.3.6.1.4.1.9.9.83.1.1.2.1.4 | integer32 | read-only |
The fraction of packets to be dropped when the average queue depth is above cwredConfigPrecedMinDepthThreshold but below cwredConfigPrecedMaxDepthThreshold. |
cwredStats | 1.3.6.1.4.1.9.9.83.1.2 | |||
cwredQueueTable | 1.3.6.1.4.1.9.9.83.1.2.1 | no-access |
A table of WRED queue status variable. |
|
1.3.6.1.4.1.9.9.83.1.2.1.1 | no-access |
A table of WRED queue status variable entry. Entries are created and deleted via the red command line interface. |
||
cwredQueueAverage | 1.3.6.1.4.1.9.9.83.1.2.1.1.1 | gauge32 | read-only |
The computed queue average length. |
cwredQueueDepth | 1.3.6.1.4.1.9.9.83.1.2.1.1.2 | gauge32 | read-only |
The number of buffers/particles currently withheld in queue. |
cwredStatTable | 1.3.6.1.4.1.9.9.83.1.2.2 | no-access |
A table of WRED status information with respect to the IP precedence of packets. |
|
1.3.6.1.4.1.9.9.83.1.2.2.1 | no-access |
The WRED interface status information entry. Entries are created and deleted via the red red command line interface. |
||
cwredStatSwitchedPkts | 1.3.6.1.4.1.9.9.83.1.2.2.1.1 | counter32 | read-only |
The number of packets output by WRED. |
cwredStatRandomFilteredPkts | 1.3.6.1.4.1.9.9.83.1.2.2.1.2 | counter32 | read-only |
The number of packets filtered/dropped due to average queue length exceeds cwredConfigMinDepthThreshold and meet a defined random drop policy. |
cwredStatMaxFilteredPkts | 1.3.6.1.4.1.9.9.83.1.2.2.1.3 | counter32 | read-only |
The number of packets filtered/dropped due to average queue length exceeds cwredConfigMaxDepthThreshold. |
ciscoWredMIBConformance | 1.3.6.1.4.1.9.9.83.3 | |||
ciscoWredMIBCompliances | 1.3.6.1.4.1.9.9.83.3.1 | |||
ciscoWredMIBCompliance | 1.3.6.1.4.1.9.9.83.3.1.1 |
The compliance statement for entities which implement the WRED on a Cisco RSP platform. |
||
ciscoWredMIBGroups | 1.3.6.1.4.1.9.9.83.3.2 | |||
ciscoWredMIBGroup | 1.3.6.1.4.1.9.9.83.3.2.1 |
A collection of objects providing WRED monitoring. |