A3COM-SWITCHING-SYSTEMS-QOS-MIB Table View

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

Tables
8
Rows
8
Columns
52

a3ComQosGenClassTable

table mandatory
.1.3.6.1.4.1.43.29.4.21.1.1 · 1 row entry · 3 columns
This table lists all QoS classes (Flow and Non-Flow)  
configured in the system.
a3ComQosGenClassEntry entry .1.3.6.1.4.1.43.29.4.21.1.1.1
An entry describing a single class entity.
Indexes
a3ComQosGenClassIndex
Column Syntax OID
a3ComQosGenClassIndex mandatory
A unique value for each entry.
Integer32
Constraints:
range: 1-65532
.1.3.6.1.4.1.43.29.4.21.1.1.1.1
a3ComQosGenClassName mandatory
A textual name for the class.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.43.29.4.21.1.1.1.2
a3ComQosGenClassControlId mandatory
The control entry that this class is associated with.
Note that the user must have created the control (via the
a3ComQosCtrlTable) before making the association via this object.
A value of zero indicates no control …
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.29.4.21.1.1.1.3

a3ComQosFlowClassTable

table mandatory
.1.3.6.1.4.1.43.29.4.21.1.2 · 1 row entry · 11 columns
This table lists the Flow classes defined in the system.  
          
A Flow class applies only to IP unicast and multicast packets.  
A Flow class is defined in terms of the IP packet header:  
IP protocol type, IP source and destination addresses,  
TCP/UDP source and destination ports. 
          
Note that a filter entry can only be modified if there 
is no control attached to it. Otherwise, the entry has to  
be deleted and recreated.
a3ComQosFlowClassEntry entry .1.3.6.1.4.1.43.29.4.21.1.2.1
An entry describing a single flow class entity.
Indexes
a3ComQosFlowClassIndex a3ComQosFlowClassFilterIndex
Column Syntax OID
a3ComQosFlowClassIndex mandatory
A unique value for each entry.
Flow classses use id values between 1-399.
Integer32
Constraints:
range: 1-65532
.1.3.6.1.4.1.43.29.4.21.1.2.1.1
a3ComQosFlowClassFilterIndex mandatory
The unique filter index associated with this class.
Note that the maximum limit of 100 filters is the
aggregate of all the filters defined in the system, not
just the number of filters defined for this classifier.
Integer32
Constraints:
range: 1-100
.1.3.6.1.4.1.43.29.4.21.1.2.1.2
a3ComQosFlowClassCastType mandatory
The network layer cast type for this class.
Enumerationr/w
Enumerated Values:
1unicast
2multicast
3both
.1.3.6.1.4.1.43.29.4.21.1.2.1.3
a3ComQosFlowClassIpProtoType mandatory
The IP protocol type for this class.
Enumerationr/w
Enumerated Values:
1udp
2tcp
3both
.1.3.6.1.4.1.43.29.4.21.1.2.1.4
a3ComQosFlowClassSrcAddr mandatory
The source IP address for this class.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.29.4.21.1.2.1.5
a3ComQosFlowClassSrcSubnetMask mandatory
The source subnet mask for this class.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.29.4.21.1.2.1.6
a3ComQosFlowClassDestAddr mandatory
The destination IP address for this class.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.29.4.21.1.2.1.7
a3ComQosFlowClassDestSubnetMask mandatory
The destination subnet mask for this class.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.29.4.21.1.2.1.8
a3ComQosFlowClassPortStart mandatory
The starting range of ports associated with this class.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.29.4.21.1.2.1.9
a3ComQosFlowClassPortEnd mandatory
The finishing range of ports associated with this class.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.29.4.21.1.2.1.10
a3ComQosFlowClassRowStatus mandatory
The status column for this entry. This object can be set to:
createAndGo(4)
destroy(6)

The following value may be read:
active(1)

Setting this object to createAndGo(4) …
RowStatusr/w
Textual Convention: RowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.29.4.21.1.2.1.11
.1.3.6.1.4.1.43.29.4.21.1.3 · 1 row entry · 7 columns
This table lists the Non-Flow classes defined in the system.  
          
