MIB Viewer

bridgeMacSearchCmdStatus

OBJECT-TYPE
1.3.6.1.4.1.164.4.1.10.2.1.6
Access
read-write
Status
current
Sub-identifiers
0
The status of the search process: notApplicable - used as default value startSearch - initiate search process macSearching - search is in process macFound - the search was end with a result macNoFound - the search was end without a result failed - there was a failed in the process .
INTEGER { notApplicable (1), startSearch (2), macSearching (3), macFound (4), macNoFound (5), failed (6) }