MIB Viewer

s5SbsCurrentActionMode

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.5.3.11.1.5
Access
read-only
Status
current
Sub-identifiers
0
An integer value representing the type of information contained in this s5SbsAuthStatusEntry. noAction(1) represents that port does not have any security assigned or the security is turned off. partitionPort(2) represents port is partitioned. partitionPortAndsendTrap(3) represents port is partitioned and a trap will be sent to trap receive station(s). daFiltering(4) represents port will filter out the frames with the desitnation address field is the MAC address of unauthorized station. daFilteringAndsendTrap(5) represents port will filter out the frames with the desitnation address field is the MAC address of unauthorized station and a trap will be sent to trap receive station(s). sendtrap(6) represents a trap will be sent to trap receive station(s). partitionPortAnddaFiltering(7) represents port is partitioned and port will filter out the frames with the destination address field is the MAC address of unauthorized station. partitionPortdaFilteringAndsendTrap(8) represents port is partitioned, port will filter out the frames with the destination address field is the MAC address of unauthorized station and a trap will be sent to trap receive station(s).
INTEGER{ noAction(1), partitionPort(2), partitionPortAndsendTrap(3), daFiltering(4), daFilteringAndsendTrap(5), sendTrap(6), partitionPortAnddaFiltering(7), partitionPortdaFilteringAndsendTrap(8) }