CENTRECOM-QOS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
7
.1.3.6.1.4.1.207.8.12.2.5.1.6 · 1 row entry · 6 columns
Uses the allied-old variant from /opt/observium/mibs/allied-old.
Command help
Walk atiQosProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CENTRECOM-QOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTRECOM-QOS-MIB::atiQosProfileTable'
This table lists QoS profiles.
atiQosProfileEntry row .1.3.6.1.4.1.207.8.12.2.5.1.6.1
An individual QoS profile Entry.
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.207.8.12.2.5.1.6.1.1
A unique qos profile name.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.207.8.12.2.5.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.207.8.12.2.5.1.6.1.3
The maximum percentage of bandwidth that this queue is
permitted to use
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.12.2.5.1.6.1.4
The level of priority in which this queue will be serviced
by the Switch.
Enumerationr/w
Enumerated Values:
1low
2normal
3medium
4high
.1.3.6.1.4.1.207.8.12.2.5.1.6.1.5
The status of the atiQosProfile entry.
This OBJECT can be set to:

active(1)
createAndGo(4)
createAndWait(5)
destroy(6)

The following values may be read:
active(1)
notInServ…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.207.8.12.2.5.1.6.1.6
.1.3.6.1.4.1.207.8.12.2.5.1.7 · 1 row entry · 1 columns
Uses the allied-old variant from /opt/observium/mibs/allied-old.
Command help
Walk atiQosByVlanMappingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CENTRECOM-QOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTRECOM-QOS-MIB::atiQosByVlanMappingTable'
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 atiVlanIfTable.
atiQosByVlanMappingEntry row .1.3.6.1.4.1.207.8.12.2.5.1.7.1
The QoS associated with a particular Vlan.
Column Syntax OID
Value of atiQosProfileIndex that uniquely
identifies a QoS Profile entry in atiQosProfileTable.
This indicates the QoS to be given to traffic for this
Vlan in the absence of any other more specific
configuration infor…
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.207.8.12.2.5.1.7.1.1