Share via


OID_802_5_CURRENT_RING_STATUS (Compact 2013)

3/26/2014

This object specifies the last ring status indicated with an NDIS_RING_XXX status code, which can be any of the following values:

  • NDIS_RING_SIGNAL_LOSS
  • NDIS_RING_HARD_ERROR
  • NDIS_RING_SOFT_ERROR
  • NDIS_RING_TRANSMIT_BEACON
  • NDIS_RING_LOBE_WIRE_FAULT
  • NDIS_RING_AUTO_REMOVAL_ERROR
  • NDIS_RING_REMOVE_RECEIVED
  • NDIS_RING_COUNTER_OVERFLOW
  • NDIS_RING_SINGLE_STATION
  • NDIS_RING_RING_RECOVERY

A miniport driver also can call NdisMIndicateStatus to indicate problems such as cables that have been accidentally removed and then reinserted, or a ring that has temporarily failed.

Requirements

Header

ntddndis.h

See Also

Reference

NDIS 5.x Legacy Token Ring Object Identifiers
MiniportQueryInformation
MiniportReset
MiniportSetInformation
NdisMIndicateStatus
NdisOpenAdapter
NDIS_PACKET
NdisRequest
NDIS_REQUEST
ProtocolStatus
NDIS 5.x Legacy Reference