ASKEY-QOS-MIB
AI MIB Summary
The ASKEY-QOS-MIB provides vendor-specific SNMP access to configure and monitor Quality of Service parameters, including traffic classification, policing, shaping, and queue management, on ASKEY networking hardware. This module enables the tracking of QoS policy enforcement metrics and interface-level bandwidth allocation states to ensure service-level agreement compliance.
ASKEY QoS MIB OID defines and documentation.
Main OID:
askeyQoSMIB.1.3.6.1.4.1.3646.1300.2.16
17
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
askeyQoSMIBASKEY QoS MIB OID defines and documentation. MODULE-IDENTITY .1.3.6.1.4.1.3646.1300.2.16 |
askeyQoSLineMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3646.1300.2.16.1 |
askeyQoSLineTableA list of line port QoS entries. SEQUENCE OF AskeyQoSLineEntry .1.3.6.1.4.1.3646.1300.2.16.1.1 |
askeyQoSLineEntryA QoS information entry containing objects for each line port. AskeyQoSLineEntry .1.3.6.1.4.1.3646.1300.2.16.1.1.1 |
askeyQoSLineTrafficPolicingThe value of this object identifies the row in the
Askey QoS Traffic Policing Table, (trafficPolicingTable),
which applies for this line, and channels if applicable.rw SnmpAdminString .1.3.6.1.4.1.3646.1300.2.16.1.1.1.1 |
askeyQoSDiffServMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3646.1300.2.16.2 |
diffServAdminStatusEnable or disable DiffServ function.rw Enumeration .1.3.6.1.4.1.3646.1300.2.16.2.1 |
diffServMappingTableA table indicates mapping between 802.1p CoS and DSCP. SEQUENCE OF DiffServMappingEntry .1.3.6.1.4.1.3646.1300.2.16.2.2 |
diffServMappingEntryMapping between 802.1p CoS and DSCP. DiffServMappingEntry .1.3.6.1.4.1.3646.1300.2.16.2.2.1 |
diffServDSCPDSCP value.rw Enumeration .1.3.6.1.4.1.3646.1300.2.16.2.2.1.1 |
askeyQoSTrafficPolicingMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3646.1300.2.16.3 |
trafficPolicingTableThis table contains information on the line configuration.
One entry in this table reflects a QoS profile defined by a
manager which can be used to configure the line port QoS. SEQUENCE OF TrafficPolicingEntry .1.3.6.1.4.1.3646.1300.2.16.3.1 |
trafficPolicingEntryEach entry consists of a list of parameters that represents the
QoS configuration of a line. TrafficPolicingEntry .1.3.6.1.4.1.3646.1300.2.16.3.1.1 |
trafficPolicingNameThis object is used by the traffic policing table in order to
identify a row of this table. SnmpAdminString .1.3.6.1.4.1.3646.1300.2.16.3.1.1.1 |
trafficPolicingCIRThis value is CIR (Committed Information Rate) on this profile.
Its unit is mbps (MBit per second)rw INTEGER .1.3.6.1.4.1.3646.1300.2.16.3.1.1.2 |
trafficPolicingActionThe action when traffic is over CIR. The actions include drop(0)
the packets or do nothing to pass(1). Other actions will sign DSCP
value into packets for QoS futher uses.rw Enumeration .1.3.6.1.4.1.3646.1300.2.16.3.1.1.4 |
trafficPolicingRowStatusThis object is used to create a new row or modify or delete
an existing row in this table.
A profile activated by setting this object to 'active'. When
'active' is set, the system will validate the profile.
Before a profile can be deleted or taken out of service,
(by setting this object to 'destroy' or 'outOfService')
it must be first unreferenced from all associated lines.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.3646.1300.2.16.3.1.1.5 |