Retrieve multiple independent SNMP areas

it is, but I see this is my error, leave the Byte out of StringByteTable :wink: . This is a special version of StringTable that will be used with OIDBytes in the SNMPTree. Both versions of string_table can be imported like this

from cmk.base.plugins.agent_based.agent_based_api.v1.type_defs import (
    StringByteTable,
    StringTable,
)