A Non-Flow class defines a packet in terms of its data link  
level protocol: IEEE 802.1p tag value, cast type (broadcast,  
multicast, and unicast). Packets which match a Non-Flow class 
receive a service level specific to that class.
a3ComQosNonFlowClassEntry entry .1.3.6.1.4.1.43.29.4.21.1.3.1
An entry describing a single non-flow class entity.
Indexes
a3ComQosNonFlowClassIndex
Column Syntax OID
a3ComQosNonFlowClassIndex mandatory
A unique value for each entry.
Non-flow classs use class ids values between 400-499.
Integer32
Constraints:
range: 1-65532
.1.3.6.1.4.1.43.29.4.21.1.3.1.1
a3ComQosNonFlowClassCastType mandatory
A bit mask of 'cast' types associated with this class.
Each cast is represented by a single bit. If that bit is set
then the corresponding cast is selected by this class.

The following bits are curren…
OctetStringr/w
Constraints:
range: 1-1
.1.3.6.1.4.1.43.29.4.21.1.3.1.2
a3ComQosNonFlowClassProtos mandatory
A bit mask of network protocols associated with this class.
Each protocol is represented by a single bit. If that bit
is set then the corresponding protocol is a member of this
class. Only one protocol can be assig…
OctetStringr/w
Constraints:
range: 1-1
.1.3.6.1.4.1.43.29.4.21.1.3.1.3
a3ComQosNonFlowClass8021pTags mandatory
A bit mask of the 802.1p tags associated with this class.
Each tag is represented by a single bit. If that bit is set
then the corresponding tag is selected by this class.

The following bits are curr…
OctetStringr/w
Constraints:
range: 1-1
.1.3.6.1.4.1.43.29.4.21.1.3.1.4
a3ComQosNonFlowClassRowStatus mandatory
The status column for this entry. This object can be set to:
createAndGo(4)
destroy(6)

The following value may be read:
active(1)

Setting this object to createAndGo(4) …
RowStatusr/w
Textual Convention: RowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.29.4.21.1.3.1.5
a3ComQosNonFlowClassProtoDescriptor mandatory
This object determines whether a3ComQosNonFlowClassProtos
or a3ComQosNonFlowClassCustomProto is used to define the protocol
for a classifier. If set to name(1), the pre-defined types
Any, IP, IPX, TCP, AppleTalk from…
Enumerationr/w
Enumerated Values:
1name
2ethertype
3dsap-ssap
.1.3.6.1.4.1.43.29.4.21.1.3.1.6
a3ComQosNonFlowClassCustomProto mandatory
This object determines a 2-byte hex value for the Ethertype or
DSAP/SSAP that will be used in conjunction with
a3ComQosNonFlowClassProtoDescriptor.

