HPN-ICF-PROT-PRIORITY-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-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 |
hpnicfProtocolPriority | 1.3.6.1.4.1.11.2.14.11.15.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. |
||
hpnicfProtocolPriorityObjects | 1.3.6.1.4.1.11.2.14.11.15.2.37.1 | |||
hpnicfPPri | 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1 | |||
hpnicfProtocolPriorityTable | 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1 | no-access |
A table is used to configure the priority of the protocol. |
|
1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1 | no-access |
An entry containing information about the priority of the protocol. |
||
hpnicfPPriProtocolType | 1.3.6.1.4.1.11.2.14.11.15.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. |
hpnicfPPriPriorityType | 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1.2 | integer | read-only |
Priority type. Enumeration: 'dscp': 2, 'ipPrecedence': 1. |
hpnicfPPriPriorityVlaue | 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1.3 | integer32 | read-only |
Priority value. If setting hpnicfPPriPriorityType to ip-precedence(1), the range of hpnicfPPriPriorityVlaue is from 0 to 7. If setting hpnicfPPriPriorityType to dscp(2), the range of hpnicfPPriPriorityVlaue is from 0 to 63. |
hpnicfPPriRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1.4 | rowstatus | read-only |
RowStatus, Now support createAndGo,active and destroy. To create a new row, hpnicfPPriPriorityType and hpnicfPPriPriorityValue must be specified. To modify a row,hpnicfPPriPriorityType and hpnicfPPriPriorityValue must change at the same time and the hpnicfPPriRowStatus is active . |