HH3C-PROT-PRIORITY-MIB

File: HH3C-PROT-PRIORITY-MIB.mib (4199 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

hh3cCommon Integer32 OBJECT-TYPE
MODULE-IDENTITY RowStatus

Defined Types

Hh3cProtocolPriorityEntry  
SEQUENCE    
  hh3cPPriProtocolType INTEGER
  hh3cPPriPriorityType INTEGER
  hh3cPPriPriorityVlaue Integer32
  hh3cPPriRowStatus RowStatus

Defined Values

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

hh3cProtocolPriorityObjects 1.3.6.1.4.1.25506.2.37.1
OBJECT IDENTIFIER    

hh3cPPri 1.3.6.1.4.1.25506.2.37.1.1
OBJECT IDENTIFIER    

hh3cProtocolPriorityTable 1.3.6.1.4.1.25506.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  
    Hh3cProtocolPriorityEntry

hh3cProtocolPriorityEntry 1.3.6.1.4.1.25506.2.37.1.1.1.1
An entry containing information about the priority of the protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cProtocolPriorityEntry  

hh3cPPriProtocolType 1.3.6.1.4.1.25506.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)  

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

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

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