HPN-ICF-PROT-PRIORITY-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.37
- Last updated
- 2005-01-17 16:33
- Revisions
- 2005-01-17 16:33
- Namespace
- hp
- Source file
HPN-ICF-PROT-PRIORITY-MIB- Digest
sha256:d47fd5dd7aa773ba3648c6026e8677f37dbe73a4c2f8a831e660a655fd5dcd80
Description
This MIB is used to manage and configure the priority of specified protocol. This MIB is applicable to routers, switches and other products.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-OID-MIB HPN-ICF-PROT-PRIORITY-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfProtocolPriorityObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.37.1 | |||
| hpnicfPPri OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1 | |||
| hpnicfProtocolPriorityTable OBJECT-TYPE 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 | not-accessible | current | |
| hpnicfProtocolPriorityEntry OBJECT-TYPE An entry containing information about the priority of the protocol. | 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1 | not-accessible | current | |
| hpnicfPPriProtocolType OBJECT-TYPE Protocol type. | 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1.1 | INTEGER {ospf(1), telnet(2), snmp(3), icmp(4), bgp(5), ldp(6)} | not-accessible | current |
| hpnicfPPriPriorityType OBJECT-TYPE Priority type. | 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1.2 | INTEGER {ipPrecedence(1), dscp(2)} | read-create | current |
| hpnicfPPriPriorityVlaue OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1.3 | Integer32 (0..63) | read-create | current |
| hpnicfPPriRowStatus OBJECT-TYPE 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 . | 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1.4 | RowStatus | read-create | current |