PRVT-PROTO-PRIORITY-MIB: View SNMP OID List / Download MIB
VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES
Home | MIB: PRVT-PROTO-PRIORITY-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 |
prvtProtoPriorityMIB | 1.3.6.1.4.1.738.1.5.182 |
This document is the SNMP MIB module to manage dscp remarking. |
||
prvtProtoPriorityMIBObjects | 1.3.6.1.4.1.738.1.5.182.1 | |||
dscpRemarkingTable | 1.3.6.1.4.1.738.1.5.182.1.1 | no-access |
A table that contains dscpRemarking information. |
|
1.3.6.1.4.1.738.1.5.182.1.1.1 | no-access |
Information about a specific dscpRemarking. |
||
dscpRemarkingValue | 1.3.6.1.4.1.738.1.5.182.1.1.1.1 | unsigned32 | no-access |
Specify DSCP value to be remarked. |
dscpRemarkingRowStatus | 1.3.6.1.4.1.738.1.5.182.1.1.1.2 | rowstatus | read-only |
This object indicates the status of this row. |
dscpRemarkingFc | 1.3.6.1.4.1.738.1.5.182.1.1.1.3 | integer | read-only |
Forwarding class. Enumeration: 'be': 1, 'ef': 6, 'af': 3, 'h2': 5, 'h1': 7, 'nc': 8, 'l2': 2, 'l1': 4. |
prvtArpPriorityMappingToFc | 1.3.6.1.4.1.738.1.5.182.1.2 | integer | read-write |
Specify ARP packets mapping to forwarding class Enumeration: 'be': 1, 'ef': 6, 'af': 3, 'h2': 5, 'h1': 7, 'nc': 8, 'l2': 2, 'l1': 4. |