HH3C-PROT-PRIORITY-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-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 |
hh3cProtocolPriority | 1.3.6.1.4.1.25506.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. |
||
hh3cProtocolPriorityObjects | 1.3.6.1.4.1.25506.2.37.1 | |||
hh3cPPri | 1.3.6.1.4.1.25506.2.37.1.1 | |||
hh3cProtocolPriorityTable | 1.3.6.1.4.1.25506.2.37.1.1.1 | no-access |
A table is used to configure the priority of the protocol. |
|
1.3.6.1.4.1.25506.2.37.1.1.1.1 | no-access |
An entry containing information about the priority of the protocol. |
||
hh3cPPriProtocolType | 1.3.6.1.4.1.25506.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. |
hh3cPPriPriorityType | 1.3.6.1.4.1.25506.2.37.1.1.1.1.2 | integer | read-only |
Priority type. Enumeration: 'dscp': 2, 'ipPrecedence': 1. |
hh3cPPriPriorityVlaue | 1.3.6.1.4.1.25506.2.37.1.1.1.1.3 | integer32 | read-only |
Priority value. If setting hh3cPPriPriorityType to ip-precedence(1), the range of hh3cPPriPriorityVlaue is from 0 to 7. If setting hh3cPPriPriorityType to dscp(2), the range of hh3cPPriPriorityVlaue is from 0 to 63. |
hh3cPPriRowStatus | 1.3.6.1.4.1.25506.2.37.1.1.1.1.4 | rowstatus | read-only |
RowStatus, Now support createAndGo,active and destroy. To create a new row, hh3cPPriPriorityType and hh3cPPriPriorityValue must be specified. To modify a row,hh3cPPriPriorityType and hh3cPPriPriorityValue must change at the same time and the hh3cPPriRowStatus is active . |