For the complete documentation index, see llms.txt. This page is also available as Markdown.

Device Operational Status

Table - Property 2.3.1.2.1.1 Device Operational Status

Property Description

Property OID

2.3.1.2.1.1 / 0x020301020101

Name

Device Operational Status

Description

The device uses this property to report its operational status.

Online is the status the manufacturer populates in this property before shipping, and is the result of the device going through processes that configure its security subsystems and features. In this state, the device is fully functional and can perform transactions.

Offline means the device is no longer fully functional and can no longer perform transactions. The device automatically transitions to this state if it detects a problem with security or any of the subsystems it checks. For example, trying to open the device triggers a tamper response, which causes the device to change its operational status to Offline. To retrieve more information about the cause of an Offline status, the host can retrieve Property 2.3.1.2.1.2 Offline Status Detail.

Securing Key

None

Min. Len (b)

1

Max. Len (b)

1

Data Type

Binary

Valid Values

0x01 = Offline 0x02 = Online

Default

None

Table - Get Request Example

Example (Hex)

AA00 8104 0155D101 840F D101 8501 02 8704 03010201 8902 C100

Table - Get Response Example

Example (Hex)

AA00 81048255D101 820400000000 84820010 D101 850102 870403010201 8903 C101 02

Last updated