IfOperStatusNotPresent constant

int const IfOperStatusNotPresent

This state is a refinement on the down state which indicates that the interface is down specifically because some component (for example, a hardware component) is not present in the system.

Implementation

static const IfOperStatusNotPresent = 6;