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
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk a3ComQosGenClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosGenClassTable'
This table lists all QoS classes (Flow and Non-Flow)  
configured in the system.
a3ComQosGenClassEntry row .1.3.6.1.4.1.43.29.4.21.1.1.1
An entry describing a single class entity.
Column Syntax OID
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
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
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
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
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk a3ComQosFlowClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosFlowClassTable'
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 row .1.3.6.1.4.1.43.29.4.21.1.2.1
An entry describing a single flow class entity.
Column Syntax OID
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
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
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
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
The source IP address for this class.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.43.29.4.21.1.2.1.5
The source subnet mask for this class.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.43.29.4.21.1.2.1.6
The destination IP address for this class.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.43.29.4.21.1.2.1.7
The destination subnet mask for this class.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.43.29.4.21.1.2.1.8
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
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.29.4.21.1.2.1.11

a3ComQosNonFlowClassTable

table mandatory
.1.3.6.1.4.1.43.29.4.21.1.3 · 1 row entry · 7 columns
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk a3ComQosNonFlowClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosNonFlowClassTable'
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 row .1.3.6.1.4.1.43.29.4.21.1.3.1
An entry describing a single non-flow class entity.
Column Syntax OID
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
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
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
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.29.4.21.1.3.1.5
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
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
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk a3ComQosCtrlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosCtrlTable'
A list of controls defined on a given system.
a3ComQosCtrlEntry row .1.3.6.1.4.1.43.29.4.21.2.1.1
An entry describing a single QoS control.
Column Syntax OID
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
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
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
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
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
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
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
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.29.4.21.2.1.1.9

a3ComQosCtrlRateLimitTable

table mandatory
.1.3.6.1.4.1.43.29.4.21.2.2 · 1 row entry · 6 columns
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk a3ComQosCtrlRateLimitTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosCtrlRateLimitTable'
A list of QoS control rate limits defined on a given  
system.
a3ComQosCtrlRateLimitEntry row .1.3.6.1.4.1.43.29.4.21.2.2.1
An entry describing a single QoS control rate limit.
Column Syntax OID
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
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
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
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.29.4.21.2.2.1.4
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
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
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
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk a3ComQosXmtStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosXmtStatsTable'
This table contains QoS transmit rate statistics. 
The interval over which the rate is calculated is determined  
by the value of a3ComQosStatsInterval object.
a3ComQosXmtStatsEntry row .1.3.6.1.4.1.43.29.4.21.4.2.1
An entry containing transmit rate statistics.
Column Syntax OID
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
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.2.1.2
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.2.1.3
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.2.1.4
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.2.1.5
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.2.1.6

a3ComQosXmtHmStatsTable

table mandatory
.1.3.6.1.4.1.43.29.4.21.4.3 · 1 row entry · 6 columns
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk a3ComQosXmtHmStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosXmtHmStatsTable'
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 row .1.3.6.1.4.1.43.29.4.21.4.3.1
An entry containing transmit high water mark rate statistics.
Column Syntax OID
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
The high mark for low loss packets.
RFC1155-SMIGauge
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.3.1.2
The high mark for low loss delayed packets.
RFC1155-SMIGauge
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.3.1.3
The high mark for low loss discarded packets.
RFC1155-SMIGauge
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.3.1.4
The high mark for high loss packets.
RFC1155-SMIGauge
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.3.1.5
The high mark for high loss discarded packets.
RFC1155-SMIGauge
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
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk a3ComQosRcvStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosRcvStatsTable'
A table containing QoS receive rate statistics. 
The interval over which the rate is calculated is determined  
by the value of a3ComQosStatsInterval object.
a3ComQosRcvStatsEntry row .1.3.6.1.4.1.43.29.4.21.4.4.1
An entry containing receive rate statistics for a
particular port.
Column Syntax OID
The total conforming bytes receive rate.
The rate is in bytes per second.
RFC1155-SMIGauge
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.4.1.1
The non-conforming bytes receive rate for flows.
The rate is in bytes per second.
RFC1155-SMIGauge
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.4.1.2
The non-conforming bytes receive rate for non-flows.
The rate is in bytes per second.
RFC1155-SMIGauge
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.4.1.3
The number of packets dropped. The rate is specified in
packets per second.
RFC1155-SMIGauge
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.29.4.21.4.4.1.4