HH3C-FR-QOS-MIB

File: HH3C-FR-QOS-MIB.mib (18768 bytes)

Imported modules

HH3C-OID-MIB RFC1213-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

hh3cQoS ifIndex OBJECT-GROUP
MODULE-COMPLIANCE Integer32 Counter32
OBJECT-TYPE MODULE-IDENTITY TEXTUAL-CONVENTION
RowStatus

Defined Types

Hh3cCirAllowDirection  
The Packet Direction apply on.
TEXTUAL-CONVENTION    
  INTEGER inbound(1), outbound(2), inboundAndOutbound(3)  

Hh3cFrClassCfgInfoEntry  
SEQUENCE    
  hh3cFrClassIndex Integer32
  hh3cFrClassName OCTET STRING
  hh3cFrClassRowStatus RowStatus

Hh3cCirAllowCfgInfoEntry  
SEQUENCE    
  hh3cCirAllowFrClassIndex Integer32
  hh3cCirAllowDirection Hh3cCirAllowDirection
  hh3cCirAllowValue Integer32
  hh3cCirAllowRowStatus RowStatus

Hh3cCirCfgInfoEntry  
SEQUENCE    
  hh3cCirFrClassIndex Integer32
  hh3cCirValue Integer32
  hh3cCirRowStatus RowStatus

Hh3cIfApplyFrClassEntry  
SEQUENCE    
  hh3cIfApplyFrClassIfIndex Integer32
  hh3cIfApplyFrClassIndex Integer32
  hh3cIfApplyFrClassRowStatus RowStatus

Hh3cPvcApplyFrClassEntry  
SEQUENCE    
  hh3cPvcApplyFrClassIfIndex Integer32
  hh3cPvcApplyFrClassDlciNum Integer32
  hh3cPvcApplyFrClassIndex Integer32
  hh3cPvcApplyFrClassRowStatus RowStatus

Hh3cFrPvcBandwidthEntry  
SEQUENCE    
  hh3cFrPvcBandwidthMaxReservedBW Integer32
  hh3cFrPvcBandwidthAvailable Integer32

Hh3cRTPFrClassApplyEntry  
SEQUENCE    
  hh3cRTPFrClassApplyFrClassIndex Integer32
  hh3cRTPFrClassApplyStartPort Integer32
  hh3cRTPFrClassApplyEndPort Integer32
  hh3cRTPFrClassApplyBandWidth Integer32
  hh3cRTPFrClassApplyCbs Integer32
  hh3cRTPFrClassApplyRowStatus RowStatus

Hh3cRTPFrPvcQueueRunInfoEntry  
SEQUENCE    
  hh3cRTPFrPvcQueueSize Integer32
  hh3cRTPFrPvcQueueMaxSize Integer32
  hh3cRTPFrPvcQueueOutputs Counter32
  hh3cRTPFrPvcQueueDiscards Counter32

Defined Values

hh3cFrQoSMib 1.3.6.1.4.1.25506.8.32.3
This MIB contains objects to Manage configuration and Monitor running state for Class Based FR QoS feature. ********************************* MIB Tables ********************************** This MIB consists of the following tables: 1 : hh3cFrClassCfgInfoTable 2 : hh3cCirCfgInfoTable 3 : hh3cIfApplyFrClassTable 4 : hh3cPvcApplyFrClassTable 5 : hh3cFrPvcBandwidthTable 5 : hh3cRTPFrClassApplyTable 6 : hh3cRTPFrPvcQueueRunInfoTable
MODULE-IDENTITY    

hh3cFrQoSObjects 1.3.6.1.4.1.25506.8.32.3.1
OBJECT IDENTIFIER    

hh3cFrClassObjects 1.3.6.1.4.1.25506.8.32.3.1.1
OBJECT IDENTIFIER    

hh3cFrClassIndexNext 1.3.6.1.4.1.25506.8.32.3.1.1.1
This object contains an appropriate value to be used for hh3cFrClassIndex when creating rows in the hh3cFrClassCfgInfoTable. Begin with 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cFrClassCfgInfoTable 1.3.6.1.4.1.25506.8.32.3.1.1.2
A table of Fr Class configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cFrClassCfgInfoEntry

hh3cFrClassCfgInfoEntry 1.3.6.1.4.1.25506.8.32.3.1.1.2.1
Fr Class Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cFrClassCfgInfoEntry  

hh3cFrClassIndex 1.3.6.1.4.1.25506.8.32.3.1.1.2.1.1
Index of Fr Class. Begin with 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cFrClassName 1.3.6.1.4.1.25506.8.32.3.1.1.2.1.2
Name of Fr Class.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cFrClassRowStatus 1.3.6.1.4.1.25506.8.32.3.1.1.2.1.3
RowStatus. Three actions are used: active, createAndGo, destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCirAllowCfgInfoTable 1.3.6.1.4.1.25506.8.32.3.1.1.3
A table of DCE allowed rate Configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCirAllowCfgInfoEntry

hh3cCirAllowCfgInfoEntry 1.3.6.1.4.1.25506.8.32.3.1.1.3.1
DCE allowed ratee Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCirAllowCfgInfoEntry  

hh3cCirAllowFrClassIndex 1.3.6.1.4.1.25506.8.32.3.1.1.3.1.1
Index of Fr Class. Begin with 0.Equal to hh3cFrClassIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cCirAllowDirection 1.3.6.1.4.1.25506.8.32.3.1.1.3.1.2
Packet Direction. inbound (1) outbound (2) inbound and outbound (3)
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCirAllowDirection  

hh3cCirAllowValue 1.3.6.1.4.1.25506.8.32.3.1.1.3.1.3
DCE allowed rate (value greater than CIR) Unit : Bits per second. Value : <1-45000000> .
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..45000000  

hh3cCirAllowRowStatus 1.3.6.1.4.1.25506.8.32.3.1.1.3.1.4
RowStatus. Three actions are used: active, createAndGo, destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCirCfgInfoTable 1.3.6.1.4.1.25506.8.32.3.1.1.4
A table of Committed Information Rate Configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCirCfgInfoEntry

hh3cCirCfgInfoEntry 1.3.6.1.4.1.25506.8.32.3.1.1.4.1
Committed Information Rate Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCirCfgInfoEntry  

hh3cCirFrClassIndex 1.3.6.1.4.1.25506.8.32.3.1.1.4.1.1
Index of Fr Class. Begin with 0.Equal to hh3cFrClassIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cCirValue 1.3.6.1.4.1.25506.8.32.3.1.1.4.1.2
CIR in packet output direction ,bps. Value : <1000-45000000>.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1000..45000000  

hh3cCirRowStatus 1.3.6.1.4.1.25506.8.32.3.1.1.4.1.3
RowStatus. Three actions are used: active, createAndGo, destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cIfApplyFrClassTable 1.3.6.1.4.1.25506.8.32.3.1.1.5
A table of QoS Fr Class instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIfApplyFrClassEntry

hh3cIfApplyFrClassEntry 1.3.6.1.4.1.25506.8.32.3.1.1.5.1
FrClass applied on interface Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIfApplyFrClassEntry  

hh3cIfApplyFrClassIfIndex 1.3.6.1.4.1.25506.8.32.3.1.1.5.1.1
Interface Index, equal to ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cIfApplyFrClassIndex 1.3.6.1.4.1.25506.8.32.3.1.1.5.1.2
Index of Fr Class, equal to hh3cFrClassIndex
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cIfApplyFrClassRowStatus 1.3.6.1.4.1.25506.8.32.3.1.1.5.1.3
RowStatus. Three actions are used: active, createAndGo, destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPvcApplyFrClassTable 1.3.6.1.4.1.25506.8.32.3.1.1.6
A table of QoS Fr Class instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPvcApplyFrClassEntry

hh3cPvcApplyFrClassEntry 1.3.6.1.4.1.25506.8.32.3.1.1.6.1
Fr Class applied on FR Pvc Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPvcApplyFrClassEntry  

hh3cPvcApplyFrClassIfIndex 1.3.6.1.4.1.25506.8.32.3.1.1.6.1.1
Fr Interface Index, equal to ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cPvcApplyFrClassDlciNum 1.3.6.1.4.1.25506.8.32.3.1.1.6.1.2
Fr DLCI number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 16..1007  

