2.2.1.2.18 INTERFACE_STATUS_INFO

The INTERFACE_STATUS_INFO structure contains the administrative status of an interface.

This structure is used in the following methods:

dwAdminStatus: The administrative status of the interface. It MUST be one of the following values.

Value

Meaning

IF_ADMIN_STATUS_UP

0x00000001

Interface is administratively enabled

IF_ADMIN_STATUS_DOWN

0x00000002

Interface is administratively disabled

When this structure is used, the InfoType of RTR_TOC_ENTRY (section 2.2.1.2.4) MUST be 0xFFFF0004 to specify IPv4 interface status information.