Wellfleet-QOS-MIB

File: Wellfleet-QOS-MIB.mib (13026 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-COMMON-MIB

Imported symbols

Counter OBJECT-TYPE DisplayString
wfServicePkgGroup

Defined Types

WfQosServPkgEntry  
SEQUENCE    
  wfQosServPkgDelete INTEGER
  wfQosServPkgIndex INTEGER
  wfQosServPkgServiceName DisplayString
  wfQosServPkgScheduling INTEGER
  wfQosServPkgNumQueues INTEGER
  wfQosServPkgNumLines INTEGER

WfQosServPkgQueCfgEntry  
SEQUENCE    
  wfQosServPkgQueCfgDelete INTEGER
  wfQosServPkgQueCfgServiceIndex INTEGER
  wfQosServPkgQueCfgQueueIndex INTEGER
  wfQosServPkgQueCfgQueueName DisplayString
  wfQosServPkgQueCfgState INTEGER
  wfQosServPkgQueCfgClass INTEGER
  wfQosServPkgQueCfgAcctRule INTEGER
  wfQosServPkgQueCfgRxCommitInfoRate INTEGER
  wfQosServPkgQueCfgRxBurstRate INTEGER
  wfQosServPkgQueCfgRxBurstSize INTEGER
  wfQosServPkgQueCfgRxBurstAction INTEGER
  wfQosServPkgQueCfgTxDropThresh INTEGER
  wfQosServPkgQueCfgTxWeight INTEGER
  wfQosServPkgQueCfgTxActualWeight DisplayString

WfQueueStatEntry  
SEQUENCE    
  wfQueueStatPortLineNumber INTEGER
  wfQueueStatLineIndex INTEGER
  wfQueueStatQueueIndex INTEGER
  wfQueueStatTxOctets Counter
  wfQueueStatTxPackets Counter
  wfQueueStatTxDrops Counter
  wfQueueStatRxBelowCirOctets Counter
  wfQueueStatRxBelowCirPackets Counter
  wfQueueStatRxAboveCirOctets Counter
  wfQueueStatRxAboveCirPackets Counter
  wfQueueStatRxAboveBrOctets Counter
  wfQueueStatRxAboveBrPackets Counter

Defined Values

wfQosServPkgTable 1.3.6.1.4.1.18.3.3.2.23.1.1
This file describes the MIBS for managing Qos Templates
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfQosServPkgEntry

wfQosServPkgEntry 1.3.6.1.4.1.18.3.3.2.23.1.1.1
An entry in the Qos Base table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfQosServPkgEntry  

wfQosServPkgDelete 1.3.6.1.4.1.18.3.3.2.23.1.1.1.1
Create/Delete parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfQosServPkgIndex 1.3.6.1.4.1.18.3.3.2.23.1.1.1.2
Instance ID, filled in by driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfQosServPkgServiceName 1.3.6.1.4.1.18.3.3.2.23.1.1.1.3
Service Name given to this template
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfQosServPkgScheduling 1.3.6.1.4.1.18.3.3.2.23.1.1.1.4
Selects the scheduling method, Round Robbin or Strict Priority, to service the Tx Queues. In Round Robbin, each Queue is serviced according to the weights applied in the Queue Mib. In Strict Priority, the highest priority Queue with data is serviced.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER round-robin(1), strict-priority(2)  

wfQosServPkgNumQueues 1.3.6.1.4.1.18.3.3.2.23.1.1.1.5
Number of queues configured for this queue package
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfQosServPkgNumLines 1.3.6.1.4.1.18.3.3.2.23.1.1.1.6
Number of lines using this queue package
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfQosServPkgQueCfgTable 1.3.6.1.4.1.18.3.3.2.23.1.2
This file describes the MIBS for managing Qos Templates
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfQosServPkgQueCfgEntry

wfQosServPkgQueCfgEntry 1.3.6.1.4.1.18.3.3.2.23.1.2.1
An entry in the Qos Base table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfQosServPkgQueCfgEntry  

wfQosServPkgQueCfgDelete 1.3.6.1.4.1.18.3.3.2.23.1.2.1.1
Create/Delete parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfQosServPkgQueCfgServiceIndex 1.3.6.1.4.1.18.3.3.2.23.1.2.1.2
Instance Service ID, filled in by driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfQosServPkgQueCfgQueueIndex 1.3.6.1.4.1.18.3.3.2.23.1.2.1.3
Instance Queue ID, filled in by driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfQosServPkgQueCfgQueueName 1.3.6.1.4.1.18.3.3.2.23.1.2.1.4
Queue Name given to this template
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfQosServPkgQueCfgState 1.3.6.1.4.1.18.3.3.2.23.1.2.1.5
State of this Queue, either Up, Waiting for a Service Package, or Misconfigured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), waitPkg(2), misCfg(3)  

