HPN-ICF-PROT-PRIORITY-MIB

File: HPN-ICF-PROT-PRIORITY-MIB.mib (4091 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

hpnicfCommon Integer32 OBJECT-TYPE
MODULE-IDENTITY RowStatus

Defined Types

HpnicfProtocolPriorityEntry  
SEQUENCE    
  hpnicfPPriProtocolType INTEGER
  hpnicfPPriPriorityType INTEGER
  hpnicfPPriPriorityVlaue Integer32
  hpnicfPPriRowStatus RowStatus

Defined Values

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.
MODULE-IDENTITY    

hpnicfProtocolPriorityObjects 1.3.6.1.4.1.11.2.14.11.15.2.37.1
OBJECT IDENTIFIER    

hpnicfPPri 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1
OBJECT IDENTIFIER    

hpnicfProtocolPriorityTable 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1
A table is used to configure the priority of the protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfProtocolPriorityEntry

hpnicfProtocolPriorityEntry 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1
An entry containing information about the priority of the protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfProtocolPriorityEntry  

hpnicfPPriProtocolType 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1.1
Protocol type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ospf(1), telnet(2), snmp(3), icmp(4), bgp(5), ldp(6)  

hpnicfPPriPriorityType 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1.2
Priority type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ipPrecedence(1), dscp(2)  

hpnicfPPriPriorityVlaue 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

hpnicfPPriRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.37.1.1.1.1.4
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 .
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus