ASKEY-QOS-MIB: View SNMP OID List / Download MIB
VENDOR: ASKEY COMPUTER CORP.
Home | MIB: ASKEY-QOS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
askeyQoSMIB | 1.3.6.1.4.1.3646.1300.2.16 |
ASKEY QoS MIB OID defines and documentation. |
||
askeyQoSLineMIBObjects | 1.3.6.1.4.1.3646.1300.2.16.1 | |||
askeyQoSLineTable | 1.3.6.1.4.1.3646.1300.2.16.1.1 | no-access |
A list of line port QoS entries. |
|
1.3.6.1.4.1.3646.1300.2.16.1.1.1 | no-access |
A QoS information entry containing objects for each line port. |
||
askeyQoSLineTrafficPolicing | 1.3.6.1.4.1.3646.1300.2.16.1.1.1.1 | snmpadminstring | read-write |
The value of this object identifies the row in the Askey QoS Traffic Policing Table, (trafficPolicingTable), which applies for this line, and channels if applicable. |
askeyQoSDiffServMIBObjects | 1.3.6.1.4.1.3646.1300.2.16.2 | |||
diffServAdminStatus | 1.3.6.1.4.1.3646.1300.2.16.2.1 | integer | read-write |
Enable or disable DiffServ function. Enumeration: 'disabled': 2, 'enabled': 1. |
diffServMappingTable | 1.3.6.1.4.1.3646.1300.2.16.2.2 | no-access |
A table indicates mapping between 802.1p CoS and DSCP. |
|
1.3.6.1.4.1.3646.1300.2.16.2.2.1 | no-access |
Mapping between 802.1p CoS and DSCP. |
||
diffServDSCP | 1.3.6.1.4.1.3646.1300.2.16.2.2.1.1 | integer | read-write |
DSCP value. Enumeration: 'af23': 6, 'be': 0, 'af21': 4, 'af33': 9, 'af41': 10, 'af43': 12, 'af22': 5, 'af32': 8, 'af31': 7, 'af42': 11, 'af12': 2, 'af13': 3, 'af11': 1, 'ef': 13. |
askeyQoSTrafficPolicingMIBObjects | 1.3.6.1.4.1.3646.1300.2.16.3 | |||
trafficPolicingTable | 1.3.6.1.4.1.3646.1300.2.16.3.1 | no-access |
This 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. |
|
1.3.6.1.4.1.3646.1300.2.16.3.1.1 | no-access |
Each entry consists of a list of parameters that represents the QoS configuration of a line. |
||
trafficPolicingName | 1.3.6.1.4.1.3646.1300.2.16.3.1.1.1 | snmpadminstring | no-access |
This object is used by the traffic policing table in order to identify a row of this table. |
trafficPolicingCIR | 1.3.6.1.4.1.3646.1300.2.16.3.1.1.2 | integer | read-only |
This value is CIR (Committed Information Rate) on this profile. Its unit is mbps (MBit per second) |
trafficPolicingAction | 1.3.6.1.4.1.3646.1300.2.16.3.1.1.4 | integer | read-only |
The 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. Enumeration: 'af23': 8, 'be': 2, 'af21': 6, 'af33': 11, 'af41': 12, 'af43': 14, 'af22': 7, 'af32': 10, 'af31': 9, 'drop': 1, 'af12': 4, 'af13': 5, 'af11': 3, 'af42': 13, 'noAction': 0, 'ef': 15. |
trafficPolicingRowStatus | 1.3.6.1.4.1.3646.1300.2.16.3.1.1.5 | rowstatus | read-only |
This 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. |