hh3cPvcApplyFrClassIndex 1.3.6.1.4.1.25506.8.32.3.1.1.6.1.3
Index of Fr Class, equal to hh3cFrClassIndex
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cPvcApplyFrClassRowStatus 1.3.6.1.4.1.25506.8.32.3.1.1.6.1.4
RowStatus. Three actions are used: active, createAndGo, destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cFrPvcBandwidthTable 1.3.6.1.4.1.25506.8.32.3.1.1.7
A table of Running statistics for bandwidth.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cFrPvcBandwidthEntry

hh3cFrPvcBandwidthEntry 1.3.6.1.4.1.25506.8.32.3.1.1.7.1
Bandwidth Running statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cFrPvcBandwidthEntry  

hh3cFrPvcBandwidthMaxReservedBW 1.3.6.1.4.1.25506.8.32.3.1.1.7.1.1
Max reserved bandWidth. Unit : Kbps
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cFrPvcBandwidthAvailable 1.3.6.1.4.1.25506.8.32.3.1.1.7.1.2
Available bandWidth. Unit : Kbps
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRTPQoSObjects 1.3.6.1.4.1.25506.8.32.3.1.2
OBJECT IDENTIFIER    

hh3cRTPFrClassApplyTable 1.3.6.1.4.1.25506.8.32.3.1.2.1
A table of RTP(Realtime Transport Protocol) Queue instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cRTPFrClassApplyEntry

hh3cRTPFrClassApplyEntry 1.3.6.1.4.1.25506.8.32.3.1.2.1.1
RTP(Realtime Transport Protocol) Queue Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cRTPFrClassApplyEntry  

hh3cRTPFrClassApplyFrClassIndex 1.3.6.1.4.1.25506.8.32.3.1.2.1.1.1
Fr Class Index, equal to Hh3cFrClassIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cRTPFrClassApplyStartPort 1.3.6.1.4.1.25506.8.32.3.1.2.1.1.2
RTP-PORT(3): start-port: 2000~65535
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 2000..65535  

hh3cRTPFrClassApplyEndPort 1.3.6.1.4.1.25506.8.32.3.1.2.1.1.3
RTP-PORT(3): end-port: 2000~65535
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 2000..65535  

hh3cRTPFrClassApplyBandWidth 1.3.6.1.4.1.25506.8.32.3.1.2.1.1.4
Max bandWidth Value: Absolute value: 8~1000000. Unit: Kbps
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..1000000  

hh3cRTPFrClassApplyCbs 1.3.6.1.4.1.25506.8.32.3.1.2.1.1.5
Committed Burst Size: 1500~2000000. Unit: byte
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1500..2000000  

hh3cRTPFrClassApplyRowStatus 1.3.6.1.4.1.25506.8.32.3.1.2.1.1.6
RowStatus for RTPFrClassApply Table. Three actions are used: active, createAndGo, destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cRTPFrPvcQueueRunInfoTable 1.3.6.1.4.1.25506.8.32.3.1.2.2
A table of Running statistics for RTP(Realtime Transport Protocol) Queue applied on the FR PVC
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cRTPFrPvcQueueRunInfoEntry

hh3cRTPFrPvcQueueRunInfoEntry 1.3.6.1.4.1.25506.8.32.3.1.2.2.1
RTP(Realtime Transport Protocol) Queue statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cRTPFrPvcQueueRunInfoEntry  

hh3cRTPFrPvcQueueSize 1.3.6.1.4.1.25506.8.32.3.1.2.2.1.1
the packet number of RTP(Realtime Transport Protocol) Queue now.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRTPFrPvcQueueMaxSize 1.3.6.1.4.1.25506.8.32.3.1.2.2.1.2
the Max packet number of RTP(Realtime Transport Protocol) Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRTPFrPvcQueueOutputs 1.3.6.1.4.1.25506.8.32.3.1.2.2.1.3
the Output packet number of RTP(Realtime Transport Protocol) Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cRTPFrPvcQueueDiscards 1.3.6.1.4.1.25506.8.32.3.1.2.2.1.4
the Discarded packet number of RTP(Realtime Transport Protocol) Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32