A3COM-SWITCHING-SYSTEMS-QOS-MIB Download
With the IPHost SNMP tool, you can monitor any SNMP objects of the
A3COM-SWITCHING-SYSTEMS-QOS-MIB
. You can select a variable to monitor using the built-in IPHost MIB browser that provides you with all variables,
their current values and descriptions taken from the
A3COM-SWITCHING-SYSTEMS-QOS-MIB
.
OID list for A3COM-SWITCHING-SYSTEMS-QOS-MIB
- a3ComQosGenClassTable
- This table lists all QoS classes (Flow and Non-Flow) configured in the system.
- a3ComQosGenClassEntry
- An entry describing a single class entity.
- a3ComQosGenClassIndex
- A unique value for each entry.
- a3ComQosGenClassName
- A textual name for the class.
- a3ComQosGenClassControlId
- 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 is attached.
- 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 des ...
- a3ComQosFlowClassEntry
- An entry describing a single flow class entity.
- a3ComQosFlowClassIndex
- A unique value for each entry. Flow classses use id values between 1-399.
- a3ComQosFlowClassFilterIndex
- 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.
- a3ComQosFlowClassCastType
- The network layer cast type for this class.
- a3ComQosFlowClassIpProtoType
- The IP protocol type for this class.
- a3ComQosFlowClassSrcAddr
- The source IP address for this class.
- a3ComQosFlowClassSrcSubnetMask
- The source subnet mask for this class.
- a3ComQosFlowClassDestAddr
- The destination IP address for this class.
- a3ComQosFlowClassDestSubnetMask
- The destination subnet mask for this class.
- a3ComQosFlowClassPortStart
- The starting range of ports associated with this class.
- a3ComQosFlowClassPortEnd
- The finishing range of ports associated with this class.
- a3ComQosFlowClassRowStatus
- 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) creates a row in in this table. The agent will allocate the next sequential filter inde ...
- 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 s ...
- a3ComQosNonFlowClassEntry
- An entry describing a single non-flow class entity.
- a3ComQosNonFlowClassIndex
- A unique value for each entry. Non-flow classs use class ids values between 400-499.
- a3ComQosNonFlowClassCastType
- 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 currently defined: Unicast 0x01 Multicast 0x0 ...
- a3ComQosNonFlowClassProtos
- 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 assigned to any given classifier. This object ...
- a3ComQosNonFlowClass8021pTags
- 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 currently defined: 8021pTag-0 0x01 8021pTag-1 ...
- a3ComQosNonFlowClassRowStatus
- 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) creates a row in in this table. Setting this object to destroy(6) will remove this entr ...
- a3ComQosNonFlowClassProtoDescriptor
- 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 a3ComQosNonFlowClassProtos will be us ...
- a3ComQosNonFlowClassCustomProto
- 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) then this object is not used and it CANNOT be set. ...
- a3ComQosCtrlTable
- A list of controls defined on a given system.
- a3ComQosCtrlEntry
- An entry describing a single QoS control.
- a3ComQosCtrlIndex
- A unique value for this entry.
- a3ComQosCtrlName
- A textual name for the control.
- a3ComQosCtrlServiceLevel
- The service level for all conforming packets.
- a3ComQosCtrlConformPktsLossEligible
- The variable indicates whether conforming packets are loss eligible.
- a3ComQosCtrlExcessPktsServiceLevel
- The service level of excess packets for this control.
- a3ComQosCtrlExcessPktsLossEligible
- The variable indicates whether excess packets are loss eligible.
- a3ComQosCtrl8021pTag
- This indicates the tag to use on forwarded frames.
- a3ComQosCtrlRateLimitType
- 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 limit is applied on a per-port basis. A value of aggregate(3) indicates tha ...
- a3ComQosCtrlRowStatus
- 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 a row in this table. Setting this object to destroy(6) will remove this ...
- a3ComQosCtrlRateLimitTable
- A list of QoS control rate limits defined on a given system.
- a3ComQosCtrlRateLimitEntry
- An entry describing a single QoS control rate limit.
- a3ComQosCtrlRateLimitCtrlIndex
- The control index for which this entry is valid.
- a3ComQosCtrlRateLimitIndex
- The rate limit for which this entry is valid.
- a3ComQosCtrlRateLimitPercent
- 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 value of 0 indicates no rate limit. A value of 101 indicat ...
- a3ComQosCtrlRateLimitKbps
- 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 requested rate may be rounded up to the ...
- a3ComQosCtrlRateLimitPorts
- 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 with the least significant bit of the first ...
- a3ComQosCtrlRateLimitRowStatus
- 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) creates a row in this table. Note that a request to create a new entry must ...
- a3ComQosRsvpStatus
- The status of the RSVP protocol.
- a3ComQosRsvpMaxTotalResvdBandwidth
- The maximum total reservable bandwidth of the output link.
- a3ComQosRsvpMaxPerResvBandwidth
- The maximum per-reservation bandwidth of the output link.
- a3ComQosRsvpPolicy
- The indication of a policing option that shows when excess packets are dropped.
- a3ComQosRsvpExcessTrafficPolicy
- The indication of service for excess packets.
- a3ComQosRsvpExcessPktsLossEligible
- This object indicates if excess packets are loss eligible.
- a3ComQosRsvpAuthentication
- This object indicates the status of RSVP authentication.
- a3ComQosRsvpMd5Key
- The MD5 encryption key. This value is used if the a3ComQosRsvpAuthStatus object is set to enabled(1).
- a3ComQosStatsInterval
- The time interval, in seconds, over which rate statistics are collected. A value of zero implies absolute (i.e. raw) statistics.
- 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
- An entry containing transmit rate statistics.
- a3ComQosXmtStatsQindex
- The type of transmit queue for which this entry is valid.
- a3ComQosXmtStatsLowLossPkts
- 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.
- a3ComQosXmtStatsLowLossDelayedPkts
- 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 packets per second.
- a3ComQosXmtStatsLowLossDiscardedPkts
- 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.
- a3ComQosXmtStatsHighLossPkts
- 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.
- a3ComQosXmtStatsHighLossDiscardedPkts
- 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 packets per second.
- 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
- An entry containing transmit high water mark rate statistics.
- a3ComQosXmtHmStatsQindex
- The type of queue for which this entry is valid.
- a3ComQosXmtHmStatsLowLossPkts
- The high mark for low loss packets.
- a3ComQosXmtHmStatsLowLossDelayedPkts
- The high mark for low loss delayed packets.
- a3ComQosXmtHmStatsLowLossDiscardedPkts
- The high mark for low loss discarded packets.
- a3ComQosXmtHmStatsHighLossPkts
- The high mark for high loss packets.
- a3ComQosXmtHmStatsHighLossDiscardedPkts
- The high mark for high loss discarded packets.
- 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
- An entry containing receive rate statistics for a particular port.
- a3ComQosRcvStatsConformBytesTotal
- The total conforming bytes receive rate. The rate is in bytes per second.
- a3ComQosRcvStatsNonConformBytesForFlows
- The non-conforming bytes receive rate for flows. The rate is in bytes per second.
- a3ComQosRcvStatsNonConformBytesForNonFlows
- The non-conforming bytes receive rate for non-flows. The rate is in bytes per second.
- a3ComQosRcvStatsDroppedPkts
- The number of packets dropped. The rate is specified in packets per second.
- a3ComQosBandwidthRatio
- The bandwidth ratio of HighPriority/(HighPriority+BestEffort) that is allocated for each output port on a given system. The value is represented as a percentage.
- a3ComQosExcessTrafficClassTag
- This object indicates the IEEE802.1p traffic class value to use to retag excess packets.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.
Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access.
The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.