If a3ComQosNonFlowClassProtoDescriptor is set to name(1…
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.43.29.4.21.1.3.1.7

a3ComQosCtrlTable

table mandatory
.1.3.6.1.4.1.43.29.4.21.2.1 · 1 row entry · 9 columns
A list of controls defined on a given system.
a3ComQosCtrlEntry entry .1.3.6.1.4.1.43.29.4.21.2.1.1
An entry describing a single QoS control.
Indexes
a3ComQosCtrlIndex
Column Syntax OID
a3ComQosCtrlIndex mandatory
A unique value for this entry.
Integer32
Constraints:
range: 1-65532
.1.3.6.1.4.1.43.29.4.21.2.1.1.1
a3ComQosCtrlName mandatory
A textual name for the control.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.43.29.4.21.2.1.1.2
a3ComQosCtrlServiceLevel mandatory
The service level for all conforming packets.
Enumerationr/w
Enumerated Values:
1highPriority
2bestEffort
3lowPriority
4drop
.1.3.6.1.4.1.43.29.4.21.2.1.1.3
a3ComQosCtrlConformPktsLossEligible mandatory
The variable indicates whether conforming packets are
loss eligible.
Enumerationr/w
Enumerated Values:
1eligible
2nonEligible
.1.3.6.1.4.1.43.29.4.21.2.1.1.4
a3ComQosCtrlExcessPktsServiceLevel mandatory
The service level of excess packets for this control.
Enumerationr/w
Enumerated Values:
1highPriority
2bestEffort
3lowPriority
4drop
.1.3.6.1.4.1.43.29.4.21.2.1.1.5
a3ComQosCtrlExcessPktsLossEligible mandatory
The variable indicates whether excess packets are
loss eligible.
Enumerationr/w
Enumerated Values:
1eligible
2nonEligible
.1.3.6.1.4.1.43.29.4.21.2.1.1.6
a3ComQosCtrl8021pTag mandatory
This indicates the tag to use on forwarded frames.
Enumerationr/w
Enumerated Values:
1none
2ieee8021pTag0
3ieee8021pTag1
4ieee8021pTag2
5ieee8021pTag3
6ieee8021pTag4
7ieee8021pTag5
8ieee8021pTag6
9ieee8021pTag7
.1.3.6.1.4.1.43.29.4.21.2.1.1.7
a3ComQosCtrlRateLimitType mandatory
The rate limit type to use with this control.

A value of none(1) indicates that no rate limit is set for
this control.

A value of receivePort(2) indicates that the configured rate
li…
Enumerationr/w
Enumerated Values:
1none
2receivePort
3aggregate
.1.3.6.1.4.1.43.29.4.21.2.1.1.8
a3ComQosCtrlRowStatus mandatory
The status column for this control entry. This object can
be set to:
createAndGo(4)
destroy(6)

The following value may be read:
active(1)

Setting this object to createAndGo(4) creates…
RowStatusr/w
Textual Convention: RowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.29.4.21.2.1.1.9
.1.3.6.1.4.1.43.29.4.21.2.2 · 1 row entry · 6 columns
A list of QoS control rate limits defined on a given  
system.
a3ComQosCtrlRateLimitEntry entry .1.3.6.1.4.1.43.29.4.21.2.2.1
An entry describing a single QoS control rate limit.
Indexes
a3ComQosCtrlRateLimitCtrlIndex a3ComQosCtrlRateLimitIndex
Column Syntax OID
a3ComQosCtrlRateLimitCtrlIndex mandatory
The control index for which this entry is valid.
Integer32
Constraints:
range: 1-65532
.1.3.6.1.4.1.43.29.4.21.2.2.1.1
a3ComQosCtrlRateLimitIndex mandatory
The rate limit for which this entry is valid.
Integer32
Constraints:
range: 1-24
.1.3.6.1.4.1.43.29.4.21.2.2.1.2
a3ComQosCtrlRateLimitPercent mandatory
The rate limit as a percentage of input port bandwidth.
Packets received in excess of specified rate limit will receive
the service defined by value of a3ComQosCtrlExcessPktsServiceLevel
object.

A v…
Integer32r/w
Constraints:
range: 0-101
.1.3.6.1.4.1.43.29.4.21.2.2.1.3
a3ComQosCtrlRateLimitKbps mandatory
The rate limit in kilobits per second of input port bandwidth.
Packets received in excess of specified rate limit will receive
the service defined by value of a3ComQosCtrlExcessPktsServiceLevel
object. Note that the…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.29.4.21.2.2.1.4
a3ComQosCtrlRateLimitPorts mandatory
A bit mask of interfaces that support the defined rate limit.
Each interface is represented by a single bit. If that bit
is set then the corresponding interface is a member of this
control. The bits are assigned wit…
OctetStringr/w
Constraints:
range: 1-4
.1.3.6.1.4.1.43.29.4.21.2.2.1.5
a3ComQosCtrlRateLimitRowStatus mandatory
The status column for this rate limit entry. This object can
be set to:
createAndGo(4)
destroy(6)

The following value may be read:
active(1)

Setting this object to createAndGo(4) crea…
RowStatusr/w
Textual Convention: RowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.29.4.21.2.2.1.6

a3ComQosXmtStatsTable

table mandatory
.1.3.6.1.4.1.43.29.4.21.4.2 · 1 row entry · 6 columns
This table contains QoS transmit rate statistics. 
The interval over which the rate is calculated is determined  
by the value of a3ComQosStatsInterval object.
a3ComQosXmtStatsEntry entry .1.3.6.1.4.1.43.29.4.21.4.2.1
An entry containing transmit rate statistics.
Indexes
RFC1213-MIBifIndex a3ComQosXmtStatsQindex
Column Syntax OID
a3ComQosXmtStatsQindex mandatory
The type of transmit queue for which this entry is valid.
Enumeration
Enumerated Values:
1reserved
2highPriority
3bestEffort
4lowPriority
.1.3.6.1.4.1.43.29.4.21.4.2.1.1
a3ComQosXmtStatsLowLossPkts mandatory
The rate of low loss packets. Low loss packets are packets
that are not marked as loss eligible
(a3ComQosCtrlConformPktLossEligible object) and are under the
threshold. The rate is specified in packets per second.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.2.1.2
a3ComQosXmtStatsLowLossDelayedPkts mandatory
The rate of low loss delayed packets. Low loss delayed
packets are packets that are not marked as loss eligible
(a3ComQosCtrlConformPktLossEligible object) and are over
the threshold. The rate is specified in packet…
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.2.1.3
a3ComQosXmtStatsLowLossDiscardedPkts mandatory
The rate of low loss discarded packets. Low loss discarded
packets are packets that are discarded due to the queue
being full. The rate is specified in packets per second.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.2.1.4
a3ComQosXmtStatsHighLossPkts mandatory
The rate of high loss packets. High loss packets are
packets that are marked as loss eligible
(a3ComQosCtrlConformPktLossEligible object) and are under
the threshold. The rate is specified in packets per second.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.2.1.5
a3ComQosXmtStatsHighLossDiscardedPkts mandatory
The rate of high loss discarded packets. High loss
discarded packets are packets that are marked as loss eligible
(a3ComQosCtrlConformPktLossEligible object) and are over
the threshold. The rate is specified in pack…
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.2.1.6
.1.3.6.1.4.1.43.29.4.21.4.3 · 1 row entry · 6 columns
This table contains QoS transmit high water mark rate  
statistics. The interval over which the rate is calculated 
is determined by the value of a3ComQosStatsInterval object.
a3ComQosXmtHmStatsEntry entry .1.3.6.1.4.1.43.29.4.21.4.3.1
An entry containing transmit high water mark rate statistics.
Indexes
RFC1213-MIBifIndex a3ComQosXmtHmStatsQindex
Column Syntax OID
a3ComQosXmtHmStatsQindex mandatory
The type of queue for which this entry is valid.
Enumeration
Enumerated Values:
1reserved
2highPriority
3bestEffort
4lowPriority
.1.3.6.1.4.1.43.29.4.21.4.3.1.1
a3ComQosXmtHmStatsLowLossPkts mandatory
The high mark for low loss packets.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.3.1.2
a3ComQosXmtHmStatsLowLossDelayedPkts mandatory
The high mark for low loss delayed packets.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.3.1.3
a3ComQosXmtHmStatsLowLossDiscardedPkts mandatory
The high mark for low loss discarded packets.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.3.1.4
a3ComQosXmtHmStatsHighLossPkts mandatory
The high mark for high loss packets.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.3.1.5
a3ComQosXmtHmStatsHighLossDiscardedPkts mandatory
The high mark for high loss discarded packets.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.3.1.6

a3ComQosRcvStatsTable

table mandatory
.1.3.6.1.4.1.43.29.4.21.4.4 · 1 row entry · 4 columns
A table containing QoS receive rate statistics. 
The interval over which the rate is calculated is determined  
by the value of a3ComQosStatsInterval object.
a3ComQosRcvStatsEntry entry .1.3.6.1.4.1.43.29.4.21.4.4.1
An entry containing receive rate statistics for a
particular port.
Indexes
Column Syntax OID
a3ComQosRcvStatsConformBytesTotal mandatory
The total conforming bytes receive rate.
The rate is in bytes per second.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.4.1.1
a3ComQosRcvStatsNonConformBytesForFlows mandatory
The non-conforming bytes receive rate for flows.
The rate is in bytes per second.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.4.1.2
a3ComQosRcvStatsNonConformBytesForNonFlows mandatory
The non-conforming bytes receive rate for non-flows.
The rate is in bytes per second.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.4.1.3
a3ComQosRcvStatsDroppedPkts mandatory
The number of packets dropped. The rate is specified in
packets per second.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.4.1.4