A3COM-HUAWEI-PROT-PRIORITY-MIB

File: A3COM-HUAWEI-PROT-PRIORITY-MIB.mib (4207 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

h3cCommon Integer32 OBJECT-TYPE
MODULE-IDENTITY RowStatus

Defined Types

H3cProtocolPriorityEntry  
SEQUENCE    
  h3cPPriProtocolType INTEGER
  h3cPPriPriorityType INTEGER
  h3cPPriPriorityVlaue Integer32
  h3cPPriRowStatus RowStatus

Defined Values

h3cProtocolPriority 1.3.6.1.4.1.43.45.1.10.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    

h3cProtocolPriorityObjects 1.3.6.1.4.1.43.45.1.10.2.37.1
OBJECT IDENTIFIER    

h3cPPri 1.3.6.1.4.1.43.45.1.10.2.37.1.1
OBJECT IDENTIFIER    

h3cProtocolPriorityTable 1.3.6.1.4.1.43.45.1.10.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  
    H3cProtocolPriorityEntry

h3cProtocolPriorityEntry 1.3.6.1.4.1.43.45.1.10.2.37.1.1.1.1
An entry containing information about the priority of the protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cProtocolPriorityEntry  

h3cPPriProtocolType 1.3.6.1.4.1.43.45.1.10.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)  

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

h3cPPriPriorityVlaue 1.3.6.1.4.1.43.45.1.10.2.37.1.1.1.1.3
Priority value. If setting h3cPPriPriorityType to ip-precedence(1), the range of h3cPPriPriorityVlaue is from 0 to 7. If setting h3cPPriPriorityType to dscp(2), the range of h3cPPriPriorityVlaue is from 0 to 63.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

h3cPPriRowStatus 1.3.6.1.4.1.43.45.1.10.2.37.1.1.1.1.4
RowStatus, Now support createAndGo,active and destroy. To create a new row, h3cPPriPriorityType and h3cPPriPriorityValue must be specified. To modify a row,h3cPPriPriorityType and h3cPPriPriorityValue must change at the same time and the h3cPPriRowStatus is active .
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus