Variable definitions

Use the data in the following table to view AuthStatus information.

Variable Value
AuthStatusBrdIndx Indicates the index of the board. This corresponds to the index of the slot containing the board if the index is greater than zero.
AuthStatusPortIndx Indicates the index of the port on the board. This corresponds to the index of the last manageable port on the board if the index is greater than zero.
AuthStatusMACIndx Indicates the index of MAC address on the port. This corresponds to the index of the MAC address on the port if the index is greater than zero.
CurrentAccessCtrlType Displays whether the node entry is node allowed or node blocked type.
CurrentActionMode Indicates the value representing the type of information contained, including:
  • noAction—Port does not have security assigned to it, or the security feature is turned off.
  • partitionPort—Port is partitioned.
  • partitionPortAndsendTrap— Port is partitioned and traps are sent to the trap receive station.
  • Filtering—Port filters out the frames, where the destination address field is the MAC address of unauthorized station.
  • FilteringAndsendTrap—Port filters out the frames, where the destination address field is the MAC address of unauthorized station. Trap are sent to trap receive station.
  • sendTrap—A trap is sent to trap receive stations.
  • partitionPortAnddaFiltering— Port is partitioned and will filter out the frames where the destination address field is the MAC address of unauthorized station.
  • partitionPortdaFilteringAndsendTrap—Port is partitioned and will filter out the frames where the destination address field is the MAC address of unauthorized station. Traps are sent to trap receive stations.
CurrentPortSecurStatus Displays the security status of the current port, including:
  • If the port is disabled, notApplicable is returned.
  • If the port is in a normal state, portSecure is returned.
  • If the port is partitioned, portPartition is returned.