VendorProfileOptionType class - Platform - BlueCat Gateway - 21.11.2

Gateway Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
21.11.2

class bluecat_libraries.address_manager.constants.VendorProfileOptionType(value)

Vendor Profile Option Types

BINARY = 'BINARY'

BOOLEAN = 'BOOLEAN'

ENCAPSULATED = 'ENCAPSULATED'

IP4 = 'IP4'

IP4_MASK = 'IP4_MASK'

SIGNED_INT_16 = 'SIGNED_INT_16'

SIGNED_INT_32 = 'SIGNED_INT_32'

SIGNED_INT_8 = 'SIGNED_INT_8'

STRING = 'STRING'

TEXT = 'TEXT'

UNSIGNED_INT_16 = 'UNSIGNED_INT_16'

UNSIGNED_INT_32 = 'UNSIGNED_INT_32'

UNSIGNED_INT_64 = 'UNSIGNED_INT_64'

UNSIGNED_INT_8 = 'UNSIGNED_INT_8'