l2TblHashAlgo

FS-NMS-HAL-GLOBAL-MIB · .1.3.6.1.4.1.52642.9.1.1.1.1.17

Object

scalar mandatory r/w Enumeration
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.

Context

MIB
FS-NMS-HAL-GLOBAL-MIB
OID
.1.3.6.1.4.1.52642.9.1.1.1.1.17
Type
scalar
Access
readwrite
Status
mandatory
Parent
switchHALGlobal

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-HAL-GLOBAL-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-HAL-GLOBAL-MIB::l2TblHashAlgo.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-HAL-GLOBAL-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-HAL-GLOBAL-MIB::l2TblHashAlgo'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1crc32upper
2crc32lower
3lsb
4crc14lower
5crc16upper