@gibme/starlink
    Preparing search index...

    Enumeration DishGetDiagnosticsResponse_DisablementCode

    / The dish may be disabled for a variety of reasons. / This code may be unknown while the dish is loading state / of if the dish does not support this metric.

    Index

    Enumeration Members

    BLOCKED_COUNTRY: 6

    BLOCKED_COUNTRY - / The user is in a country that is blocked for general service.

    DATA_OVERAGE_SANDBOX_POLICY: 7

    DATA_OVERAGE_SANDBOX_POLICY - / The user has exceeded the data usage quota and sandbox policy has been enforced.

    IN_OCEAN: 4

    IN_OCEAN - / User is in the Ocean and is not allowed to be.

    INVALID_COUNTRY: 5

    INVALID_COUNTRY - / In a country the user isn't allowed to get service in.

    NO_ACTIVE_ACCOUNT: 2

    NO_ACTIVE_ACCOUNT - / No active account, or expired subscription for this user.

    OKAY: 1

    OKAY - / There is no disablement, things are working fine.

    TOO_FAR_FROM_SERVICE_ADDRESS: 3

    TOO_FAR_FROM_SERVICE_ADDRESS - / User is too far from their service address.

    UNKNOWN: 0

    UNKNOWN - Unknown state.

    UNRECOGNIZED: -1