MIB Viewer

l2TblHashAlgo

OBJECT-TYPE
1.3.6.1.4.1.3320.9.1.1.1.1.17
Access
read-write
Status
mandatory
Sub-identifiers
0
The hash algorithm of MAC address table. The range is 1-5. 1 means CRC32 upper,2 means CRC32 lower, 3 means LSB,4 means CRC16 lower,5 means CRC16 upper. Default is 2.
INTEGER{ crc32upper(1), crc32lower(2), lsb(3), crc14lower(4), crc16upper(5) }