Wellfleet-DSQMS-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-DSQMS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wfDsqmsIfTable | 1.3.6.1.4.1.18.3.5.1.16.1 | no-access |
Table of DSQMS (DiffServ Queue Management and Scheduler) interfaces. |
|
1.3.6.1.4.1.18.3.5.1.16.1.1 | no-access |
DSQMS interface table entry. |
||
wfDsqmsIfCreate | 1.3.6.1.4.1.18.3.5.1.16.1.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Enumeration: 'deleted': 2, 'created': 1. |
wfDsqmsIfEnable | 1.3.6.1.4.1.18.3.5.1.16.1.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
wfDsqmsIfState | 1.3.6.1.4.1.18.3.5.1.16.1.1.3 | integer | read-only |
Current state of DSQMS on this interface. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpres': 5, 'holddown': 4. |
wfDsqmsIfLineNumber | 1.3.6.1.4.1.18.3.5.1.16.1.1.4 | integer | read-only |
Identifies the instance for this interface. |
wfDsqmsIfRestart | 1.3.6.1.4.1.18.3.5.1.16.1.1.5 | integer | read-write |
Setting this attribute to a 'set(1)' will cause immediate updating of wfDsqmsIfQueueEntry MIB on the same line number. Once activated, this attribute should be reset to 'notset(2)' to allow subsequent activations. Enumeration: 'set': 1, 'notset': 2. |
wfDsqmsIfTotalNumQueues | 1.3.6.1.4.1.18.3.5.1.16.1.1.6 | integer | read-only |
The total number of queues configured for this interface. |
wfDsqmsIfNumPQueues | 1.3.6.1.4.1.18.3.5.1.16.1.1.7 | integer | read-only |
Number of priority queues configued for this interface. |
wfDsqmsIfNumWQueues | 1.3.6.1.4.1.18.3.5.1.16.1.1.8 | integer | read-only |
Number of weighted queues configued for this interface. |
wfDsqmsIfNumPQInUse | 1.3.6.1.4.1.18.3.5.1.16.1.1.9 | integer | read-only |
Number of priority queues that are currently in use for this interface. |
wfDsqmsIfNumWQInUse | 1.3.6.1.4.1.18.3.5.1.16.1.1.10 | integer | read-only |
Number of weighted queues that are currently in use for this interface. |
wfDsqmsIfDebugLevel | 1.3.6.1.4.1.18.3.5.1.16.1.1.11 | integer | read-write |
Indicates the level of debug. none - default. No debug information is displayed trace - displaying related DSQMS function names detailed - in additional to log messages of 'high' level, some environment variables, queue info will be logged. Note: DO NOT set to 'trace' or 'detailed' debug level in operational environment as it will likely flood the logging facility. This attribute is reserved for specialized debugging in a controlled lab environment. Enumeration: 'detailed': 3, 'none': 1, 'trace': 2. |
wfDsqmsIfBestEffortQueueId | 1.3.6.1.4.1.18.3.5.1.16.1.1.12 | integer | read-only |
The Queue Id that is selected for best effort traffic for this interface. |
wfDsqmsIfPacketCount | 1.3.6.1.4.1.18.3.5.1.16.1.1.13 | integer | read-only |
Number of currently queued packets in DSQMS module on this interface. |
wfDsqmsIfByteCount | 1.3.6.1.4.1.18.3.5.1.16.1.1.14 | integer | read-only |
Number of currently queued bytes in DSQMS module on this interface. |
wfDsqmsIfXmitPkts | 1.3.6.1.4.1.18.3.5.1.16.1.1.15 | counter | read-only |
Number of xmitted packets from DSQMS module on this interface. |
wfDsqmsIfXmitBytes | 1.3.6.1.4.1.18.3.5.1.16.1.1.16 | counter | read-only |
Number of xmitted bytes from DSQMS module on this interface. |
wfDsqmsIfDroppedPkts | 1.3.6.1.4.1.18.3.5.1.16.1.1.17 | counter | read-only |
Number of dropped packets from DSQMS module on this interface. |
wfDsqmsIfDroppedBytes | 1.3.6.1.4.1.18.3.5.1.16.1.1.18 | counter | read-only |
Number of dropped bytes from DSQMS module on this interface. |
wfDsqmsIfDequeueAtLineRate | 1.3.6.1.4.1.18.3.5.1.16.1.1.19 | integer | read-write |
Determines whether the dequeuing from the queues is to be done at the line rate instead of the conventional technique or not. Enumeration: 'disabled': 2, 'enabled': 1. |
wfDsqmsIfQueueTable | 1.3.6.1.4.1.18.3.5.1.16.2 | no-access |
Table of DSQMS (DiffServ Queue Management and Scheduler) queues. |
|
1.3.6.1.4.1.18.3.5.1.16.2.1 | no-access |
DSQMS queue table entry. |
||
wfDsqmsIfQueueCreate | 1.3.6.1.4.1.18.3.5.1.16.2.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Enumeration: 'deleted': 2, 'created': 1. |
wfDsqmsIfQueueEnable | 1.3.6.1.4.1.18.3.5.1.16.2.1.2 | integer | read-write |
Enable/Disable parameter. Default is disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
wfDsqmsIfQueueState | 1.3.6.1.4.1.18.3.5.1.16.2.1.3 | integer | read-only |
Indicate whether the particular queue is operational. Enumeration: 'active': 1, 'init': 3, 'inactive': 2, 'invalid': 4. |
wfDsqmsIfQueueLineNumber | 1.3.6.1.4.1.18.3.5.1.16.2.1.4 | integer | read-only |
Identifies the interface this queue belongs to. |
wfDsqmsIfQueueId | 1.3.6.1.4.1.18.3.5.1.16.2.1.5 | integer | read-only |
Identifies the instance of this queue. |
wfDsqmsIfQueueType | 1.3.6.1.4.1.18.3.5.1.16.2.1.6 | integer | read-write |
Selects the queue scheduling type, strict priority or weighted round robin. In strict priority, the queues are serviced in the order of highest priority to lowest priority. In weighted round robin, each queue is serviced according to the weights. Enumeration: 'priority': 1, 'weighted': 2. |
wfDsqmsIfQueueBestEffort | 1.3.6.1.4.1.18.3.5.1.16.2.1.7 | integer | read-write |
The indication of whether or not this queue is used for best effort traffic. It is default to not a best effort queue. Enumeration: 'yes': 1, 'no': 2. |
wfDsqmsIfQueuePrioLevel | 1.3.6.1.4.1.18.3.5.1.16.2.1.8 | integer | read-write |
Priority level for this queue, 0=highest priority. A possible lowest priority can be 29. This parameter is applicable to priority queue only. |
wfDsqmsIfQueuePrioTimeQuantum | 1.3.6.1.4.1.18.3.5.1.16.2.1.9 | integer | read-write |
Indicates the maximum amount of time (in msec) the queue is allowed to transmit data. This intends to avoid starvation of other queues. This parameter is applicable to priority queue only. |
wfDsqmsIfQueueCfgPktLimit | 1.3.6.1.4.1.18.3.5.1.16.2.1.10 | integer | read-write |
Configured maximum number of packets this queue can hold. If this value is not configured, default to zero, the system will determine the limit based on the number of buffers available and the number of queues configured on the slot. |
wfDsqmsIfQueuePktLimit | 1.3.6.1.4.1.18.3.5.1.16.2.1.11 | integer | read-only |
Maximum number of packets this queue can hold. This value is filled in by the system if wfDsqmsIfQueueCfgPktLimit is set to default(0), otherwise it is wfDsqmsIfQueueCfgPktLimit. |
wfDsqmsIfQueueByteLimit | 1.3.6.1.4.1.18.3.5.1.16.2.1.12 | integer | read-write |
Maximum number of bytes this queue can hold. Default to zero. If zero, no byte limit. |
wfDsqmsIfQueueCfgWeight | 1.3.6.1.4.1.18.3.5.1.16.2.1.13 | integer | read-write |
Indicates the relative ratio of this queue over the sum of all the weighted queues on the same interface. For instance, this queue's CfgWeight is 5 and two other queues' CfgWeight are 3 and 2. This queue will get the weight of 5 over 10 (5+3+2) or 50%. The other queues's weights are 30% and 20%, respectively. This parameter is applicable to weighted queue only. |
wfDsqmsIfQueueWeight | 1.3.6.1.4.1.18.3.5.1.16.2.1.14 | integer | read-only |
Actual weight, in percentage, is currently used. |
wfDsqmsIfQueueQuantum | 1.3.6.1.4.1.18.3.5.1.16.2.1.15 | integer | read-only |
Amount of data (in bytes) this queue is allowed to transmit per scheduler's invocation. This value is calculated. |
wfDsqmsIfQueueFlowFairnessEnable | 1.3.6.1.4.1.18.3.5.1.16.2.1.16 | integer | read-write |
Indicates whether or not hash table should be used. When this parameter is enabled, hash table is used to separate data packets into buckets within this queue. This mechanism will improve the fairness among flows within a queue. Enumeration: 'disabled': 2, 'enabled': 1. |
wfDsqmsIfQueueJitterConst | 1.3.6.1.4.1.18.3.5.1.16.2.1.17 | integer | read-write |
Categorizes how sensitive traffic of this queue is to jitter effect, thus this parameter provides an indicator for calculating the bucket quantum. Enumeration: 'small': 1, 'large': 4, 'normal': 2. |
wfDsqmsIfQueueBucketQuantum | 1.3.6.1.4.1.18.3.5.1.16.2.1.18 | integer | read-only |
Amount of data (in bytes) a bucket within this queue is allowed to transmit per scheduler's invocation. This value is calculated based on queue quantum and the jitter constant parameters. This parameter is applicable to the flow fairness enable parameter. |
wfDsqmsIfQueueDropType | 1.3.6.1.4.1.18.3.5.1.16.2.1.19 | integer | read-write |
Indicates whether or not RED (Random Earlt Detection) is used for active queue management. If disabled, tail drop is used for this queue. This parameter is default to disabled. Enumeration: 'tail-drop': 2, 'red': 1. |
wfDsqmsIfQueuePktCount | 1.3.6.1.4.1.18.3.5.1.16.2.1.20 | integer | read-only |
Current number of packets in this queue. |
wfDsqmsIfQueueByteCount | 1.3.6.1.4.1.18.3.5.1.16.2.1.21 | integer | read-only |
Current number of bytes in this queue. |
wfDsqmsIfQueueXmitPkts | 1.3.6.1.4.1.18.3.5.1.16.2.1.22 | counter | read-only |
Total number of packets transmitted out of this queue since creation or last reset. This is a statistics parameter. |
wfDsqmsIfQueueXmitBytes | 1.3.6.1.4.1.18.3.5.1.16.2.1.23 | counter | read-only |
Toal number of bytes transmitted out of this queue since creation or last reset. This is a statistics parameter. |
wfDsqmsIfQueueDroppedPkts | 1.3.6.1.4.1.18.3.5.1.16.2.1.24 | counter | read-only |
Total number of packets dropped from this queue since creation or last reset. This is a statistics parameter. |
wfDsqmsIfQueueDroppedBytes | 1.3.6.1.4.1.18.3.5.1.16.2.1.25 | counter | read-only |
Total number of bytes dropped from this queue since creation or last reset. This is a statistics parameter. |
wfDsqmsIfQueueRedEwqaGain | 1.3.6.1.4.1.18.3.5.1.16.2.1.26 | integer | read-write |
Gain value used in exp-weighted que average calculations. Value is expressed as percent 1%-100% |
wfDsqmsIfQueueRedIdleLossRate | 1.3.6.1.4.1.18.3.5.1.16.2.1.27 | integer | read-write |
Rate - derivative from gain value for the case of empty queue. Rate with which average value is diminishes. For instance 30%, means 'Average size diminishes by 30% per second.' Value is expressed as percent 1%-99% |
wfDsqmsIfClassifierTable | 1.3.6.1.4.1.18.3.5.1.16.3 | no-access |
Table of DSQMS (DiffServ Queue Management and Scheduler) classifier. |
|
1.3.6.1.4.1.18.3.5.1.16.3.1 | no-access |
DSQMS classifier table entry. Classifier entry is used to select the queue and red function for IP packets, based on DS byte in the IP header. |
||
wfDsqmsIfClassifierCreate | 1.3.6.1.4.1.18.3.5.1.16.3.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Enumeration: 'deleted': 2, 'created': 1. |
wfDsqmsIfClassifierLineNumber | 1.3.6.1.4.1.18.3.5.1.16.3.1.2 | integer | read-only |
Identifies the interface this classifier belongs to. |
wfDsqmsIfClassifierDSCP | 1.3.6.1.4.1.18.3.5.1.16.3.1.3 | integer | read-only |
DS Code Point (DSCP) for this classifier. This is also an identifier for this instance. |
wfDsqmsIfClassifierQueueId | 1.3.6.1.4.1.18.3.5.1.16.3.1.4 | integer | read-write |
Indicates the queue to be used for IP packets whose DSCPs match with this classifier's DSCP. |
wfDsqmsIfClassifierRedId | 1.3.6.1.4.1.18.3.5.1.16.3.1.5 | integer | read-write |
Indicates the RED function to be used for IP packets whose DSCPs match with this classifier's DSCP. RedId of zero means RED is not applicable for this DSCP in the queue indicated by QueueId parameter. |
wfDsqmsRedTable | 1.3.6.1.4.1.18.3.5.1.16.4 | no-access |
Table of DSQMS (DiffServ Queue Management and Scheduler) RED (Random Early Detection). |
|
1.3.6.1.4.1.18.3.5.1.16.4.1 | no-access |
DSQMS Red table entry. Red entry is used to configure te RED parameters to make up RED drop probability. |
||
wfDsqmsRedCreate | 1.3.6.1.4.1.18.3.5.1.16.4.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Enumeration: 'deleted': 2, 'created': 1. |
wfDsqmsRedId | 1.3.6.1.4.1.18.3.5.1.16.4.1.2 | integer | read-only |
Unique identifier. |
wfDsqmsRedCfgStatus | 1.3.6.1.4.1.18.3.5.1.16.4.1.3 | integer | read-only |
Enumeration: 'defined': 1, 'notPresent': 8, 'unDefined': 2. |
wfDsqmsRed2ndOrderConst | 1.3.6.1.4.1.18.3.5.1.16.4.1.4 | integer | read-write |
Highest order constant |
wfDsqmsRed1stOrderConst | 1.3.6.1.4.1.18.3.5.1.16.4.1.5 | integer | read-write |
Lowest order constant |
wfDsqmsRedMinTh | 1.3.6.1.4.1.18.3.5.1.16.4.1.6 | integer | read-write |
Lower portion of the average queue value (percent) where prob. of being dropped is always 0 (zero) |
wfDsqmsRedMaxTh | 1.3.6.1.4.1.18.3.5.1.16.4.1.7 | integer | read-write |
Upper portion of the average queue value (percent) where prob. of being dropped is always 0 (zero) |