Main page
OID Repository
https://oid-base.com
Display OID:

frUniLtsAlgorithm(201)


Navigating the OID tree

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

frUniLtsAlgorithm OBJECT-TYPE
SYNTAX INTEGER {
continousBurst(0),
intervalBurst(1),
delayBurst(2),
fixedBurst(3) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This attribute specifies which algorithm is used to generate the
frames.

ContinuousBurst
This mode of traffic generation creates traffic at the maximum rate
possible until all of the frames have been sent. The generator then
waits until the end of the timeInterval to begin again.

IntervalBurst
This algorithm attempts to generate 10 ms bursts of burstSize
frames. It will generate as many of the burstSize frames as it can per
sub-interval.

DelayedBurst
This algorithm generates bursts of burstSize frames separated by 10
ms delays.

FixedBurst
This aglorithm is similar to IntervalBurst, except a fixed burst size
of 12 frames is used.

delayMeasurement
This algorithm is used to measure delay. The specified number of
frames in the indicated pattern are generated, one at a time, with a
maximum wait of maxDelay before sending the next frame.
This algorithm is not implemented yet."
DEFVAL { continousBurst }



Classification:

MIB object for network management

See classes of OIDs
Short link:


Parent OID: frUniLtsSetupEntry(1) First sibling OID: frUniLtsDuration(200) Previous sibling OID: frUniLtsDuration(200) Next sibling OID: frUniLtsBurstSize(204) Last sibling OID: frUniLtsTimeInterval(205)