|
|
Description:
|
shelfCardTestFrmPatternType OBJECT-TYPE
SYNTAX INTEGER {
ccitt32kBitPattern(0),
ccitt8MBitPattern(1),
customizedPattern(2) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This attribute specifies the bit sequence used to fill the frames used
in the card test. It must contain one of the following values.
ccitt32kBitPattern: a pseudo-random sequence of 32 Kbit is used
ccitt8MBitPattern: a pseudo-random sequence of 8 Mbit is used
customizedPattern: the pattern defined by the customizedPattern
attribute is used"
DEFVAL { ccitt32kBitPattern }
|
|
|
|