A3COM-HUAWEI-PROT-PRIORITY-MIB: View SNMP OID List / Download MIB
VENDOR: 3COM
Home | MIB: A3COM-HUAWEI-PROT-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 |
h3cProtocolPriority | 1.3.6.1.4.1.43.45.1.10.2.37 |
This MIB is used to manage and configure the priority of specified protocol. This MIB is applicable to routers, switches and other products. |
||
h3cProtocolPriorityObjects | 1.3.6.1.4.1.43.45.1.10.2.37.1 | |||
h3cPPri | 1.3.6.1.4.1.43.45.1.10.2.37.1.1 | |||
h3cProtocolPriorityTable | 1.3.6.1.4.1.43.45.1.10.2.37.1.1.1 | no-access |
A table is used to configure the priority of the protocol. |
|
1.3.6.1.4.1.43.45.1.10.2.37.1.1.1.1 | no-access |
An entry containing information about the priority of the protocol. |
||
h3cPPriProtocolType | 1.3.6.1.4.1.43.45.1.10.2.37.1.1.1.1.1 | integer | no-access |
Protocol type. Enumeration: 'snmp': 3, 'telnet': 2, 'bgp': 5, 'ldp': 6, 'icmp': 4, 'ospf': 1. |
h3cPPriPriorityType | 1.3.6.1.4.1.43.45.1.10.2.37.1.1.1.1.2 | integer | read-only |
Priority type. Enumeration: 'dscp': 2, 'ipPrecedence': 1. |
h3cPPriPriorityVlaue | 1.3.6.1.4.1.43.45.1.10.2.37.1.1.1.1.3 | integer32 | read-only |
Priority value. If setting h3cPPriPriorityType to ip-precedence(1), the range of h3cPPriPriorityVlaue is from 0 to 7. If setting h3cPPriPriorityType to dscp(2), the range of h3cPPriPriorityVlaue is from 0 to 63. |
h3cPPriRowStatus | 1.3.6.1.4.1.43.45.1.10.2.37.1.1.1.1.4 | rowstatus | read-only |
RowStatus, Now support createAndGo,active and destroy. To create a new row, h3cPPriPriorityType and h3cPPriPriorityValue must be specified. To modify a row,h3cPPriPriorityType and h3cPPriPriorityValue must change at the same time and the h3cPPriRowStatus is active . |