|
|
Description:
|
cdx6500StatEIAEntryDimType OBJECT-TYPE
SYNTAX INTEGER {
dimTypeNone (0),
dimTypeNotInstalled (1),
dimTypeEia232d (2),
dimTypeX21 (3),
dimTypeV35 (4),
dimTypeV36 (5),
dimTypeV11 (6),
dimTypeEia530 (7),
dimTypeDsu (8),
dimTypeI430 (10),
newvalDimTypeNone (50)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The DIM Type for the port.
dimTypeNone : DIM type is none.
dimTypeNotInstalled : DIM type is not installed.
dimTypeEia232d : DIM type is EIA-232-D.
dimTypeX21 : DIM type is X-21.
dimTypeV35 : DIM type is V.35.
dimTypeV36 : DIM type is V.36.
dimTypeV11 : DIM type is V.11.
dimTypeEia530 : DIM type is EIA-530.
dimTypeDsu : DIM type is DSU.
dimTypeI430 : DIM type is I 430.
newvalDimTypeNone : same as 'dimTypeNone', new
enumeration added for RFC1155
compatibility."
|
|
|
|