MIB Viewer

dslLinkLineRate

OBJECT-TYPE
1.3.6.1.4.1.6368.2.1.2.1.11
Access
read-write
Status
current
Sub-identifiers
0
Number of 64Kbit timeslots per second. The signal on the DSL link is structured as 166 2/3 frames with 48 blocks each, for a total of 8000 blocks per second. Each block contains 3 to 36 bytes (also called timeslots), as configured by this object. The bit rate of the DSL link is derived from this value. Individual timeslots can be used for data, for voice, or for voice related signalling data (D-channels). The number of data and voice timeslots is configured with dslLinkDataRate and dslLinkNumberOfBRA. The value of this variable cannot be set outside the range of 3..36, inclusive. It should be chosen such that the following conditions hold: if dslLinkNumberOfBRA is zero dslLinkLineRate >= dslLinkDataRate if dslLinkNumberOfBRA is not zero dslLinkLineRate >= dslLinkDataRate + 2*dslLinkNumberOfBRA + 1 If the value violates this condition, the DSL link raises a 'configuration' alarm.
INTEGER(3..36)