wfQosServPkgQueCfgClass 1.3.6.1.4.1.18.3.3.2.23.1.2.1.6
Class level for this queue, 0=highest, 7=lowest
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

wfQosServPkgQueCfgAcctRule 1.3.6.1.4.1.18.3.3.2.23.1.2.1.7
Accounting Rule Template Index.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfQosServPkgQueCfgRxCommitInfoRate 1.3.6.1.4.1.18.3.3.2.23.1.2.1.8
Commit Info Rate (CIR), in Kbits per second, configured for this template
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1536  

wfQosServPkgQueCfgRxBurstRate 1.3.6.1.4.1.18.3.3.2.23.1.2.1.9
Burst Rate (BR), in Kbits per second, configured for this template
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1536  

wfQosServPkgQueCfgRxBurstSize 1.3.6.1.4.1.18.3.3.2.23.1.2.1.10
Burst Size, in bytes, configured for this template
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfQosServPkgQueCfgRxBurstAction 1.3.6.1.4.1.18.3.3.2.23.1.2.1.11
Action when Burst Rate is exceeded
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), downgrade(2), mark(3), mark-downgrade(4)  

wfQosServPkgQueCfgTxDropThresh 1.3.6.1.4.1.18.3.3.2.23.1.2.1.12
Hardware Threshold in percent to start dropping Output Packets for this queue. When set to none, all packets are accepted until the Queue Fills 100 percent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), percent-83(2), percent-66(3), percent-50(4)  

wfQosServPkgQueCfgTxWeight 1.3.6.1.4.1.18.3.3.2.23.1.2.1.13
Weight in percentage for the Tx Queue when set to Round Robbin Priority Type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfQosServPkgQueCfgTxActualWeight 1.3.6.1.4.1.18.3.3.2.23.1.2.1.14
Actual Weight, in percentage, given to this Tx Queue within its Service Package when set to Round Robbin Scheduling.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfQueueStatTable 1.3.6.1.4.1.18.3.3.2.23.1.3
This file describes the MIBS for getting Queues Stats
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfQueueStatEntry

wfQueueStatEntry 1.3.6.1.4.1.18.3.3.2.23.1.3.1
An entry in the Queue Base table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfQueueStatEntry  

wfQueueStatPortLineNumber 1.3.6.1.4.1.18.3.3.2.23.1.3.1.1
Instance ID PortLineNumber
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfQueueStatLineIndex 1.3.6.1.4.1.18.3.3.2.23.1.3.1.2
Instance Line Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfQueueStatQueueIndex 1.3.6.1.4.1.18.3.3.2.23.1.3.1.3
Queue Index, matches that of wfQosServPkgQueCfgQueueIndex
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfQueueStatTxOctets 1.3.6.1.4.1.18.3.3.2.23.1.3.1.4
Number of Transmit Octets received without error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfQueueStatTxPackets 1.3.6.1.4.1.18.3.3.2.23.1.3.1.5
Number of Transmit Packets received without error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfQueueStatTxDrops 1.3.6.1.4.1.18.3.3.2.23.1.3.1.6
Number of Transmit Packets Dropped
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfQueueStatRxBelowCirOctets 1.3.6.1.4.1.18.3.3.2.23.1.3.1.7
The number of octets received which were below the committed information rate (CIR).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfQueueStatRxBelowCirPackets 1.3.6.1.4.1.18.3.3.2.23.1.3.1.8
The number of packets received which were below the committed information rate (CIR).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfQueueStatRxAboveCirOctets 1.3.6.1.4.1.18.3.3.2.23.1.3.1.9
The number of octets received which exceeded the committed information rate, but which were within the allocated burst rate (BR).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfQueueStatRxAboveCirPackets 1.3.6.1.4.1.18.3.3.2.23.1.3.1.10
The number of packets received which exceeded the committed information rate, but which were within the allocated burst rate (BR).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfQueueStatRxAboveBrOctets 1.3.6.1.4.1.18.3.3.2.23.1.3.1.11
The number of octets received which exceeded the allocated burst rate (BR).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfQueueStatRxAboveBrPackets 1.3.6.1.4.1.18.3.3.2.23.1.3.1.12
The number of packets received which exceeded the allocated burst rate (BR).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter