EXTREME-QOS-MIB
- Registered at
- 1.3.6.1.4.1.1916.1.3
- Last updated
- 1900-07-24 00:00
- Organization
- Extreme Networks, Inc.
- Namespace
- extreme
- Source file
EXTREME-BASE-MIB- Digest
sha256:920ec3f1c764d83d84c3c0ad6a4d3ca2aa2e105baf75bb47bf910c2a7454dbfc
Description
Extreme Quality-of-Service objects
Contact
www.extremenetworks.com
Imports
| From | Symbols |
|---|---|
| EXTREME-BASE-MIB | extremeAgent |
| EXTREME-VLAN-MIB | extremeVlanIfIndex |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
EXTREME-BASE-MIB EXTREME-QOS-MIB EXTREME-SYSTEM-MIB EXTREME-VLAN-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| extremeQosCommon OBJECT-IDENTITY | 1.3.6.1.4.1.1916.1.3.1 | |||
| extremeUnitPaceMode OBJECT-TYPE This object specifies whether the device currently recognises and gives priority treatment to the forwarding of packets with the PACE(tm) bit set in their MAC Source Address fields. PACE(tm) mode applies to the whole unit only and is only valid when device is in Ingress QoS mode as specified by extremeQosMode ingress(1). This object will report notApplicable(1) when in egress(2) mode. Set operations with value notApplicable(1) will be rejected. | 1.3.6.1.4.1.1916.1.3.1.1 | INTEGER {notApplicable(1), normalEthernet(2), lowLatency(3)} | read-write | deprecated |
| extremeQosMode OBJECT-TYPE Indicates which QoS mode the device should use. ingress(1) applies priority-based QoS based on the incoming packet's destination IP or MAC address, 802.1p priority, PACE(tm), Source Port or VLAN. egress(2) applies priority- and bandwidth-based QoS based on destination IP or MAC address or VLAN. See ExtremeWare documentation for further information. | 1.3.6.1.4.1.1916.1.3.1.4 | INTEGER {ingress(1), egress(2)} | read-write | deprecated |
| extremeQosUnconfigure OBJECT-TYPE Setting this to true will reset all QoS settings in the device to factory defaults. Reads from this value return an undefined value. | 1.3.6.1.4.1.1916.1.3.1.5 | TruthValue | read-write | deprecated |
| extremeQosProfileTable OBJECT-TYPE This table lists QoS profiles. | 1.3.6.1.4.1.1916.1.3.1.6 | not-accessible | current | |
| extremeQosProfileEntry OBJECT-TYPE An individual QoS profile Entry. | 1.3.6.1.4.1.1916.1.3.1.6.1 | not-accessible | current | |
| extremeQosProfileIndex OBJECT-TYPE An index that uniquely identifies an entry in the qos table. | 1.3.6.1.4.1.1916.1.3.1.6.1.1 | INTEGER (1..65535) | read-create | current |
| extremeQosProfileName OBJECT-TYPE A unique qos profile name. | 1.3.6.1.4.1.1916.1.3.1.6.1.2 | DisplayString (SIZE(0..127)) | read-create | current |
| extremeQosProfileMinBw OBJECT-TYPE The minumum percentage of bandwidth that this queue requires. The Switch is required to provide the minumum amount of bandwidth to the queue. The lowest possible value is 0%. | 1.3.6.1.4.1.1916.1.3.1.6.1.3 | INTEGER | read-create | current |
| extremeQosProfileMaxBw OBJECT-TYPE The maximum percentage of bandwidth that this queue is permitted to use. If a non-default value is set for this object then it negates any previously set value of extremeQosProfileMaxSustBwBps. In In addition, a set operation that supplies non-default values for both this object and for extremeQosProfileMaxSustBwBps will be rejected by the agent. In other words, you may supply either an absolute or a percent limit, not both. | 1.3.6.1.4.1.1916.1.3.1.6.1.4 | INTEGER | read-create | current |
| extremeQosProfilePriority OBJECT-TYPE The level of priority in which this queue will be serviced by the Switch. | 1.3.6.1.4.1.1916.1.3.1.6.1.5 | INTEGER {low(1), lowHi(2), normal(3), normalHi(4), medium(5), mediumHi(6), high(7), highHi(8)} | read-create | current |
| extremeQosProfileRowStatus OBJECT-TYPE The status of the extremeQosProfile entry. This object can be set to: active(1) createAndGo(4) createAndWait(5) destroy(6) The following values may be read: active(1) notInService(2) notReady(3). Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the objects in the row. If all necessary information is present in the row and the values are acceptible to the agent, the agent will change the status to active(1). If any of the necessary objects are not available, the agent will reject the creation request. Setting this object to createAndWait(5) causes a row in this table to be created. The agent sets the status to notInService(2) if all of the information is present in the row and the values are acceptable to the agent; otherwise, the agent sets the status to notReady(3). Setting this object to active(1) is only valid when the current status is active(1) or notInService(2). When the state of the row transitions is set to active(1), the agent creates the corresponding row in the ifTable.. Setting this object to destroy(6) will remove the corresponding QoS Profile Entry. In order for a set of this object to destroy(6) to succeed, all dependencies on this row must have been removed. These will include any stacking dependencies in the ifStackTable and any protocol specific tables dependencies. | 1.3.6.1.4.1.1916.1.3.1.6.1.6 | RowStatus | read-create | current |
| extremeQosByVlanMappingTable OBJECT-TYPE Table to associate a Vlan with the QoS profile that the Vlan is using. Every Vlan is assigned a Qos Profile and hence there is an entry in this table corresponding to every entry in the extremeVlanIfTable. | 1.3.6.1.4.1.1916.1.3.1.7 | not-accessible | current | |
| extremeQosByVlanMappingEntry OBJECT-TYPE The QoS associated with a particular Vlan. | 1.3.6.1.4.1.1916.1.3.1.7.1 | not-accessible | current | |
| extremeQosByVlanMappingQosProfileIndex OBJECT-TYPE Value of extremeQosProfileIndex that uniquely identifies a QoS Profile entry in extremeQosProfileTable. This indicates the QoS to be given to traffic for this Vlan in the absence of any other more specific configuration information for this traffic. | 1.3.6.1.4.1.1916.1.3.1.7.1.1 | INTEGER (1..65535) | read-write | current |
| extremePerPortQosTable OBJECT-TYPE Global Qos Profiles are defined in the extremeQosProfileTable. This table contains a list of ports for which the definition of certain global Qos Profiles has been overridden. The new definition of the Qos profile parameters is in this table. | 1.3.6.1.4.1.1916.1.3.1.8 | not-accessible | current | |
| extremePerPortQosEntry OBJECT-TYPE An individual overridden QoS profile Entry. | 1.3.6.1.4.1.1916.1.3.1.8.1 | not-accessible | current | |
| extremePerPortQosIndex OBJECT-TYPE The value of this variable is the same as the value of extremeQosProfileIndex of the Qos Profile which is overridden (for the port specified by ifIndex) by the definition in this table. | 1.3.6.1.4.1.1916.1.3.1.8.1.1 | INTEGER (1..65535) | read-create | current |
| extremePerPortQosMinBw OBJECT-TYPE The minumum percentage of bandwidth that this queue on the specified port requires. The Switch is required to provide the minumum amount of bandwidth to the queue. The lowest possible value is 0%. | 1.3.6.1.4.1.1916.1.3.1.8.1.2 | INTEGER | read-create | current |
| extremePerPortQosMaxBw OBJECT-TYPE The maximum percentage of bandwidth that this queue on the specified port is permitted to use. | 1.3.6.1.4.1.1916.1.3.1.8.1.3 | INTEGER | read-create | current |
| extremePerPortQosPriority OBJECT-TYPE The level of priority in which this queue will be serviced by the Switch. | 1.3.6.1.4.1.1916.1.3.1.8.1.4 | INTEGER {low(1), lowHi(2), normal(3), normalHi(4), medium(5), mediumHi(6), high(7), highHi(8)} | read-create | current |
| extremePerPortQosRowStatus OBJECT-TYPE The status of the extremePerPortQos entry. This object can be set to active(1) createAndGo(4) The following value may be read: active(1) Note that a destroy(6) is not supported. A row will only be deleted from this table when the Qos Profile indicated in that row is changed globally. | 1.3.6.1.4.1.1916.1.3.1.8.1.5 | RowStatus | read-create | current |
| extremeQosIngressPriorityTable OBJECT-TYPE This table lists QoS ingress priority settings. | 1.3.6.1.4.1.1916.1.3.1.9 | not-accessible | current | |
| extremeQosIngressPriorityEntry OBJECT-TYPE An individual QoS ingress priority Entry. | 1.3.6.1.4.1.1916.1.3.1.9.1 | not-accessible | current | |
| extremeQosIngressPriorityIndex OBJECT-TYPE An index that uniquely identifies an entry in the qos ingress priority table. | 1.3.6.1.4.1.1916.1.3.1.9.1.1 | INTEGER (1..65535) | read-only | current |
| extremeQosIngressPriorityName OBJECT-TYPE A qos ingress priority name. | 1.3.6.1.4.1.1916.1.3.1.9.1.2 | DisplayString (SIZE(0..15)) | read-only | current |
| extremeQosIngressPriorityValue OBJECT-TYPE The ingress Qos priority value. | 1.3.6.1.4.1.1916.1.3.1.9.1.3 | INTEGER (0..15) | read-only | current |
| extremeIQosProfileTable OBJECT-TYPE This table lists ingress QoS profiles. | 1.3.6.1.4.1.1916.1.3.1.10 | not-accessible | current | |
| extremeIQosProfileEntry OBJECT-TYPE An individual ingress QoS profile Entry. | 1.3.6.1.4.1.1916.1.3.1.10.1 | not-accessible | current | |
| extremeIQosProfileIndex OBJECT-TYPE An index that uniquely identifies an entry in the ingress Qos table. | 1.3.6.1.4.1.1916.1.3.1.10.1.1 | INTEGER (1..65535) | read-only | current |
| extremeIQosProfileName OBJECT-TYPE A unique ingress Qos profile name. | 1.3.6.1.4.1.1916.1.3.1.10.1.2 | DisplayString (SIZE(0..127)) | read-only | current |
| extremeIQosProfileMinBwType OBJECT-TYPE The type of the current minimum bandwith setting. A value of 1 signifies that the minimum bandwith value is a percentage of the configurable port bandwidth. A value of 2 or 3 signifies a guaranteed minimum available bandwidth in Kbps or Mbps respectively. | 1.3.6.1.4.1.1916.1.3.1.10.1.3 | INTEGER {percentage(1), kbps(2), mbps(3)} | read-only | current |
| extremeIQosProfileMinBw OBJECT-TYPE The guaranteed minimum bandwidth for this queue, expressed as either a percentage or a specific bandwidth value, as specified by the value of extremeIQosProfileMinBwType. | 1.3.6.1.4.1.1916.1.3.1.10.1.4 | INTEGER | read-only | current |
| extremeIQosProfileMaxBwType OBJECT-TYPE The type of the current maximum bandwith setting. A value of 1 signifies that the maximum bandwith value is a percentage of the configurable port bandwidth. A value of 2 or 3 signifies a maximum allowed bandwidth in Kbps or Mbps respectively. | 1.3.6.1.4.1.1916.1.3.1.10.1.5 | INTEGER {percentage(1), kbps(2), mbps(3)} | read-only | current |
| extremeIQosProfileMaxBw OBJECT-TYPE The maximum allowed input bandwidth for this queue, expressed as either a percentage or a specific bandwidth value, as specified by the value of extremeIQosProfileMaxBwType. | 1.3.6.1.4.1.1916.1.3.1.10.1.6 | INTEGER | read-only | current |
| extremeIQosProfileRED OBJECT-TYPE The Random Early Drop threshold. When the input queue fill ratio exceeds this percentage, frames start to drop randomly with a linear increasing drop probability as the queue fill count approaches the max queue size. A value of 100 indicates that this feature is currently disabled. | 1.3.6.1.4.1.1916.1.3.1.10.1.7 | INTEGER | read-only | current |
| extremeIQosProfileMaxBuf OBJECT-TYPE The percentage of the total ingress queue size to use. Lower values can be used to reduce the max latency through this queue, but with potentially greater loss with bursty traffic. | 1.3.6.1.4.1.1916.1.3.1.10.1.8 | INTEGER | read-only | current |
| extremeIQosByVlanMappingTable OBJECT-TYPE Table to associate a Vlan with the ingress QoS profile that the Vlan is using. Every Vlan is assigned a Qos Profile and hence there is an entry in this table corresponding to every entry in the extremeVlanIfTable. | 1.3.6.1.4.1.1916.1.3.1.11 | not-accessible | current | |
| extremeIQosByVlanMappingEntry OBJECT-TYPE The ingress QoS associated with a particular Vlan. | 1.3.6.1.4.1.1916.1.3.1.11.1 | not-accessible | current | |
| extremeIQosByVlanMappingIQosProfileIndex OBJECT-TYPE Value of extremeIQosProfileIndex that uniquely identifies an ingress QoS Profile entry in extremeIQosProfileTable. This indicates the QoS to be given to traffic for this Vlan in the absence of any other more specific configuration information for this traffic. | 1.3.6.1.4.1.1916.1.3.1.11.1.1 | INTEGER (1..65535) | read-only | current |