|
|
Description:
|
lpDS3TestFrmPatternType OBJECT-TYPE
SYNTAX INTEGER {
ccitt32kBitPattern(0),
ccitt8MBitPattern(1),
customizedPattern(2) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This attribute defines the type of data pattern generation to use. The
following lists the available pattern types:
ccitt32kBitPattern is a pseudo-random sequence of 32 kbit.
ccitt8MBitPattern is a pseudo-random sequence of 8Mbit.
customizedPattern is the pattern defined in the customizedPattern
attribute."
DEFVAL { ccitt32kBitPattern }
|
|