EXTREME-QOS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
24
extremeQosProfileTable
table.1.3.6.1.4.1.1916.1.3.1.6
·
1 row entry
·
6 columns
Uses the extreme variant from
Command help
/opt/observium/mibs/extreme.
Walk extremeQosProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-QOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-QOS-MIB::extremeQosProfileTable'
This table lists QoS profiles.
An individual QoS profile Entry.
Indexes
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An index that uniquely identifies an entry in the
qos table. |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.1916.1.3.1.6.1.1 |
||||||||||||||||
|
A unique qos profile name.
|
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.4.1.1916.1.3.1.6.1.2 |
||||||||||||||||
|
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%. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1916.1.3.1.6.1.3 |
||||||||||||||||
|
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 add… |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1916.1.3.1.6.1.4 |
||||||||||||||||
|
The level of priority in which this queue will be
serviced by the Switch. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1916.1.3.1.6.1.5 |
||||||||||||||||
|
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:… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1916.1.3.1.6.1.6 |
.1.3.6.1.4.1.1916.1.3.1.7
·
1 row entry
·
1 columns
Uses the extreme variant from
Command help
/opt/observium/mibs/extreme.
Walk extremeQosByVlanMappingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-QOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-QOS-MIB::extremeQosByVlanMappingTable'
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.
The QoS associated with a particular Vlan.
| Column | Syntax | OID |
|---|---|---|
|
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 configurati… |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.1916.1.3.1.7.1.1 |
extremePerPortQosTable
table.1.3.6.1.4.1.1916.1.3.1.8
·
1 row entry
·
5 columns
Uses the extreme variant from
Command help
/opt/observium/mibs/extreme.
Walk extremePerPortQosTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-QOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-QOS-MIB::extremePerPortQosTable'
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.
An individual overridden QoS profile Entry.
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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. |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.1916.1.3.1.8.1.1 |
||||||||||||||||
|
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%. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1916.1.3.1.8.1.2 |
||||||||||||||||
|
The maximum percentage of bandwidth that this queue on the
specified port is permitted to use. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1916.1.3.1.8.1.3 |
||||||||||||||||
|
The level of priority in which this queue will be
serviced by the Switch. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1916.1.3.1.8.1.4 |
||||||||||||||||
|
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 w… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1916.1.3.1.8.1.5 |
.1.3.6.1.4.1.1916.1.3.1.9
·
1 row entry
·
3 columns
Uses the extreme variant from
Command help
/opt/observium/mibs/extreme.
Walk extremeQosIngressPriorityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-QOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-QOS-MIB::extremeQosIngressPriorityTable'
This table lists QoS ingress priority settings.
An individual QoS ingress priority Entry.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
An index that uniquely identifies an entry in the
qos ingress priority table. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.1916.1.3.1.9.1.1 |
|
A qos ingress priority name.
|
OctetString Constraints: range: 0-15 |
.1.3.6.1.4.1.1916.1.3.1.9.1.2 |
|
The ingress Qos priority value.
|
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.1916.1.3.1.9.1.3 |
extremeIQosProfileTable
table.1.3.6.1.4.1.1916.1.3.1.10
·
1 row entry
·
8 columns
Uses the extreme variant from
Command help
/opt/observium/mibs/extreme.
Walk extremeIQosProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-QOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-QOS-MIB::extremeIQosProfileTable'
This table lists ingress QoS profiles.
An individual ingress QoS profile Entry.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
An index that uniquely identifies an entry in the
ingress Qos table. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.1916.1.3.1.10.1.1 |
||||||
|
A unique ingress Qos profile name.
|
OctetString Constraints: range: 0-127 |
.1.3.6.1.4.1.1916.1.3.1.10.1.2 |
||||||
|
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 ban… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1916.1.3.1.10.1.3 |
||||||
|
The guaranteed minimum bandwidth for this queue, expressed as either
a percentage or a specific bandwidth value, as specified by the value of extremeIQosProfileMinBwType. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1916.1.3.1.10.1.4 |
||||||
|
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 Kbp… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1916.1.3.1.10.1.5 |
||||||
|
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. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1916.1.3.1.10.1.6 |
||||||
|
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 … |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1916.1.3.1.10.1.7 |
||||||
|
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. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1916.1.3.1.10.1.8 |
.1.3.6.1.4.1.1916.1.3.1.11
·
1 row entry
·
1 columns
Uses the extreme variant from
Command help
/opt/observium/mibs/extreme.
Walk extremeIQosByVlanMappingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-QOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-QOS-MIB::extremeIQosByVlanMappingTable'
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.
The ingress QoS associated with a particular Vlan.
| Column | Syntax | OID |
|---|---|---|
|
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 … |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.1916.1.3.1.11.1.1 |