OCTET_STRING top-level constant

int const OCTET_STRING

Used to specify octets of binary or textual information.

While SMIv1 doesn't limit the number of octets, SMIv2 specifies a limit of 65535 octets. A size may be specified which can be fixed, varying, or multiple ranges.

Implementation

const OCTET_STRING = 4;