1.4.3.27 MMHI_MIB_SECURITY_FLAGS Struct

C

typedef struct
{
    /* Flags */
    uint8_t flags;

} MMHI_MIB_SECURITY_FLAGS;

Summary

Defines the flags to enable/disable security options.

Description

Defines the object to read or write through MIB_MIB_ID_SECURITY_FLAGS object.

Remarks

None.