Skip to main content

OrBIT User Guide

Serial numbers

In this section:

Note

Serial numbers are only available for the eSecIP Professional and eSecIP Standard editions.

The serialNumbers information type is optional for the product configuration file.

Serial numbers can be generated by the Security Appliance and provisioned to a device during a manufacturing run. The serial numbers are provisioned sequentially based on a production counter stored in the Security Appliance. If a partial manufacturing run is followed by another manufacturing run, the production counter will continue from the last provisioned value. The serial numbers are added to the production records, if production records are enabled.

JSON field

Description

counterLength

The length of the production counter value in the serial number string . Mandatory.

counterOffset

The interval between every consecutive production counter value in the serial number format string. Mandatory.

counterRadix

The radix that the production counter value is expressed in. Mandatory.

counterStart

The start value for the production counter in the serial number format string. Mandatory.

format

The form of the serial number string. Mandatory.

itemName

The name of the serial number string, used internally. Mandatory.

provisionedAddress

The memory location for the key. Only for the eSecIP Standard edition and mandatory.

provisionedDataLengthAddress

The memory location for the length value (in bytes) of the provisioned serial number. Only for the eSecIP Standard edition and mandatory.

usageClass

An ID to be used for locating the serial number inside the BLOB. Only for the eSecIP Professional edition and mandatory.

Table 13. Summary of available fields for the serialNumbers information type


For reference information about the fields, see Descriptions of configuration fields.