MIB Viewer

tmnxDS0ChanGroupCRC

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.2.4.13.1.4
Access
read-create
Status
current
Sub-identifiers
0
The value of tmnxDS0ChanGroupCRC variable indicates the precision of the cyclic redundancy check. A value of 'crc16' is a 16-bit CRC calculation. A value of 'crc32' is a 32-bit CRC calculation. 32-bit CRC increases the error detection ability, but it also adds some performance overhead. For channel groups with encapsulation set to ATM, the default and only supported value is crc32 and applies to AAL5 CRC calculations on that channel group.
INTEGER { crc16 (1), crc32 (2) }